cog-meeting-processing

SkillProductivity

Lets 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.

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

  1. Use file-read to load the meeting transcript or recording
  2. Parse transcript and identify speakers against participant list
  3. Segment into topics and discussion threads
  4. Extract decisions with context and rationale
  5. Extract action items with owners and deadlines
  6. Analyze team dynamics (engagement, alignment, disagreements)
  7. Use file-write to create meeting notes in 03-professional
  8. Use file-search to find related projects for cross-referencing
  9. Use git-commit to 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