Agent skill
meeting-transcript-analysis
Analyze meeting transcripts to extract action items, decisions, key points, and generate summaries
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/meeting-transcript-analysis
SKILL.md
Meeting Transcript Analysis Skill
Analyze meeting transcripts to extract insights, action items, and summaries.
When to Use
- Meeting follow-ups
- Knowledge extraction
- Action item tracking
- Decision documentation
Core Capabilities
- Transcript parsing
- Speaker identification
- Action item extraction
- Decision point identification
- Key topic detection
- Summary generation
- Sentiment analysis
Analysis Framework
- Participants: Who attended
- Topics: What was discussed
- Decisions: What was decided
- Action Items: Who does what by when
- Questions: Unresolved issues
- Next Steps: Follow-up meetings
Example Output
Meeting: Product Planning
Date: 2025-01-15
Attendees: Alice, Bob, Carol
Key Decisions:
- Launch MVP by March 1st
- Prioritize mobile app over web
Action Items:
- [ ] Alice: Design mockups by Jan 20
- [ ] Bob: Set up CI/CD by Jan 25
- [ ] Carol: Market research by Feb 1
Next Meeting: Jan 22, 2pm
Tools
- Otter.ai: Transcription
- Fireflies.ai: Meeting notes
- Custom NLP scripts
Best Practices
- Clarify action item owners
- Set deadlines
- Distribute summary within 24h
- Track completion
- Archive transcripts
Resources
- Otter.ai: https://otter.ai/
- Fireflies.ai: https://fireflies.ai/
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?