Pulls meeting transcripts from Fireflies.ai or Google Drive and makes them searchable by company name, date range, or content. You can grab just the metadata (title, summary, action items) or dump the full speaker-attributed transcript to markdown. The real use case is chaining it with other skills: search for all client calls from the last month, feed the transcripts into content-generation for a summary doc, or pipe meeting history into a voice agent for context. Fireflies API is free with a subscription. Just watch the privacy angle since these are verbatim recordings with named speakers and potentially sensitive business discussions.
npx skills add https://github.com/casper-studios/casper-marketplace --skill transcript-search