fireflies-ai
Fireflies.ai meeting intelligence — search meetings, get transcripts, action items, summaries, attendee info, and contacts via GraphQL API. No data storage; queries Fireflies servers directly. Use for meeting search, transcript lookup, action item extraction, meeting summaries, attendee lookup, and AI meeting notes.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aiwithabidi/fireflies-aiWhat This Skill Does
The fireflies-ai skill provides a powerful interface for interacting with your meeting intelligence data stored on Fireflies.ai. By utilizing the Fireflies GraphQL API, this tool enables OpenClaw agents to perform deep analysis on past conversations without requiring any local data persistence. It allows for the retrieval of high-level meeting summaries, granular action items, full transcripts with speaker-attributed sentiment, and detailed attendee analytics. Because it operates on a zero-storage model, all queries are executed against live server data, ensuring that your sensitive information remains secure and centralized within your established Fireflies account infrastructure.
Installation
To install this skill, use the ClawHub command-line interface provided within your OpenClaw environment. Run the following command in your terminal:
clawhub install openclaw/skills/skills/aiwithabidi/fireflies-ai
Once installed, you must configure the environment variable FIREFLIES_API_KEY. You can obtain this key by navigating to your account settings at app.fireflies.ai/integrations. Ensure this variable is properly exported in your shell session for the script to execute successfully.
Use Cases
- Project Management: Automatically sync action items discussed in meetings directly into your ticketing system or task tracker.
- Sales Enablement: Quickly search across past sales calls to find specific mentions of competitors, pricing objections, or customer pain points.
- Executive Briefing: Prepare for upcoming meetings by asking your agent to generate a summary of the last three interactions with a specific client or stakeholder.
- Team Analytics: Extract insights into talk-to-listen ratios and meeting sentiment to improve team coaching and communication strategies.
Example Prompts
- "Find the action items from my last meeting with the engineering team and format them into a markdown list."
- "Search my recent transcripts for mentions of 'Q3 budget' and tell me who discussed it and what the consensus was."
- "Summarize the last meeting with Sarah from Acme Corp, specifically highlighting any follow-up tasks assigned to me."
Tips & Limitations
- Efficiency: The tool defaults to JSON output for programmatic integration. If you are reading the output directly in a terminal, always append the
--humanflag for better readability. - Data Privacy: This tool does not cache data. If you have an unstable internet connection, queries may fail as they rely entirely on live API connectivity.
- Scope: Ensure that your API key has the necessary permissions to access the specific meetings or teams you are querying, as scope restrictions on the Fireflies platform will translate directly to the capabilities of this skill.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aiwithabidi-fireflies-ai": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
freshsales
Freshsales CRM integration — manage contacts, leads, deals, accounts, tasks, and sales sequences via the Freshsales API. Track deal pipelines, automate lead assignments, log activities, and generate sales reports. Built for AI agents — Python stdlib only, no dependencies. Use for sales CRM, contact management, deal tracking, pipeline reporting, and sales automation.
gemini-video-analyzer
Native video analysis using Google Gemini API. Upload and analyze video files — describe scenes, extract text/UI, answer questions about content, transcribe speech, identify objects and actions. Use when: (1) User sends a video file and wants it analyzed, (2) Video summarization or description needed, (3) Extracting text, UI elements, or information from screen recordings, (4) Answering questions about video content, (5) Comparing multiple videos, (6) Analyzing tutorials, demos, or walkthroughs.
agent-memory
Full AI agent memory stack — Mem0 unified memory engine with vector search (Qdrant) and knowledge graph (Neo4j), plus SQLite for structured data. Complete setup script and tools. Give your OpenClaw agent a real brain with semantic recall, entity relationships, and structured storage.
neon
Neon serverless Postgres — manage projects, branches, databases, roles, endpoints, and compute via the Neon API. Create database branches for development, manage connection endpoints, scale compute, and monitor usage. Built for AI agents — Python stdlib only, zero dependencies. Use for serverless Postgres, database branching, database management, development workflows, and cloud database automation.
onepassword
1Password Connect — vaults, items, secrets management for server-side applications.