Agent Skills: Google Calendar

Google Calendar CLI for listing calendars, managing events, and checking availability. Use when you need to view, create, update, or delete calendar events, check free/busy status, or list calendars.

UncategorizedID: bentossell/bentos/gcal

Install this agent skill to your local

pnpm dlx add-skill https://github.com/bentossell/bentos/tree/HEAD/internal/assets/pos/skills/gcal

Skill Files

Browse the full folder contents for gcal.

Download Skill

Loading file tree…

internal/assets/pos/skills/gcal/SKILL.md

Skill Metadata

Name
gcal
Description
Google Calendar surface for syncing upcoming events and proposing/applying safe calendar actions.

Google Calendar

This skill uses the gccli tool.

Allowed operations

| Operation | Allowed | Notes | |---|---:|---| | sync | yes | reads only | | create_event | propose only | (apply supports, but off by default) |

References

  • references/factory-skill.md (CLI usage)