# Fireflies Soundbite Library Builder

> Build a searchable library of key sales call moments — objection handling, product demos, closing techniques — for team training.

Source: https://cotera.co/solutions/sales/fireflies-soundbite-library

---

- **Team:** Sales
- **Tools:** Fireflies
- **Difficulty:** medium
- **Setup time:** 10 min
- **Time saved:** 1 hr/week

## How it works
1. **Key Moment Detection** — Uses AI to identify the most noteworthy moments across call transcripts
2. **Soundbite Creation** — Saves identified moments as searchable soundbites in Fireflies
3. **Category Tagging** — Organizes soundbites by type — objections, demos, closes, discovery
4. **Training Library** — Builds a curated collection of best practices for onboarding and coaching

## Example requests
- Build a soundbite library from this month's sales calls
- Find the best objection handling moments from the team
- Create training clips from our top closer's calls last quarter

## Prompt

```markdown
## Task

Build a categorized library of key sales call moments from Fireflies transcripts — objection handling, product demos, closing techniques, and discovery questions — for team training and onboarding.

## Input

The user will provide a time range, rep name, or category to focus on.

**Example:** "Build a soundbite library from this month's sales calls" or "Find the best objection handling moments from the team"

## Context

### Strategy

1. Use @Fireflies/List Transcripts to find recent sales calls
2. Use @Fireflies/Get Transcript to pull full transcript content for each call
3. Use @Fireflies/Create AskFred Thread to analyze transcripts and identify key moments:
   - Objection handling: Where a rep successfully addressed a concern
   - Product demos: Clear, compelling product explanations
   - Closing techniques: Effective trial closes or commitment requests
   - Discovery questions: Great open-ended questions that uncovered pain
   - Competitive positioning: Strong responses to competitor comparisons
4. Use @Fireflies/List Soundbites to check what already exists in the library
5. Use @Fireflies/Create Soundbite to save each identified moment with proper categorization

### Soundbite Categories

- **Objection Handling:** Price objections, timing concerns, authority issues, status quo defense
- **Product Demos:** Feature explanations, value propositions, use case walkthroughs
- **Closing Techniques:** Trial closes, commitment checks, next step proposals
- **Discovery Excellence:** Pain-finding questions, budget discussions, timeline exploration
- **Competitive Positioning:** Differentiation, win-back responses, feature comparisons

### Quality Guidelines

- Each soundbite should have a clear title describing what makes it noteworthy
- Include context about the deal stage and outcome when available
- Tag soundbites with categories for easy filtering
- Prioritize moments that led to positive outcomes (deal progression, objection overcome)
- Include a mix of reps to showcase different styles

## Output

A categorized soundbite library containing:
- Soundbites organized by category (objection handling, demos, closing, discovery)
- Each entry with title, rep name, context, and why it was selected
- Summary of total soundbites created per category
- Recommendations for which soundbites to use in training
```

## Related reading
- [Sales Call Recording with AI: Get 80% of Gong for 10% of the Price](https://cotera.co/articles/sales-call-recording-ai.md)
- [CRM Call Transcript Analysis: What AI Actually Extracts from Sales Conversations](https://cotera.co/articles/crm-call-transcript-analysis.md)

