calendar-scheduling
SKILL.md
Temporal Cortex — Calendar Scheduling Router
This is the router skill for Temporal Cortex calendar operations. It routes your task to the right sub-skill based on intent.
Source & Provenance
- Homepage: temporal-cortex.com
- Source code: github.com/temporal-cortex/mcp (open-source Rust)
- npm package: @temporal-cortex/cortex-mcp
- Skills repo: github.com/temporal-cortex/skills
Sub-Skills
| Sub-Skill | When to Use | Tools |
|---|---|---|
| temporal-cortex-datetime | Time resolution, timezone conversion, duration math. No credentials needed — works immediately. | 5 tools (Layer 1) |
| temporal-cortex-scheduling | List calendars, events, free slots, availability, RRULE expansion, and booking. Requires OAuth credentials. | 11 tools (Layers 0-4) |