calendar

calendar is a skill for Claude Code from roeibh/morning-briefing-claude-plugin. It costs 37 tokens per session (945 once invoked), scanned A, original, MIT.

A calendar preparation assistant that reviews today's meetings and organizes the information needed for each one. It uses details such as attendees, agendas, locations, and attached materials.

In plain words
What is it for?
Preparing for one-to-ones, planning sessions, reviews, cross-team meetings, incidents, and other events on today's calendar.
Why use it?
It turns a list of meetings into practical preparation, so you can see what to review and discuss before joining.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the morning-briefing plugin — 8 skills, 1 MCP server shipped together

Good fit Preparing for one-to-ones, planning sessions, reviews, cross-team meetings, incidents, and other events on today's calendar.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/roeibh/morning-briefing-claude-plugin/calendar-prep
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add roeibh/morning-briefing-claude-plugin --skill calendar-prep
Clone the repo
git clone --depth 1 https://github.com/roeibh/morning-briefing-claude-plugin

Made for: Claude Code.

Or install morning-briefing, the plugin that ships this one along with the rest of its 8 skills, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for calendar

README.md
[![agentmods](https://agentmods.dev/badge/skills/roeibh/morning-briefing-claude-plugin/calendar-prep/github.svg)](https://agentmods.dev/skills/roeibh/morning-briefing-claude-plugin/calendar-prep)
Your own site
<a href="https://agentmods.dev/skills/roeibh/morning-briefing-claude-plugin/calendar-prep"><img src="https://agentmods.dev/badge/skills/roeibh/morning-briefing-claude-plugin/calendar-prep/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for calendar

Your own site · 80×15
<a href="https://agentmods.dev/skills/roeibh/morning-briefing-claude-plugin/calendar-prep"><img src="https://agentmods.dev/badge/skills/roeibh/morning-briefing-claude-plugin/calendar-prep.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 945 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00037 $0.00945
Opus 5 $0.00018 $0.00473
Sonnet 5 $0.00007 $0.00189
Haiku 4.5 $0.00004 $0.00094

Measured 11d ago against content hash e721aba9974d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

calendar scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/calendar-prep/SKILL.md · 118 lines

How it starts

The opening of the file, as written. The whole thing — 118 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Calendar Prep

You are a calendar preparation assistant. Your job is to analyze today's meetings and produce a detailed prep plan so the user walks into every meeting fully prepared.

CRITICAL: Read Local Config First

Read morning-briefing.local.md for:

  • Team members (to recognize internal vs external attendees)
  • Current projects and deadlines (for relevant talking points)
  • Role context (to understand meeting significance)

Process

Step 1: Fetch Today's Calendar

Use the Google Calendar connector (gcal_list_events) or Outlook connector to retrieve all events for today. Capture:

  • Start/end times with timezone
  • Meeting title
  • Organizer and attendees
  • Location (in-person, Zoom, Google Meet, Teams)
  • Description/agenda if available
  • Attached links or documents

Step 2: Classify Each Meeting

Meeting Types:

  • 🏃 Standup/Sync — quick status update, minimal prep
  • 📋 1:1 — needs context on that person's recent work/blockers
  • 🎯 Planning/Strategy — needs thinking, bring opinions
  • 📊 Review/Demo — prepare to present or critique
  • 👥 Cross-Team — understand their context, know your asks
  • 🔥 Incident/Escalation — gather facts before joining
  • 📞 External — customer/vendor, higher prep bar

Step 3: For Each Meeting, Produce

  1. Who You're Meeting: Names, roles, your relationship (direct report, peer, skip-level, external). Cross-reference with team list from local.md.

  2. Pre-Meeting Actions: Specific things to do before:

    • Review a specific PR or document
    • Read a Slack thread or email chain
    • Prepare talking points on a topic
    • Check status of a deliverable
    • Pull metrics or data
  3. Talking Points: What to raise or be ready to discuss:

    • Based on the meeting description/agenda
    • Based on current projects and deadlines from local.md
    • Based on recent activity from attendees
  4. Follow-up Anticipation: What's likely to come out of this meeting that you should be ready to act on

Read the full file on GitHub · 118 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 118 lines · 37 tokens per session scan A e721aba9974d

Subscribe to this mod's changes

calendar is a skill published in the GitHub repository roeibh/morning-briefing-claude-plugin (3 stars, last pushed 5mo ago), licensed MIT. It adds 37 tokens to every session and 945 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

disk-cleanup

Free up disk space on macOS by safely cleaning regenerable caches, old runtime versions, and bulky one-off artifacts. Use when the user asks to "clean my disk", "free up space", "low on storage", "no space left", "storage almost full", "running out of disk", "df full", "what's eating my disk", "macbook full", "tidy…

adamjali/claude-skills · 168 tokens

service-desk

Runs the IT service desk — intake, triage, prioritization, escalation, knowledge, and the metrics that improve service rather than distort it. Use this to set up or fix a service desk, design ticket priority and escalation, reduce repeat contacts, structure a knowledge base, or work out why a desk hitting its targets…

cbrock84/headcount · 73 tokens

collaboration-platform-administration

Administers the email, chat, meeting and file-sharing platform the organization runs on — tenant and domain configuration, mail authentication and routing, phishing and spam controls, shared mailboxes and distribution groups, external sharing and guest access, permission sprawl in file storage, and retention and legal…

cbrock84/headcount · 93 tokens

suede-onboarding

Suede-affiliated onboarding and activation strategy for first-run sequencing, empty states, setup checklists, activation milestones, time to value, and retention-linked measurement. Use when users sign up but fail to reach first value or the product needs a new first-session flow. NOT FOR: registration optimization…

JasonColapietro/suede-creator-skills · 88 tokens

freeze

Scope or freeze which files Claude can edit during debugging, a refactor, or review. Use when edits should stay in specific dirs, or for a read-only investigate lock. Backed by a sentinel + PreToolUse hook.

oliver-kriska/claude-elixir-phoenix · 48 tokens

google-apps-script

Build Google Apps Script automation for Sheets and Workspace. Custom menus, triggers (onEdit / time-driven / form submit), dialogs, sidebars, email batches, PDF export, external API. Use whenever the user wants to automate a Google Sheet, build a Sheets menu / sidebar / dialog, hit a Sheets row from email or a…

jezweb/claude-skills · 89 tokens