Agent skill
fireflies
Query Fireflies.ai meeting transcripts - summaries, action items, and searchable history
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/fireflies
Metadata
Additional technical details for this skill
- openclaw
-
{ "emoji": "\ud83d\udd25", "apiKey": { "env": "FIREFLIES_API_KEY", "getFrom": "https://app.fireflies.ai \u2192 Integrations \u2192 Fireflies API" } }
SKILL.md
Fireflies.ai 🔥
Query meeting transcripts — AI notetaker for Zoom, Google Meet, Teams.
Setup
API key from app.fireflies.ai → Integrations → Fireflies API. Configure via gateway.
What Users Ask
- "What meetings did I have today?"
- "What was discussed in the [project] meeting?"
- "Find meetings about [topic]"
- "What were the action items from yesterday's call?"
- "Get the transcript from my call with [person]"
Capabilities
- Recent transcripts
- Search across all meetings
- Filter by date
- Full transcript retrieval by ID
Response Data
List view:
id— Transcript IDtitle— Meeting title from calendarduration— Length in minutesparticipants— Attendee emailssummary— AI-generated overview and action items
Full transcript:
- Everything above plus full text with speaker names and timestamps
Notes
- Speaker names come from calendar invites
- Works with Zoom, Google Meet, Microsoft Teams
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?