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/ljchg12-hue/dotfiles/tree/main/skills/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.
random-selection
Randomly select items from lists using various algorithms for fair and unbiased selection
threat-hunting
Proactive threat detection using Sigma rules, IOCs, and behavioral analytics
auth-implementation-patterns
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.
debugging-strategies
Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.
sql-optimization-patterns
Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.
monorepo-management
Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.
Didn't find tool you were looking for?