
Google Calendar Tool
from animaworks221
Tool integration for listing and creating Google Calendar events via OAuth2 — list upcoming events, add appointments, and manage calendars.
What it does
Provides an external calendar integration that lets agents list upcoming events, create events, and update schedules using Google Calendar's OAuth2 API. The skill exposes CLI-style actions (list, add) and example JSON payloads for programmatic invocation. It defines parameters such as max_results, days, calendar_id, attendees, and event details to support both interactive and automated workflows.
When to use it
Use this skill when an agent needs to read a user's upcoming events, schedule a meeting, or insert calendar entries programmatically. It's suited for assistants that manage calendars, set reminders, coordinate meetings, or synchronize events between systems. Requires OAuth2 credentials setup.
What's included
- Scripts: none bundled inside this template (has_scripts=false)
- References: none included (has_references=false)
- Instructions: clear CLI invocation examples, JSON action payloads for list and add, parameter tables for required and optional fields, and notes about storing OAuth2 credentials.
Compatible agents
Designed for agents able to call external tools or run CLI wrappers (animaworks runtime). Works best with agents that can handle OAuth flows or delegate credential prompting to the user (Claude/Codex/Gemini/ACP agents).
Tags
Information
- Repository
- animaworks







