Bridge to manage Google Calendar events via command line for scheduling and inspection.

Install

mkdir -p .claude/skills/adhoc-gcal && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13228" && unzip -o skill.zip -d .claude/skills/adhoc-gcal && rm skill.zip

Installs to .claude/skills/adhoc-gcal

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Wrapper skill: inspect Google Calendar meetings and create draft-confirmed events.
82 charsno explicit “when” trigger
Beginner

Key capabilities

  • List upcoming Google Calendar meetings
  • Inspect details of a single calendar event
  • Create local meeting drafts
  • Confirm meeting drafts into calendar events
  • Authenticate with Google Calendar
  • Specify account for listing or creating events

How it works

This skill provides an interface to Google Calendar, allowing users to list upcoming meetings, inspect event details, and create draft events that can then be confirmed as real calendar entries.

Inputs & outputs

You give it
Account, number of days for listing, or title and start time for creating a draft
You get back
List of meetings, details of an event, or a confirmed calendar event

When to use adhoc-gcal

  • Listing calendar meetings
  • Drafting new meeting events
  • Checking calendar schedule

About this skill

Ad-hoc Google Calendar

This is a Claude Code mirror of adhoc_gcal from .agents/skills/. Original source: .agents/skills/adhoc_gcal/SKILL.md Skill class: adhoc

This is a wrapper skill for the repo automation in 90_System/Skills/adhoc_gcal/.

Scope

  • List/search upcoming meetings
  • Inspect one event
  • Create local meeting drafts and confirm them into real calendar events

Run (from the vault repo root)

  • Authenticate:
    • .\.venv\Scripts\python.exe 90_System\Skills\adhoc_gcal\adhoc_gcal.py auth --account private
  • List meetings:
    • .\.venv\Scripts\python.exe 90_System\Skills\adhoc_gcal\adhoc_gcal.py list --account both --days 14
  • Create a draft:
    • .\.venv\Scripts\python.exe 90_System\Skills\adhoc_gcal\adhoc_gcal.py create-meeting-draft --account private --title "Planning" --start "2026-03-12T10:00:00+01:00"
  • Full docs:
    • 90_System/Skills/adhoc_gcal/SKILL.md

When not to use it

  • When managing calendar settings outside of events
  • When interacting with other Google services
  • When the user needs to modify existing confirmed events directly

Limitations

  • The skill is a wrapper for `adhoc_gcal`
  • The skill focuses on listing and creating events
  • The skill requires authentication with Google Calendar

How it compares

This skill offers a programmatic way to interact with Google Calendar for listing and creating events, providing a structured approach compared to manual calendar management.

Compared to similar skills

adhoc-gcal side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
adhoc-gcal (this skill)04moNo flagsBeginner
archon99moReviewIntermediate
linear102moNo flagsBeginner
zapier-workflows118moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

archon

coleam00

Interactive Archon integration for knowledge base and project management via REST API. On first use, asks for Archon host URL. Use when searching documentation, managing projects/tasks, or querying indexed knowledge. Provides RAG-powered semantic search, website crawling, document upload, hierarchical project/task management, and document versioning. Always try Archon first for external documentation and knowledge retrieval before using other sources.

9140

linear

lobehub

Linear issue management guide. Use when working with Linear issues, creating issues, updating status, or adding comments. Triggers on Linear issue references (LOBE-xxx), issue tracking, or project management tasks. Requires Linear MCP tools to be available.

10117

zapier-workflows

davila7

Manage and trigger pre-built Zapier workflows and MCP tool orchestration. Use when user mentions workflows, Zaps, automations, daily digest, research, search, lead tracking, expenses, or asks to "run" any process. Also handles Perplexity-based research and Google Sheets data tracking.

11101

attio-skill-generator

kesslerio

Generate use-case-specific Attio workflow skills from templates. Use when creating new skills for lead qualification, deal management, customer onboarding, or custom Attio workflows.

7100

github-manage

matteocervelli

Manage operations concerning GitHub on behalf of user

693

cto-engineering-metrics

rinaldofesta

Expert methodology for defining, tracking, and interpreting engineering performance metrics including DORA, team health, productivity, and executive reporting.

585

Search skills

Search the agent skills registry