meeting-processor
Auto-detect meeting type, extract structured analysis from transcripts.
This skill should be used when processing meeting transcripts to auto-detect meeting type (leadgen, partnership, coaching, internal) and extract type-specific structured analysis. Triggers on "process meeting", "analyze meeting", "meeting summary", or after syncing new Fathom/Granola transcripts.
What it does
Analyzes meeting transcripts by first auto-detecting the meeting type, then extracting type-specific structured data. Uses Cerebras AI (llama-3.3-70b) for fast extraction with optional interactive clarification for ambiguous fields.
Meeting types
| Type | What it extracts |
|---|---|
| Leadgen | Commitments, pain points, budget, timeline, decision makers, deal stage, sentiment |
| Partnership | Opportunity overview, value proposition, strategic alignment, technical needs, fit assessment |
| Coaching | Insights, decisions, action items, themes, emotional arc, techniques, session quality |
| Internal | Decisions, action items, discussion topics |
Modes
- Interactive (default) — auto-detects type, extracts data, then asks clarifying questions for missing or ambiguous fields
- Batch — extracts only high-confidence information without interaction
- Force type — skip auto-detection when you know the meeting type
When to use
After syncing a meeting transcript from Fathom or Granola. Pairs with those skills to form a complete meeting-to-insights pipeline.