bydesplega-ai· 27 skills
Per-app playbook for driving Google Calendar through Composio (toolkit slug googlecalendar). Verified GOOGLECALENDAR_* tool slugs and argument shapes for listing, finding, creating, and updating events plus free/busy. Use alongside the composio hub skill. CRITICAL — covers the "events from a year ago" trap: GOOGLECALENDAR_EVENTS_LIST has no default timeMin, so you MUST pass timeMin/orderBy/singleEvents to get upcoming events.
$npx -y skills add desplega-ai/agent-swarm --skill composio-google-calendarInstalls into the current project.
Run `npx skills use "https://github.com/desplega-ai/agent-swarm" --skill "desplega-ai/agent-swarm/composio-google-calendar"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/desplega-ai/agent-swarm" that are relevant to the current task. Run `npx skills add "https://github.com/desplega-ai/agent-swarm"` and select the relevant skills, then follow their instructions.