
from vm0-skills60
Integrate with Fireflies.ai to list, search, and retrieve meeting transcripts and summaries via the Fireflies GraphQL API.
Provides GraphQL-based integrations with the Fireflies.ai API so an agent can list transcripts, fetch single transcripts with summaries/analytics, search by keyword or participant, and upload audio for transcription. Includes example GraphQL queries and curl commands for common tasks.
Use this skill when a user asks for meeting notes, transcription, search of past meetings, or to upload an audio file for automated transcription. Triggers on mentions of Fireflies, meeting notes, transcription, or meeting summary.
{ "inference": ["agents with HTTP/curl support", "LLM agent runtimes that can set FIREFLIES_TOKEN env var"] }
Fireflies.ai meeting transcription skill with detailed GraphQL API instructions for listing, searching, and retrieving transcripts plus uploading audio. No bundled scripts — purely instructional SKILL.md with curl examples. Clean security posture with no hardcoded credentials or destructive commands; token referenced via env var. Architecture is flat with no scripts/ or references/ directories.
Well-documented API integration skill. No scripts to test. Could benefit from a helper script to construct GraphQL queries instead of manual JSON file writing. Lacks output contracts or structured error handling guidance.
Apify (web scraping)
Run Apify Actors to scrape websites and fetch structured data (sync or async). Ideal when users ask to extract data, crawl pages, or run web-scraper actors.
Axiom Observability
Interact with the Axiom observability API to list, query, ingest, and manage datasets, monitors, dashboards, and alerts.