fireflies
Fireflies.ai GraphQL API integration with managed OAuth. Access meeting transcripts, summaries, users, contacts, and AI-powered meeting analysis. Use this skill when users want to retrieve meeting transcripts, search conversations, analyze meeting content with AskFred, or manage meeting recordings. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/fireflies-apiWhat This Skill Does
The fireflies skill integrates the Fireflies.ai GraphQL API into your OpenClaw environment using managed OAuth via the Maton platform. It acts as a bridge between your agent and your meeting data, allowing for seamless retrieval of transcripts, meeting summaries, participant information, and contact details. By leveraging this skill, your agent can perform AI-powered meeting analysis using the AskFred feature, enabling you to query specific meeting content, extract action items, and manage recordings directly through conversational commands.
Installation
To install this skill, use the following command in your terminal:
clawhub install openclaw/skills/skills/byungkyu/fireflies-api
Ensure you have a valid Maton API key generated at maton.ai/settings. Set this key as an environment variable in your system: export MATON_API_KEY="YOUR_API_KEY". Additionally, you must initiate the OAuth flow for Fireflies through the Maton control panel at ctrl.maton.ai to grant the agent access to your meeting data.
Use Cases
This skill is ideal for users who rely on Fireflies.ai for recording and transcribing meetings. Use it to:
- Quickly summarize the outcome of a recent team sync.
- Extract action items from a client discovery call without scrubbing through long transcripts.
- Search across multiple conversations to find specific technical requirements or mentioned deadlines.
- Sync meeting participant data with your local contact database.
- Leverage AI to draft follow-up emails based on the context of a recorded meeting.
Example Prompts
- "Find the transcript from yesterday's marketing meeting and list all the action items assigned to me."
- "AskFred: Based on the meeting titled 'Project Phoenix Sync', what are the primary blockers our engineering team mentioned?"
- "Summarize the key decisions made in the last three meetings with the client regarding the new API implementation."
Tips & Limitations
- Security: Always verify that you are connecting the correct Fireflies account through the Maton control panel. OAuth tokens are managed, reducing the need for direct API key handling in code.
- Rate Limiting: As this skill uses GraphQL, requests are efficient; however, ensure you are not flooding the endpoint with excessive batch queries to maintain stability.
- Authentication: If you receive authorization errors, check that your
MATON_API_KEYis current and that your connection is marked as 'ACTIVE' at ctrl.maton.ai. - Scope: This skill is strictly for Fireflies.ai. For other third-party integrations, utilize the
api-gatewayskill.
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-byungkyu-fireflies-api": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.