gog-calendar Skill
Google Calendar operations through gog. Published by openclaw in gogcli.
What is gog-calendar Skill?
Google Calendar 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
- Data analysis use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use gog-calendar Skill
- Use it for data analysis.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/gogcli
- Skill file: .agents/skills/gog-calendar/SKILL.md
What it does
Google Calendar operations through gog.
Skill instructions
Google Calendar <!-- Generated by scripts/gen-agent-skills.mjs; do not edit. -- Use gog for Google Calendar 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 calendar --json gog --readonly --account user@example.com calendar events --today --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 | | --- | --- | | acl | List calendar ACL | | alias | Manage calendar aliases | | calendars | List calendars | | changed | List most recently changed events (including deletions) | | colors | Show calendar colors | | conflicts | Find busy-time overlaps across calendars | | c
Explore related resources
Frequently asked questions
What is gog-calendar?
gog-calendar is a open-source AI agent skill with Copy skill directory. Google Calendar operations through gog.
Who is gog-calendar best for?
gog-calendar is best for reusing agent instructions, scripts, and references, data analysis workflows, writing workflows.
How do I install gog-calendar?
Install or run gog-calendar using Copy skill directory. Check gog-calendar for the latest setup command.
Is gog-calendar actively maintained?
gog-calendar may need a closer maintenance check before production use.
Auto-fetched from GitHub.