meeting-notes is agent-read markdown (skill) from khaledsaeed18/dotclaude: Turn a meeting transcript, recording summary, or rough notes into a record people act on: decisions with their reasons, action items with one owner and a date each, open questions, and a short summary, in the team's existing notes format, with nothing invented and unclear attributions marked. Use after a meeting, when a transcript needs to become a shareable record, or when action items from a meeting keep getting lost..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
A meeting record is read by two people: the one who was there and forgot, and the one who was not there and needs to act. Both want the decisions and the actions, not the conversation. Summarise the conversation only as far as it explains a decision.
## Read first
- The whole transcript or notes, once, before extracting anything.
- The previous meeting's record if it exists (same series), to carry over open actions and check which were done.
- The team's notes format, if any (a directory of past notes, a template). Match it exactly; a record in a new format is a record nobody finds.
## Extract
**Decisions**: something the group agreed will happen or be true. Record the decision, who made or confirmed it, the reason given, and any alternative rejected. A decision without a reason gets `[reason not stated]`, not a guessed one.
**Action items**: a verb, one owner (a person, never "the team"), a due date or `[date not set]`. If the transcript assigns nothing, list the action under "Unassigned" rather than picking someone.
**Open questions**: raised and not resolved, with who raised it and what resolving it would need.
…
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
GET https://markdownregistry.com/api/v1/artifacts/art_3zkwbbveg7pkbvv6
GET https://markdownregistry.com/api/v1/resolve?ref=khaledsaeed18/dotclaude/meeting-notes
GET https://markdownregistry.com/api/v1/blob/1de71b1224944cfbb2a0e0d922de705688d80e7943f783da17e903031a25c03d
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
khaledsaeed18/dotclaude · .agents/skills/improve/SKILL.md · Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER…
khaledsaeed18/dotclaude · .claude-plugin/plugins/docs/skills/adr-writing/SKILL.md · Write Architecture Decision Records that a future engineer can act on: a numbered, immutable record with the context…
khaledsaeed18/dotclaude · .claude-plugin/plugins/docs/skills/openapi-spec/SKILL.md · Write, generate, or review an OpenAPI 3.1 specification for an HTTP API so that it is accurate to the implementation…
khaledsaeed18/dotclaude · .claude-plugin/plugins/docs/skills/readme-writing/SKILL.md · Write or restructure a README that gets a reader from landing to first success in minutes: a one-line purpose, a…
khaledsaeed18/dotclaude · .claude-plugin/plugins/docs/skills/technical-writing/SKILL.md · Write and edit developer documentation, guides, design notes, and engineering blog posts with a working writer's…
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/adversarial-reviewer/SKILL.md · Review code through three hostile personas - the Saboteur, the New Hire, and the Security Auditor - each required to…
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/api-design-review/SKILL.md · Review an API contract (REST or GraphQL) before or while it is implemented, checking resource naming, HTTP semantics…
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/code-review-response/SKILL.md · Process code-review feedback with technical rigour. Understand each point, check it against the actual codebase, and…
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/db-migration-safety/SKILL.md · Review or write a database schema migration with production safety as the bar, checking locks, table rewrites…
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/dependency-upgrade/SKILL.md · Upgrade dependencies without breaking the project: audit what is outdated and why it matters (security, EOL, features)…
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/dockerfile-best-practices/SKILL.md · Write or review a Dockerfile and compose setup for a production service: multi-stage builds that ship only the runtime…
khaledsaeed18/dotclaude · .claude-plugin/plugins/engineering/skills/error-handling-patterns/SKILL.md · Design and review error handling in a codebase: which errors are expected results versus bugs, typed error hierarchies…
toongri/oh-my-toong-playground · skills/meeting-notes/SKILL.md · Use when turning raw meeting notes, a transcript, or an ASR/recording dump into a structured record — separating…
mikeprasad/aria-knowledge · plugin-claude-code/skills/meeting-notes/SKILL.md · NOTE: paste-text fallback works without MCPs, but ~~docs MCPs (Notion, Confluence, Granola) are typically only…
mikeprasad/aria-knowledge · plugin-claude-cowork/skills/meeting-notes/SKILL.md · Fold a meeting transcript or notes into structured intake. Use when user says "/aria-cowork:meeting-notes", "capture…
mikeprasad/aria-knowledge · plugin-antigravity/skills/meeting-notes/SKILL.md · NOTE: paste-text fallback works without MCPs, but ~~docs MCPs (Notion, Confluence, Granola) are typically only…
mikeprasad/aria-knowledge · plugin-openai-codex/skills/meeting-notes/SKILL.md · Turn meeting notes, transcripts, or connected docs into structured ARIA intake records. Trigger on /meeting-notes…