Overview
- Skill Key
- codes71/firefly
- Author
- codes71
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/codes71/firefly
- Latest Commit SHA
- efb91a63a0430cc1b27ca6d10341fd0b9397875e
Fetch meeting transcripts, summaries, and action items from Firefly AI (fireflies.ai). Use when the user asks about meetings, transcripts, meeting notes, action items, or anything related to fireflies.ai. Supports listing recent meetings, pulling full transcripts, getting summaries, and searching by keyword.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 firefly 技能。 若已安装,则直接安装 firefly 技能。
# Firefly AI Integration Pull meeting data from Firefly AI via their GraphQL API. ## Setup Requires `FIREFLY_API_KEY` environment variable. Store in gateway env config. ## Usage Run the script at `scripts/firefly.cjs` with Node.js: ```bash FIREFLY_API_KEY=<key> node scripts/firefly.cjs <command> [options] ``` ### Commands - **list** — List recent meetings. Options: `--days <n>` (default 14), `--limit <n>` (default 50) - **transcript** — Full transcript with timestamps. Requires `--id <meeting_id>` - **summary** — Meeting summary, overview, and action items. Requires `--id <meeting_id>` - **search** — Search by keyword in titles/content. Requires `--keyword <text>`, optional `--limit <n>` ### Workflow 1. Use `list` to find meetings and get IDs 2. Use `summary` or `transcript` with the ID to get details 3. Use `search` to find meetings by topic ### For custom queries Build GraphQL queries directly against `https://api.fireflies.ai/graphql`. See `references/api.md` for full schema and available fields. ### Large transcripts Full transcripts can be very long (2000+ sentences). When a user asks for a transcript: - Save to a file in the workspace if they want to keep it - Summarize or extract relevant sections if they want specific info - Show a preview (first ~50 lines) and ask if they want more
human-pages-ai
Search and hire real humans for tasks — photography, delivery, research, and more
zseven-w
Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.
capt-marbles
Attio CRM integration for managing companies, people, deals, notes, tasks, and custom objects. Use when working with Attio CRM data, searching contacts, managing sales pipelines, adding notes to records, creating tasks, or syncing prospect information.
capt-marbles
Web scraping and crawling with Firecrawl API. Fetch webpage content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Use when the user needs to scrape a URL, get current web info, capture a screenshot, extract specific data from pages, or crawl docs for a framework/library.
caqlayan
Tweet Processor Skill
carlosarturoleon
Connect to Windsor.ai MCP for natural language access to 325+ data sources including Facebook Ads, GA4, HubSpot, Shopify, and more.