fireflies
Fireflies integration. Manage Organizations. Use when the user wants to interact with Fireflies data.
Why use this skill?
Automate your meeting workflow with the Fireflies OpenClaw skill. Sync, transcribe, and manage meeting data effortlessly using the Membrane CLI integration.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/gora050/fireflies-integrationWhat This Skill Does
The Fireflies skill for OpenClaw integrates the powerful Fireflies.ai meeting intelligence platform directly into your agent's workflow. It enables automated management of your meeting lifecycle, allowing users to transcribe, summarize, and organize meeting data programmatically. By leveraging the Membrane CLI infrastructure, this skill handles secure authentication, connection management, and communication with the Fireflies API, providing a seamless bridge between your AI agent and your recorded meeting transcripts.
Installation
To integrate the Fireflies skill into your OpenClaw environment, ensure you have the Membrane CLI installed globally via npm (npm install -g @membranehq/cli). Once the CLI is ready, execute clawhub install openclaw/skills/skills/gora050/fireflies-integration to add the skill to your repository. Perform your first-time authentication by running membrane login --tenant. To connect your specific Fireflies account, search for the connector using membrane search fireflies --elementType=connector --json and initialize the session with membrane connect --connectorId=CONNECTOR_ID. Your agent is then ready to manage meetings, users, and transcriptions.
Use Cases
This skill is designed for teams that rely on meeting intelligence to maintain operational efficiency. Common use cases include: 1) Automated meeting management, where the agent retrieves and summarizes recent team syncs. 2) Data enrichment, where you append transcript data into project management tools or CRMs. 3) Transcription housekeeping, such as deleting old or sensitive transcripts. 4) Meeting intervention, such as adding the Fireflies bot to a live session to ensure real-time capture of critical discussions.
Example Prompts
- "Check if there are any active meetings right now and join them with the Fireflies bot."
- "Get the transcript for the meeting titled 'Q3 Product Strategy' and summarize the action items."
- "List all users in my Fireflies workspace and fetch the details for my account."
Tips & Limitations
Always check your existing connections using membrane connection list --json before attempting to create a new one to avoid redundant auth sessions. Use membrane action list to explore the specific input parameters for actions like upload-audio or update-meeting-title, as schemas may change. Note that this skill depends on an active internet connection to communicate with the Fireflies cloud. Ensure your API token permissions include the necessary scopes for the specific actions you intend to perform, as restricted accounts may not be able to execute administrative tasks like listing users or bulk-deleting transcripts.
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-gora050-fireflies-integration": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
mautic
Mautic integration. Manage Leads, Organizations, Users, Roles, Notes, Activities and more. Use when the user wants to interact with Mautic data.
arive
Arive integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with Arive data.
kartra
Kartra integration. Manage Persons, Organizations, Leads, Deals, Pipelines, Activities and more. Use when the user wants to interact with Kartra data.
gigasheet
Gigasheet integration. Manage Workbooks, Users, Teams, Shares. Use when the user wants to interact with Gigasheet data.
aws-s3
AWS S3 integration. Manage Buckets. Use when the user wants to interact with AWS S3 data.