← ClaudeAtlas

meeting-scribelisted

Turn a meeting transcript into structured meeting memory — a dated meeting note, one appended mention line per entity the transcript names (person, organization, or meeting you already track), and a recap email drafted for review but never sent. Matches names against your own entity files first; an unmatched name becomes a proposed new entity instead of a guess, and an ambiguous name lists every candidate and writes nothing. Inspired by USV's Meeting Scribe agent (https://blog.usv.com/meet-the-agents), rebuilt generic for any team that keeps a folder of who and what it tracks. Use whenever the user says "run meeting scribe", "turn this transcript into meeting memory", "log this meeting against my contacts", "who did we mention on this call", "draft a recap from this transcript", "/meeting-scribe", or points at a transcript plus a folder of people/company files.
skills-agents-co/skills-and-agents-library · ★ 1 · AI & Automation · score 67
Install: claude install-skill skills-agents-co/skills-and-agents-library
# Meeting Scribe ## What this does Reads a meeting transcript and a folder of entity files you already keep (people, organizations, other meetings), then produces three things: one dated meeting note, one appended mention line on each entity file the transcript actually names, and a recap email drafted for a human to review — never sent. It never guesses who "sounds like" a tracked entity. A name either matches a file, or it becomes a proposed new entity for you to confirm, or it's ambiguous and gets flagged with every candidate. This is the "brain" idea in miniature: instead of a summary you read once and lose, each entity file grows a small, sourced mention timeline over time. Run it after every meeting and the timeline compounds. Inspired by USV's Meeting Scribe agent: https://blog.usv.com/meet-the-agents — USV built it for VC deal logs (portfolio companies, founders, co-investors). This is our own generic version, not their code: any team that keeps files on people, organizations, or projects can point this at a transcript and get the same shape of output. ## When to use it Use this when you want a per-entity mention history, not a meeting-format memo. If what you actually want is the team's standard circulate-ready notes (Commentary / Observations / To-Dos, or your own frozen template) with carry-forward of open action items across meetings, use `meeting-memo` instead — see [`../meeting-memo/SKILL.md`](../meeting-memo/SKILL.md). The two are complementary: run `meet