wk-cal
Installation
SKILL.md
π Calendar
Canonical calendar operations for Google Calendar via MCP. All skills that interact with calendar data delegate here.
Auth Check
HARD RULE: Always perform this check first.
Before any calendar operation, verify the Google Calendar MCP is available:
ToolSearch("gcal")
If no tools are returned, tell the user:
Google Calendar MCP is not connected. Check your MCP settings and ensure the Gcal integration is enabled, then retry.