Documentation
README
COG Meeting Transcript Skill
When to Invoke
- User shares a meeting transcript or recording notes
- User says "process meeting", "meeting notes", "meeting transcript"
- User has a block of text from a meeting they want structured
- User mentions wanting to extract action items from a meeting
Agent Mode Awareness
Check agent_mode in 00-inbox/MY-PROFILE.md frontmatter:
- If
agent_mode: teamβ use the full parallel agent execution strategy below (3 agents) - If
agent_mode: soloβ process sequentially: extract content first, then analyze dynamics, then enrich with context.
Purpose
Extract strategic insights from meeting recordings and notes with intelligent content filtering to focus on substantive, actionable content while removing noise and irrelevant information.
This is the opening of the README. Read the full README on GitHub.