cog-meeting-processing
SkillProductivityLets your agent turn meeting recordings and transcripts into decisions, action items, and team dynamics notes.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the cog-meeting-processing skill
About this capability
Process meeting recordings and transcripts into decisions, action items, and team dynamics
What this skill tells your AI
The instructions your AI receives, as published by a5c-ai/babysitter in library/methodologies/cog-second-brain/skills/meeting-processing/SKILL.md and read by ahel’s review.
- Extract decisions with context, rationale, and stakeholders
- Identify action items with owners, priorities, and deadlines
- Analyze team dynamics: engagement, alignment, collaboration quality
- Generate executive meeting summaries
- Segment transcripts into topics and discussion threads
- Route meeting artifacts to vault with project cross-references
Tool Use Instructions
- Use
file-readto load the meeting transcript or recording - Parse transcript and identify speakers against participant list
- Segment into topics and discussion threads
- Extract decisions with context and rationale
- Extract action items with owners and deadlines
- Analyze team dynamics (engagement, alignment, disagreements)
- Use
file-writeto create meeting notes in 03-professional - Use
file-searchto find related projects for cross-referencing - Use
git-committo commit meeting artifacts
Examples
{
"vaultPath": "./cog-vault",
"captureType": "meeting-transcript",
"transcriptPath": "./meeting-2026-03-02.txt",
"meetingTitle": "Sprint Planning Q1 W9",
"participants": ["Alex", "Jordan", "Sam"]
}
Signals
- GitHub stars
- 2k
- Forks
- 106
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
cog-meeting-processing- Source
- github.com/a5c-ai/babysitter