Agent skill

google_calendar

Manage calendar events using Google Calendar via Composio.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/google-calendar

Metadata

Additional technical details for this skill

requires
[
    "composio"
]

SKILL.md

Google Calendar Skill

This skill allows you to manage calendar events using the Composio Google Calendar integration.

Tools

You have access to the following Composio tools (namespaces may vary, check mcp__composio__*):

  • GOOGLECALENDAR_CREATE_EVENT: Create new events.
  • GOOGLECALENDAR_LIST_EVENTS: List upcoming events.
  • GOOGLECALENDAR_UPDATE_EVENT: Modify existing events.
  • GOOGLECALENDAR_DELETE_EVENT: Remove events.

Usage Guidelines

  1. Authentication: If auth is required, the tool will provide a link. Pass this to the user.
  2. Date/Time: Always use ISO format or relative terms that the tool understands.
  3. Timezone: Be aware of the user's timezone (check context).

workflows

  • Schedule Meeting: verify availability -> create event -> notify user.
  • Daily Briefing: list events for today -> summarize.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results