Agent Plugins Marketplace
All plugins

assemblyai-pack

v1.5.0

Claude Code skill pack for AssemblyAI (18 skills)

Claude Code18 Skills

By Jeremy LongshoreLicense: MIT2.7k GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
18 skill or MCP entries
Source updated
Aug 29, 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 plugin

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install assemblyai-pack-2@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/jeremylongshore/tons-of-skills-marketplace

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

Plugin files

plugins/saas-packs/assemblyai-pack/
├── .claude-plugin/plugin.json
├── skills/assemblyai-ci-integration/SKILL.md
├── skills/assemblyai-common-errors/SKILL.md
├── skills/assemblyai-core-workflow-a/SKILL.md
├── skills/assemblyai-core-workflow-b/SKILL.md
├── skills/assemblyai-cost-tuning/SKILL.md
├── skills/assemblyai-debug-bundle/SKILL.md
├── skills/assemblyai-deploy-integration/SKILL.md
├── skills/assemblyai-hello-world/SKILL.md
├── skills/assemblyai-install-auth/SKILL.md
├── skills/assemblyai-local-dev-loop/SKILL.md
├── skills/assemblyai-performance-tuning/SKILL.md
├── skills/assemblyai-prod-checklist/SKILL.md
├── skills/assemblyai-rate-limits/SKILL.md
├── skills/assemblyai-reference-architecture/SKILL.md
├── skills/assemblyai-sdk-patterns/SKILL.md
├── skills/assemblyai-security-basics/SKILL.md
├── skills/assemblyai-upgrade-migration/SKILL.md
└── skills/assemblyai-webhooks-events/SKILL.md

Included Skills18

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

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

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

Diagnose and fix AssemblyAI common errors and exceptions. Use when encountering AssemblyAI errors, debugging failed transcriptions, or troubleshooting streaming and LeMUR issues. Trigger with phrases like "assemblyai error", "fix assemblyai", "assemblyai not working", "debug assemblyai", "transcription failed".

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

Execute AssemblyAI primary workflow: async transcription with audio intelligence. Use when transcribing audio/video files, enabling speaker diarization, sentiment analysis, entity detection, PII redaction, or content moderation. Trigger with phrases like "assemblyai transcribe", "assemblyai transcription", "transcribe audio", "speaker diarization assemblyai".

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

Execute AssemblyAI streaming transcription and LeMUR workflows. Use when implementing real-time speech-to-text, live captions, voice agents, or LLM-powered audio analysis with LeMUR. Trigger with phrases like "assemblyai streaming", "assemblyai real-time", "assemblyai live transcription", "assemblyai LeMUR", "assemblyai summarize audio".

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

Optimize AssemblyAI costs through model selection, feature budgeting, and usage monitoring. Use when analyzing AssemblyAI billing, reducing transcription costs, or implementing usage monitoring and budget alerts. Trigger with phrases like "assemblyai cost", "assemblyai billing", "reduce assemblyai costs", "assemblyai pricing", "assemblyai budget".

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

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

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

Deploy AssemblyAI integrations to Vercel, Cloud Run, and Fly.io platforms. Use when deploying AssemblyAI-powered transcription services to production, configuring platform-specific secrets, or setting up webhook endpoints. Trigger with phrases like "deploy assemblyai", "assemblyai Vercel", "assemblyai production deploy", "assemblyai Cloud Run", "assemblyai Fly.io".

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

Create a minimal working AssemblyAI transcription example. Use when starting a new AssemblyAI integration, testing your setup, or learning basic transcription patterns. Trigger with phrases like "assemblyai hello world", "assemblyai example", "assemblyai quick start", "simple assemblyai transcription".

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

Install and configure AssemblyAI SDK authentication. Use when setting up a new AssemblyAI integration, configuring API keys, or initializing the assemblyai npm package in your project. Trigger with phrases like "install assemblyai", "setup assemblyai", "assemblyai auth", "configure assemblyai API key".

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

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

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

Optimize AssemblyAI API performance with caching, parallel processing, and model selection. Use when experiencing slow transcriptions, implementing caching strategies, or optimizing throughput for batch transcription workloads. Trigger with phrases like "assemblyai performance", "optimize assemblyai", "assemblyai latency", "assemblyai caching", "assemblyai slow", "assemblyai batch".

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

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

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

Implement AssemblyAI rate limiting, backoff, and queue-based throttling. Use when handling rate limit errors, implementing retry logic, or managing concurrent transcription throughput. Trigger with phrases like "assemblyai rate limit", "assemblyai throttling", "assemblyai 429", "assemblyai retry", "assemblyai backoff".

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

Implement AssemblyAI reference architecture with best-practice project layout. Use when designing new AssemblyAI transcription services, reviewing project structure, or building production-grade speech-to-text applications. Trigger with phrases like "assemblyai architecture", "assemblyai best practices", "assemblyai project structure", "how to organize assemblyai", "assemblyai design".

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

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

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

Apply AssemblyAI security best practices for API keys, PII, and access control. Use when securing API keys, implementing PII redaction, or configuring temporary tokens for browser-side streaming. Trigger with phrases like "assemblyai security", "assemblyai secrets", "secure assemblyai", "assemblyai API key security", "assemblyai PII".

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

Analyze, plan, and execute AssemblyAI SDK upgrades with breaking change detection. Use when upgrading the assemblyai npm package, migrating from the old SDK, or switching between speech models (Best, Nano, Universal). Trigger with phrases like "upgrade assemblyai", "assemblyai migration", "assemblyai breaking changes", "update assemblyai SDK".

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

Implement AssemblyAI webhook handling for transcription completion events. Use when setting up webhook endpoints, handling transcription callbacks, or processing async transcription results via webhooks. Trigger with phrases like "assemblyai webhook", "assemblyai events", "assemblyai transcription callback", "handle assemblyai webhook".

Plugin manifests1

plugins/saas-packs/assemblyai-pack/.claude-plugin/plugin.json
{
  "name": "assemblyai-pack",
  "version": "1.5.0",
  "description": "Claude Code skill pack for AssemblyAI (18 skills)",
  "author": {
    "name": "Jeremy Longshore",
    "email": "[email protected]"
  },
  "license": "MIT",
  "keywords": [
    "assemblyai",
    "assemblyai",
    "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.

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