transcript-search

Search meeting transcripts from Fireflies.ai and Google Drive by keywords or metadata.

11|4|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/Casper-Studios/casper-marketplace --skill transcript-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: transcript-search
Source: https://github.com/Casper-Studios/casper-marketplace/tree/main/casper/skills/transcript-search
Command: npx skills add https://github.com/Casper-Studios/casper-marketplace --skill transcript-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, pydrive2, python-dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of manually searching for specific information within a vast collection of meeting transcripts and call recordings. It centralizes and automates the retrieval of past client conversations, project discussions, and general meeting notes from Fireflies.ai and Google Drive, saving significant time and effort.

Core Features & Use Cases

  • Unified Transcript Search: Search across Fireflies.ai and Google Drive for meeting transcripts using keywords, company names, or specific IDs.
  • Detailed Retrieval: Access full transcript content, including speaker attribution, summaries, keywords, and action items.
  • Use Case: Imagine you need to recall a specific discussion point from a client meeting last month. Instead of manually sifting through recordings or notes, use this skill to quickly search all your Fireflies.ai and Google Drive transcripts for relevant keywords or company names, instantly retrieving the exact conversation.

Quick Start

Search for a client's meeting transcripts from the last 30 days.

Frequently Asked Questions about transcript-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search meeting transcripts across Fireflies and Google Drive?

Search meeting transcripts by using full-text and metadata queries to retrieve specific conversation history from Fireflies.ai and Google Drive. You can find past recordings using keywords, company names, or specific meeting IDs.

Can I retrieve full conversation history with speaker attribution and action items?

Retrieve full conversation history that includes speaker attribution, summaries, keywords, and action items. This allows you to access detailed transcript content for client calls and project discussions.

Does this transcript search tool work with the Fireflies GraphQL API?

This transcript search works directly with the Fireflies.ai GraphQL API and Google Drive API. It integrates with these platforms to perform automated full-text and metadata-based searches for meeting recordings.

What is the best way to find past client call recordings from last month?

Find past client call recordings by querying your historical meeting context with specific keywords or company names. This centralizes retrieval so you instantly get the exact conversation without manually sifting through notes.

Do I need Python environment variables to search Google Drive transcripts?

You need a Python environment configured with python-dotenv to manage environment variables for Google Drive API access. This setup authenticates your requests to retrieve transcripts using pydrive2.

What are the limitations of transcript search for historical meeting context?

Limitations of transcript search include dependency on the Fireflies.ai and Google Drive APIs for data availability. It only retrieves historical meeting context that has already been processed and stored within those connected platforms.