Agent Plugins Marketplace
All plugins

fireflies-pack

v1.0.0

Claude Code skill pack for Fireflies.ai (24 skills)

Claude Code24 Skills

By Jeremy LongshoreLicense: MIT1.8k GitHub starsUpdated 5 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
24 skill or MCP entries
Source updated
Sep 19, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install fireflies-pack for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install fireflies-pack-3@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/Dicklesworthstone/pi_agent_rust

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is tests/ext_conformance/artifacts/plugins-community/plugins/saas-packs/fireflies-pack/.

Plugin files

tests/ext_conformance/artifacts/plugins-community/plugins/saas-packs/fireflies-pack/
├── .claude-plugin/plugin.json
├── skills/fireflies-ci-integration/SKILL.md
├── skills/fireflies-common-errors/SKILL.md
├── skills/fireflies-core-workflow-a/SKILL.md
├── skills/fireflies-core-workflow-b/SKILL.md
├── skills/fireflies-cost-tuning/SKILL.md
├── skills/fireflies-data-handling/SKILL.md
├── skills/fireflies-debug-bundle/SKILL.md
├── skills/fireflies-deploy-integration/SKILL.md
├── skills/fireflies-enterprise-rbac/SKILL.md
├── skills/fireflies-hello-world/SKILL.md
├── skills/fireflies-incident-runbook/SKILL.md
├── skills/fireflies-install-auth/SKILL.md
├── skills/fireflies-local-dev-loop/SKILL.md
├── skills/fireflies-migration-deep-dive/SKILL.md
├── skills/fireflies-multi-env-setup/SKILL.md
├── skills/fireflies-observability/SKILL.md
├── skills/fireflies-performance-tuning/SKILL.md
├── skills/fireflies-prod-checklist/SKILL.md
├── skills/fireflies-rate-limits/SKILL.md
├── skills/fireflies-reference-architecture/SKILL.md
├── skills/fireflies-sdk-patterns/SKILL.md
├── skills/fireflies-security-basics/SKILL.md
├── skills/fireflies-upgrade-migration/SKILL.md
└── skills/fireflies-webhooks-events/SKILL.md

Included Skills24

fireflies-ci-integrationskills/fireflies-ci-integration/SKILL.md

Configure Fireflies.ai CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Fireflies.ai tests into your build process. Trigger with phrases like "fireflies CI", "fireflies GitHub Actions", "fireflies automated tests", "CI fireflies".

fireflies-common-errorsskills/fireflies-common-errors/SKILL.md

Diagnose and fix Fireflies.ai common errors and exceptions. Use when encountering Fireflies.ai errors, debugging failed requests, or troubleshooting integration issues. Trigger with phrases like "fireflies error", "fix fireflies", "fireflies not working", "debug fireflies".

fireflies-core-workflow-askills/fireflies-core-workflow-a/SKILL.md

Execute Fireflies.ai primary workflow: Core Workflow A. Use when implementing primary use case, building main features, or core integration tasks. Trigger with phrases like "fireflies main workflow", "primary task with fireflies".

fireflies-core-workflow-bskills/fireflies-core-workflow-b/SKILL.md

Execute Fireflies.ai secondary workflow: Core Workflow B. Use when implementing secondary use case, or complementing primary workflow. Trigger with phrases like "fireflies secondary workflow", "secondary task with fireflies".

fireflies-cost-tuningskills/fireflies-cost-tuning/SKILL.md

Optimize Fireflies.ai costs through tier selection, sampling, and usage monitoring. Use when analyzing Fireflies.ai billing, reducing API costs, or implementing usage monitoring and budget alerts. Trigger with phrases like "fireflies cost", "fireflies billing", "reduce fireflies costs", "fireflies pricing", "fireflies expensive", "fireflies budget".

fireflies-data-handlingskills/fireflies-data-handling/SKILL.md

Implement Fireflies.ai PII handling, data retention, and GDPR/CCPA compliance patterns. Use when handling sensitive data, implementing data redaction, configuring retention policies, or ensuring compliance with privacy regulations for Fireflies.ai integrations. Trigger with phrases like "fireflies data", "fireflies PII", "fireflies GDPR", "fireflies data retention", "fireflies privacy", "fireflies CCPA".

fireflies-debug-bundleskills/fireflies-debug-bundle/SKILL.md

Collect Fireflies.ai debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Fireflies.ai problems. Trigger with phrases like "fireflies debug", "fireflies support bundle", "collect fireflies logs", "fireflies diagnostic".

fireflies-deploy-integrationskills/fireflies-deploy-integration/SKILL.md

Deploy Fireflies.ai integrations to Vercel, Fly.io, and Cloud Run platforms. Use when deploying Fireflies.ai-powered applications to production, configuring platform-specific secrets, or setting up deployment pipelines. Trigger with phrases like "deploy fireflies", "fireflies Vercel", "fireflies production deploy", "fireflies Cloud Run", "fireflies Fly.io".

fireflies-enterprise-rbacskills/fireflies-enterprise-rbac/SKILL.md

Configure Fireflies.ai enterprise SSO, role-based access control, and organization management. Use when implementing SSO integration, configuring role-based permissions, or setting up organization-level controls for Fireflies.ai. Trigger with phrases like "fireflies SSO", "fireflies RBAC", "fireflies enterprise", "fireflies roles", "fireflies permissions", "fireflies SAML".

fireflies-hello-worldskills/fireflies-hello-world/SKILL.md

Create a minimal working Fireflies.ai example. Use when starting a new Fireflies.ai integration, testing your setup, or learning basic Fireflies.ai API patterns. Trigger with phrases like "fireflies hello world", "fireflies example", "fireflies quick start", "simple fireflies code".

fireflies-incident-runbookskills/fireflies-incident-runbook/SKILL.md

Execute Fireflies.ai incident response procedures with triage, mitigation, and postmortem. Use when responding to Fireflies.ai-related outages, investigating errors, or running post-incident reviews for Fireflies.ai integration failures. Trigger with phrases like "fireflies incident", "fireflies outage", "fireflies down", "fireflies on-call", "fireflies emergency", "fireflies broken".

fireflies-install-authskills/fireflies-install-auth/SKILL.md

Install and configure Fireflies.ai SDK/CLI authentication. Use when setting up a new Fireflies.ai integration, configuring API keys, or initializing Fireflies.ai in your project. Trigger with phrases like "install fireflies", "setup fireflies", "fireflies auth", "configure fireflies API key".

fireflies-local-dev-loopskills/fireflies-local-dev-loop/SKILL.md

Configure Fireflies.ai local development with hot reload and testing. Use when setting up a development environment, configuring test workflows, or establishing a fast iteration cycle with Fireflies.ai. Trigger with phrases like "fireflies dev setup", "fireflies local development", "fireflies dev environment", "develop with fireflies".

fireflies-migration-deep-diveskills/fireflies-migration-deep-dive/SKILL.md

Execute Fireflies.ai major re-architecture and migration strategies with strangler fig pattern. Use when migrating to or from Fireflies.ai, performing major version upgrades, or re-platforming existing integrations to Fireflies.ai. Trigger with phrases like "migrate fireflies", "fireflies migration", "switch to fireflies", "fireflies replatform", "fireflies upgrade major".

fireflies-multi-env-setupskills/fireflies-multi-env-setup/SKILL.md

Configure Fireflies.ai across development, staging, and production environments. Use when setting up multi-environment deployments, configuring per-environment secrets, or implementing environment-specific Fireflies.ai configurations. Trigger with phrases like "fireflies environments", "fireflies staging", "fireflies dev prod", "fireflies environment setup", "fireflies config by env".

fireflies-observabilityskills/fireflies-observability/SKILL.md

Set up comprehensive observability for Fireflies.ai integrations with metrics, traces, and alerts. Use when implementing monitoring for Fireflies.ai operations, setting up dashboards, or configuring alerting for Fireflies.ai integration health. Trigger with phrases like "fireflies monitoring", "fireflies metrics", "fireflies observability", "monitor fireflies", "fireflies alerts", "fireflies tracing".

fireflies-performance-tuningskills/fireflies-performance-tuning/SKILL.md

Optimize Fireflies.ai API performance with caching, batching, and connection pooling. Use when experiencing slow API responses, implementing caching strategies, or optimizing request throughput for Fireflies.ai integrations. Trigger with phrases like "fireflies performance", "optimize fireflies", "fireflies latency", "fireflies caching", "fireflies slow", "fireflies batch".

fireflies-prod-checklistskills/fireflies-prod-checklist/SKILL.md

Execute Fireflies.ai production deployment checklist and rollback procedures. Use when deploying Fireflies.ai integrations to production, preparing for launch, or implementing go-live procedures. Trigger with phrases like "fireflies production", "deploy fireflies", "fireflies go-live", "fireflies launch checklist".

fireflies-rate-limitsskills/fireflies-rate-limits/SKILL.md

Implement Fireflies.ai rate limiting, backoff, and idempotency patterns. Use when handling rate limit errors, implementing retry logic, or optimizing API request throughput for Fireflies.ai. Trigger with phrases like "fireflies rate limit", "fireflies throttling", "fireflies 429", "fireflies retry", "fireflies backoff".

fireflies-reference-architectureskills/fireflies-reference-architecture/SKILL.md

Implement Fireflies.ai reference architecture with best-practice project layout. Use when designing new Fireflies.ai integrations, reviewing project structure, or establishing architecture standards for Fireflies.ai applications. Trigger with phrases like "fireflies architecture", "fireflies best practices", "fireflies project structure", "how to organize fireflies", "fireflies layout".

fireflies-sdk-patternsskills/fireflies-sdk-patterns/SKILL.md

Apply production-ready Fireflies.ai SDK patterns for TypeScript and Python. Use when implementing Fireflies.ai integrations, refactoring SDK usage, or establishing team coding standards for Fireflies.ai. Trigger with phrases like "fireflies SDK patterns", "fireflies best practices", "fireflies code patterns", "idiomatic fireflies".

fireflies-security-basicsskills/fireflies-security-basics/SKILL.md

Apply Fireflies.ai security best practices for secrets and access control. Use when securing API keys, implementing least privilege access, or auditing Fireflies.ai security configuration. Trigger with phrases like "fireflies security", "fireflies secrets", "secure fireflies", "fireflies API key security".

fireflies-upgrade-migrationskills/fireflies-upgrade-migration/SKILL.md

Analyze, plan, and execute Fireflies.ai SDK upgrades with breaking change detection. Use when upgrading Fireflies.ai SDK versions, detecting deprecations, or migrating to new API versions. Trigger with phrases like "upgrade fireflies", "fireflies migration", "fireflies breaking changes", "update fireflies SDK", "analyze fireflies version".

fireflies-webhooks-eventsskills/fireflies-webhooks-events/SKILL.md

Implement Fireflies.ai webhook signature validation and event handling. Use when setting up webhook endpoints, implementing signature verification, or handling Fireflies.ai event notifications securely. Trigger with phrases like "fireflies webhook", "fireflies events", "fireflies webhook signature", "handle fireflies events", "fireflies notifications".

Plugin manifests1

tests/ext_conformance/artifacts/plugins-community/plugins/saas-packs/fireflies-pack/.claude-plugin/plugin.json
{
  "name": "fireflies-pack",
  "version": "1.0.0",
  "description": "Claude Code skill pack for Fireflies.ai (24 skills)",
  "author": {
    "name": "Jeremy Longshore",
    "email": "[email protected]"
  },
  "license": "MIT",
  "keywords": [
    "fireflies",
    "fireflies.ai",
    "saas",
    "sdk",
    "integration"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[fireflies-pack on Agent Plugins Marketplace](https://pluginsmp.com/plugins/fireflies-pack-3)