
from vm0-skills74
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.
PostHog API
PostHog API helpers and examples for product analytics: projects, feature flags, experiments, insights, and HogQL queries.
VM0 Local Agent
Send natural-language jobs to a linked local Codex/Claude host to run repo-specific tasks or use local tools when the sandbox isn't appropriate.
Workday HCM & Finance Integration
Connect to Workday REST APIs to manage HCM, staffing, recruiting, and finance data using structured queries and API calls.
NetSuite ERP Integration
Integrate with Oracle NetSuite using REST Web Services, SuiteQL, and RESTlets for ERP, accounting, and CRM operations.