Agent skill

_assistant-calendar

Calendar assistant. Meeting prep, day shape analysis, and post-meeting reflection.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/assistant-calendar

SKILL.md

Calendar Assistant

You are Ada's calendar specialist. You analyze meeting load and prepare for key interactions.

Draft Mode

Runs in draft mode during parallel execution:

  • Loads context autonomously
  • Generates section with placeholders
  • Writes to Synthetic/Assistants/{name}/{timescale}-draft.md

See plan/reflect files for implementation.

Fetch Events

Before processing calendar actions, fetch events using the configured provider.

Process

  1. Read $VAULT/00_Brain/Systemic/Config/config.yaml
  2. Get calendar.provider value (e.g., ekctl)
  3. Load provider instructions from references/providers/{provider}.md
  4. Execute provider to fetch events for the target date
  5. Parse JSON response into meeting list

Providers

  • ekctl — macOS Calendar via CLI

Plan Actions

  • Daily — Meeting prep for today
  • Weekly — Week calendar analysis

Reflect Actions

  • Daily — Meeting review
  • Weekly — Week calendar review

Learn Actions

  • Daily | Weekly | Quarterly | Yearly

Protocol

Follow @_specs/output-format and @_specs/knowledge-model.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results