Minutes is an open-source, local-first meeting recorder that transcribes meetings, calls, and voice memos on the device and stores the results as Markdown files. It is for people who want their meeting records available to Claude Code, Codex, Cursor, and other MCP clients without uploading them. The catalogue add-ons extend agent workflows for querying and using those local meeting files.
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.
npx skills add silverstein/minutes --skill minutes-x1-closeoutgit clone --depth 1 https://github.com/silverstein/minutesWrote 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.
[](https://agentmods.dev/skills/silverstein/minutes/minutes-x1-closeout)<a href="https://agentmods.dev/skills/silverstein/minutes/minutes-x1-closeout"><img src="https://agentmods.dev/badge/skills/silverstein/minutes/minutes-x1-closeout/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.
<a href="https://agentmods.dev/skills/silverstein/minutes/minutes-x1-closeout"><img src="https://agentmods.dev/badge/skills/silverstein/minutes/minutes-x1-closeout.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00071 | $0.01128 |
| Opus 5 | $0.00036 | $0.00564 |
| Sonnet 5 | $0.00014 | $0.00226 |
| Haiku 4.5 | $0.00007 | $0.00113 |
Grade A, and why
minutes-x1-closeout 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 7d 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.
How it starts
The opening of the file, as written. The whole thing — 93 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/minutes-x1-closeout
Turn one clear meeting outcome into a proposed closeout for one existing X1 coordination thread. Minutes supplies the source. X1 supplies identity, authority, review, disposition, and the household record.
Required connections
This workflow needs both the local Minutes MCP and the official X1 MCP. If X1 isn't connected, stop after identifying the meeting outcome and direct the user to X1's official connection instructions. Don't invent an endpoint, credential, account, thread ID, or local substitute.
Workflow
-
Call Minutes
get_meeting_insightswithinclude_restricted: falseto find anexplicitorstrongdecision or commitment that supports the closeout the user requested. The logged restricted-source override is forbidden for this cross-service handoff. Use only an insight released by that bounded call. Don't useagent.annotation, a raw path, a transcript fragment read outside Minutes, or a model-written summary as source proof. -
Use X1
find_coordination_threadsorlist_my_coordination_threads, thenget_coordination_thread, to resolve exactly one open thread the signed-in X1 actor can read. If zero or multiple threads plausibly match, ask the user to choose. Never select a hidden, closed, or guessed target. -
Ask the user to choose the X1 outcome if they haven't already:
resolved,escalated_elsewhere,deferred, orno_longer_relevant. Meeting language that money was sent, a wire was approved, or a payment was discussed doesn't prove settlement. Keep the work open unless the user explicitly chooses a non-settlement closeout. -
Build
sourceProposalfrom the exact released Minutes insight:schema:minutes.x1.proposed-closeoutschemaVersion:1sourceKind:meeting_insightinsightRecordedAt: copytimestampexactlyinsightKind: copykindexactlyconfidence: copyconfidenceexactlysourceExcerpt: copycontentexactlysourceAudienceState:unboundsourceParticipantCount: the exact length ofparticipants, or0when the released insight has no participant arraysourceRefSha256: SHA-256 of the exactsource_meetingstring, computed locallysourceContentSha256: SHA-256 of the exactcontentstring, computed locally
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 7d ago First seen · 93 lines · 71 tokens per session scan A fca8fd7e447a
minutes-x1-closeout is a skill published in the GitHub repository silverstein/minutes (1,473 stars, last pushed yesterday), licensed MIT. It adds 71 tokens to every session and 1,128 once invoked, about $0.0004 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-09-03.
Other skills, from other repositories
ai-meeting-notes
Messy notes → Clear action items. Instantly. Paste any meeting notes, transcript, or text. Get summaries, action items with owners and deadlines. Auto-saved, searchable, with integrated to-do tracking. No bot. No subscription. No setup.
persuasion-and-influence
Equips leaders with daily micro-influence tactics -- reading emotional temperature in meetings, deploying peer power, establishing authority organically, using consistency commitments, and knowing when to compromise. Use when preparing for a difficult one-on-one, navigating a meeting where buy-in is needed, responding…
psychological-safety-practice
Translates psychological safety theory into daily leader behaviours -- the specific words, reactions, and micro-actions that build or destroy a team's willingness to speak up. Covers misconceptions, responding to mistakes, inviting honest feedback, modelling healthy conflict, addressing bad behaviour immediately, and…
strategic-questioning
Transforms leaders from directive communicators into strategic questioners who use inquiry to inspire thinking, surface hidden problems, build ownership, and drive better decisions. Covers five essential leadership questions, the art of context-rich inquiry, question-driven meeting design, and techniques for using…
Board Meeting Prep
Prepare board meeting decks, updates, and materials for effective governance.
clean-messy-notes-to-action-items
How to parse chaotic brain dumps and meeting notes into structured [WHO] - [WHAT] - [BY WHEN] action items, decisions, and follow-ups.