archive-meeting
CommunityAutomate meeting archiving to your brain.
System Documentation
What problem does it solve?
This Skill turns scattered meeting transcripts into organized, linked artifacts in the brain repo: Transcripts, Executive Summaries, and Meeting Notes. It also coordinates weekly note updates and replaces placeholders with wikilinks to archived artifacts to keep the brain coherent over time.
Core Features & Use Cases
- Ingest Zoom transcript folders and Teams .vtt files and convert them into structured transcripts.
- Generate formal Executive Summaries and detailed Meeting Notes with back-links to their sources.
- Update Weekly Notes to reflect completed meetings and route outputs to their designated targets.
Quick Start
Run the interactive mode to archive a meeting:
archive-meeting
--brain-dir ~/Brain
--executive-summary-prompt-path ~/Brain/prompts/summarize/zoom-transcript-executive-summary.md
--detailed-notes-prompt-path ~/Brain/prompts/summarize/transcript-meeting-notes.md
Or specify an input and target for explicit processing:
archive-meeting
--brain-dir ~/Brain
--input "/path/to/transcript.vtt"
--meeting-notes-target "jonmagic"
--executive-summary-prompt-path ~/Brain/prompts/summarize/zoom-transcript-executive-summary.md
--detailed-notes-prompt-path ~/Brain/prompts/summarize/transcript-meeting-notes.md
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: archive-meeting Download link: https://github.com/jonmagic/skills/archive/main.zip#archive-meeting Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.