meeting-minutes is agent-read markdown (skill) from ulises-jeremias/agent-toolkit: WHAT - Create structured meeting minutes from notes or transcripts using meeting templates,.
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
# Meeting Minutes (WHAT)
Use for meeting notes, validation meetings, or AI-assisted transcript summarization.
## Default guardrails
1. Apply **`output-handshake`** before final output.
2. Redact PII and sensitive details before finalizing.
3. Keep minutes concise and actionable.
4. Extract action items, owners, due dates, and linked task IDs when available.
5. Use **`clickup-cli`** to create follow-up tasks only after user approval.
## References
- `references/default-template.md`
- `references/example-weekly-sync.md` — example meeting with agenda, decisions, and action item table
- `decision-log`
- `agreement`
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_pofhrbsfrmtz6mkm
GET https://markdownregistry.com/api/v1/resolve?ref=ulises-jeremias/agent-toolkit/meeting-minutes
GET https://markdownregistry.com/api/v1/blob/c0aa9c46d9f50015d0d89b6b430238ef49a90caa6b628708cd55c522b32a5f29
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.
ulises-jeremias/agent-toolkit · plugins/agent-toolkit-complete/.github/skills/adr/SKILL.md · WHAT — Create and maintain Architecture Decision Records (ADRs) per the process. Covers when
ulises-jeremias/agent-toolkit · plugins/agent-toolkit-complete/.github/skills/blast-radius/SKILL.md · Find what a change could break somewhere else before it ships, beyond the diff, and prove the one fact it's safe…
ulises-jeremias/agent-toolkit · plugins/agent-toolkit-complete/.github/skills/bug/SKILL.md · WHAT - Draft and review bugs using the Bug Template; classifies whether an issue should be
ulises-jeremias/agent-toolkit · plugins/agent-toolkit-complete/.github/skills/c4-model/SKILL.md · WHAT — C4 model methodology (Context, Container, Component, Code) guidance — what to draw at each level, when, and how…
ulises-jeremias/agent-toolkit · plugins/agent-toolkit-complete/.github/skills/chrome-devtools/SKILL.md · Use Chrome DevTools MCP to control and inspect a live Chrome instance for network, console, performance, rendering, and…