What problem does it solve?
This skill analyzes meeting transcripts to extract decisions, action items, opinions, questions, and glossary terms using Cerebras AI (llama-3.3-70b). It helps users automatically structure discussions, track commitments, and build glossaries from conversations.
Core Features & Use Cases
- Extraction & Categorization: Identify and classify Decisions, Actions, Opinions, Questions, and Terms from transcripts.
- Glossary Building: Generate domain-specific terms with concise definitions for a living glossary.
- Summarization & Reporting: Produce a compact summary of key points and decisions for sharing with stakeholders.
- Use Case: Analyze an executive meeting to extract decisions, action items, and glossary terms for a project brief.
Quick Start
Run the CLI against a meeting transcript to generate a structured analysis. For example:
npm run cli -- /path/to/meeting.md -o /path/to/analysis.md