transcript-search
Installation
SKILL.md
Transcript Search
Overview
Search and retrieve meeting transcripts from Fireflies.ai and Google Drive with full text and speaker attribution.
Quick Decision Tree
Where are your transcripts?
│
├── Fireflies.ai (API)
│ └── references/fireflies.md
│ └── Script: scripts/fireflies_transcript_search.py
│
└── Google Drive (uploaded files)
└── references/drive-transcripts.md
└── Script: scripts/gdrive_transcript_search.py