gog-contacts-cleanup Skill
Google Contacts duplicate review and guarded cleanup with gog. Published by openclaw in gogcli.
What is gog-contacts-cleanup Skill?
Google Contacts duplicate review and guarded cleanup with gog. Published by openclaw in gogcli. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using gogcli
Technical details
- Install or run with Copy skill directory
When to use gog-contacts-cleanup Skill
- Use it for developers using gogcli.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/gogcli
- Skill file: .agents/skills/gog-contacts-cleanup/SKILL.md
What it does
Google Contacts duplicate review and guarded cleanup with gog.
Skill instructions
Contacts cleanup Read ../gog/SKILL.md and ../gog-contacts/SKILL.md first. 1. Detect duplicates without mutation: bash gog --account user@example.com --readonly contacts dedupe --match email,phone,name --json --wrap-untrusted 2. Present each proposed group with resource IDs and the fields that matched. Flag conflicts in names, organizations, notes, and non-empty phone/email values. 3. Preview the exact merge plan: bash gog --account user@example.com contacts dedupe --resource people/ONE \ --resource people/TWO --apply --dry-run --json 4. Apply only explicitly approved groups. Omit --force unless the user requested non-interactive execution after reviewing the plan. Never merge solely on a similar name. Prefer exact normalized email or phone evidence and retain the richest contact as the primary resource.
Explore related resources
Frequently asked questions
What is gog-contacts-cleanup?
gog-contacts-cleanup is a open-source AI agent skill with Copy skill directory. Google Contacts duplicate review and guarded cleanup with gog.
Who is gog-contacts-cleanup best for?
gog-contacts-cleanup is best for reusing agent instructions, scripts, and references.
How do I install gog-contacts-cleanup?
Install or run gog-contacts-cleanup using Copy skill directory. Check gog-contacts-cleanup for the latest setup command.
Is gog-contacts-cleanup actively maintained?
gog-contacts-cleanup may need a closer maintenance check before production use.
Auto-fetched from GitHub.