gog-contacts Skill
Google Contacts operations through gog. Published by openclaw in gogcli.
What is gog-contacts Skill?
Google Contacts operations through 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
- Data analysis
- Writing
- Research
- Data analysis use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use gog-contacts Skill
- Use it for data analysis.
- Use it for writing.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/gogcli
- Skill file: .agents/skills/gog-contacts/SKILL.md
What it does
Google Contacts operations through gog.
Skill instructions
Google Contacts <!-- Generated by scripts/gen-agent-skills.mjs; do not edit. -- Use gog for Google Contacts operations. Read ../gog/SKILL.md first for shared auth, output, safety, and live-write rules. Safe start bash gog auth list --check --json --no-input gog schema contacts --json gog --readonly --account user@example.com contacts search alice --json --wrap-untrusted - Select the account explicitly with --account. - Use --json --wrap-untrusted for agent-readable Google content. - Use --readonly when the task must not mutate Google data. - Use --no-input in automation and --dry-run before supported writes. - Confirm the exact account, object, and mutation before any write or delete. Commands | Command | Purpose | | --- | --- | | create | Create a contact | | dedupe | Find likely duplicate contacts and optionally merge them | | delete | Delete a contact | | directory | Directory contacts | | export | Export contacts as vCard (.vcf) | | get | Get a contact | | list | List contacts | |
Explore related resources
Frequently asked questions
What is gog-contacts?
gog-contacts is a open-source AI agent skill with Copy skill directory. Google Contacts operations through gog.
Who is gog-contacts best for?
gog-contacts is best for reusing agent instructions, scripts, and references, data analysis workflows, writing workflows, research workflows.
How do I install gog-contacts?
Install or run gog-contacts using Copy skill directory. Check gog-contacts for the latest setup command.
Is gog-contacts actively maintained?
gog-contacts may need a closer maintenance check before production use.
Auto-fetched from GitHub.