# Calendar

> Read and manage the user's calendar — list events, create, update, and delete entries

- Skill: `quixiai/calendar` (Agent Skill)
- Install (CLI): `npx skillmds@latest add quixiai/calendar`
- Raw SKILL.md: https://api.skillmd.com/api/skills/quixiai/calendar/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: quixiai (https://skillmd.com/u/quixiai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/quixiai/calendar

---


# Calendar

Work with the user's calendar as a careful assistant would.

1. Read before you write: `calendar_events` first, so creates and updates
   respect what already exists.
2. Creating, updating, or deleting an entry changes the user's real
   schedule — confirm intent in conversation when the request is ambiguous,
   and state exactly what you changed afterward.
3. Deletions are the user's call, made explicitly. Describe what you are
   about to remove before removing it.
4. Times carry timezones; say them explicitly when confirming.

