Fireflies Debug Bundle
Automated debugging assistance using firefly logs, pinpointing errors and suggesting fixes within your codebase.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add fireflies-debug-bundle npx -- -y @trustedskills/fireflies-debug-bundle
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"fireflies-debug-bundle": {
"command": "npx",
"args": [
"-y",
"@trustedskills/fireflies-debug-bundle"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The fireflies-debug-bundle skill allows AI agents to record, transcribe, and analyze conversations. It integrates with Fireflies.ai, providing features like searchable transcripts, meeting summaries, and action item identification. This capability is useful for debugging complex workflows or understanding user interactions within an application.
When to use it
- Debugging Agent Interactions: Analyze a conversation between the agent and a user to identify points of confusion or error in the agent's responses.
- Improving Prompt Engineering: Review recorded sessions to understand how users are interacting with prompts, informing adjustments for better clarity and effectiveness.
- Training Data Generation: Use transcripts to create training data for fine-tuning AI models based on real-world user conversations.
- Workflow Analysis: Understand the steps taken by an agent in a complex workflow to identify bottlenecks or areas for optimization.
Key capabilities
- Conversation Recording
- Transcription of audio content
- Searchable transcripts
- Meeting Summaries
- Action Item Identification
Example prompts
- "Record this conversation with the user and provide a summary afterward."
- "Analyze the last recorded session to identify any points where the user expressed frustration."
- "Transcribe the audio from [session ID] and highlight all action items mentioned."
Tips & gotchas
- Requires an active Fireflies.ai account with appropriate permissions for recording and accessing conversations.
- Transcription accuracy depends on audio quality; ensure clear recordings for best results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.