second-brain-os: Skill for Claude Code

.claude/skills/design-meeting-notes/SKILL.md

design-meeting-notes is a skill for Claude Code from the-sid-dani/second-brain-os. It costs 67 tokens per session (209 once invoked), scanned A, original, MIT.

A meeting-notes page template with space for attendees, an agenda, decisions, action items, open questions, and the next meeting.

In plain words
What is it for?
Use it to create notes for meetings, one-to-ones, all-hands recaps, or other discussions, including action-item tables and a meeting follow-up section.
Why use it?
It puts the main outcomes of a meeting in one structured view instead of scattered notes. Owners, due dates, and statuses make follow-up responsibilities easier to track.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is the-sid-dani/second-brain-os's own configuration. It tells Claude Code how to work on second-brain-os itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything second-brain-os configures →

Reuse

Borrowing it

Nothing to install: this file belongs to the-sid-dani/second-brain-os. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/the-sid-dani/second-brain-os/main/.claude/skills/design-meeting-notes/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/the-sid-dani/second-brain-os

Made for: Claude Code.

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 design-meeting-notes

README.md
[![agentmods](https://agentmods.dev/badge/skills/the-sid-dani/second-brain-os/design-meeting-notes.svg)](https://agentmods.dev/skills/the-sid-dani/second-brain-os/design-meeting-notes)
Your own site
<a href="https://agentmods.dev/skills/the-sid-dani/second-brain-os/design-meeting-notes"><img src="https://agentmods.dev/badge/skills/the-sid-dani/second-brain-os/design-meeting-notes.svg" alt="Measured on agentmods" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 209 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.00067 $0.00209
Opus 5 $0.00034 $0.00105
Sonnet 5 $0.00013 $0.00042
Haiku 4.5 $0.00007 $0.00021

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

Security

Grade A, and why

design-meeting-notes 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 8d 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.

.claude/skills/design-meeting-notes/SKILL.md · 27 lines

What it actually says

Meeting Notes Skill

Produce a single-screen meeting notes page.

Workflow

  1. Read DESIGN.md.
  2. Layout:
    • Header: meeting title, date, time, location/Zoom, attendees row.
    • Agenda checklist (4–6 items).
    • Decisions panel — bulleted list with strong styling.
    • Action items table with owner, due date, status.
    • "Open questions" + "next meeting" footer.
  3. Subdued colour palette, clear hierarchy.

Output contract

<artifact identifier="notes-name" type="text/html" title="Meeting Notes">
<!doctype html>...</artifact>
Files

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.

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. 8d ago First seen · 27 lines · 67 tokens per session scan A 7fe6aaa2c66c

Subscribe to this mod's changes

design-meeting-notes is a skill published in the GitHub repository the-sid-dani/second-brain-os (3 stars, last pushed 1mo ago), licensed MIT. It adds 67 tokens to every session and 209 once invoked, about $0.0003 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

issue-match

Measure a TARGET repository's queue + find a LIVE door (an open issue matching our artifact) BEFORE pushing a PR there. Trigger on "/issue-match", "is this repo worth a PR", "measure the queue", "find a live issue". Answers "knock here or skip": how many open PRs, how many of the last N closed ones were actually…

tonydzi/second-brain-starter-kit · 100 tokens

agenda

The operator's day at a glance, on demand — today's calendar plus what needs THEM personally (leads due, real humans awaiting a reply, deadlines) pulled from Calendar + Telegram, ranked. Trigger on "/agenda", "what's on today", "my agenda". READ-ONLY summary — it never sends or commits anything. Pairs with a…

tonydzi/second-brain-starter-kit · 83 tokens

oma-pm

Product manager that decomposes requirements into actionable tasks with priorities and dependencies. Use for planning, requirements, specification, scope, prioritization, task breakdown, and ISO 21500, ISO 31000, or ISO 38500-aligned planning recommendations.

first-fluke/oh-my-agent · 55 tokens

oma-coordination

Guide for coordinating PM, Frontend, Backend, Mobile, and QA agents on complex projects via CLI. Use for manual step-by-step coordination and workflow guidance.

first-fluke/oh-my-agent · 36 tokens

pm

When you want to manage projects across your businesses using a kanban + Eisenhower methodology. One kanban per business (whatever portfolio of businesses, projects, or initiatives you run). Tool-agnostic — connects via API/MCP to whatever PM tool each business uses (Notion, GitHub Projects, Plane, Linear, Obsidian…

coreyhaines31/makerskills · 206 tokens

create-request

Create, update, or scan per-task request tickets for progress tracking. These are date-prefixed non-lifecycle docs under requests/, NOT feature-level requirements (use /req-analyze for those). Use when: tracking task progress, updating completion status, scanning incomplete requests, checking request status dashboard.…

sd0xdev/sd0x-harness · 112 tokens