assemblyai-pack

v1.5.0 by Jeremy Longshore

Claude Code skill pack for AssemblyAI (18 skills)

18 plugin-local skills
MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install assemblyai-pack@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

> Claude Code skill pack for AssemblyAI speech-to-text, LeMUR, and streaming transcription (18 skills)

What it does: Gives Claude Code deep knowledge of the AssemblyAI API — async transcription with audio intelligence (speaker diarization, sentiment, entities, PII redaction), real-time streaming via WebSocket, and LeMUR for LLM-powered audio analysis (summarization, Q&A, action items). Every skill uses the real assemblyai npm package with real SDK methods.

Links: AssemblyAI Docs | Node SDK | API Reference | Pricing

Skills (18) plugin-local skills

assemblyai-ci-integration View full skill →

Configure AssemblyAI CI/CD integration with GitHub Actions and testing.

ReadWriteEditBash(gh:*)
assemblyai-common-errors View full skill →

Diagnose and fix AssemblyAI common errors and exceptions.

ReadGrepBash(curl:*)
assemblyai-core-workflow-a View full skill →

Execute AssemblyAI primary workflow: async transcription with audio intelligence.

ReadWriteEditBash(npm:*)Grep
assemblyai-core-workflow-b View full skill →

Execute AssemblyAI streaming transcription and LeMUR workflows.

ReadWriteEditBash(npm:*)Grep
assemblyai-cost-tuning View full skill →

Optimize AssemblyAI costs through model selection, feature budgeting, and usage monitoring.

ReadGrep
assemblyai-debug-bundle View full skill →

Collect AssemblyAI debug evidence for support tickets and troubleshooting.

ReadBash(grep:*)Bash(curl:*)Bash(tar:*)Grep
assemblyai-deploy-integration View full skill →

Deploy AssemblyAI integrations to Vercel, Cloud Run, and Fly.

ReadWriteEditBash(vercel:*)Bash(fly:*)Bash(gcloud:*)
assemblyai-hello-world View full skill →

Create a minimal working AssemblyAI transcription example.

ReadWriteEdit
assemblyai-install-auth View full skill →

Install and configure AssemblyAI SDK authentication.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep
assemblyai-local-dev-loop View full skill →

Configure AssemblyAI local development with hot reload and testing.

ReadWriteEditBash(npm:*)Bash(pnpm:*)Grep
assemblyai-performance-tuning View full skill →

Optimize AssemblyAI API performance with caching, parallel processing, and model selection.

ReadWriteEdit
assemblyai-prod-checklist View full skill →

Execute AssemblyAI production deployment checklist and rollback procedures.

ReadBash(kubectl:*)Bash(curl:*)Grep
assemblyai-rate-limits View full skill →

Implement AssemblyAI rate limiting, backoff, and queue-based throttling.

ReadWriteEdit
assemblyai-reference-architecture View full skill →

Implement AssemblyAI reference architecture with best-practice project layout.

ReadGrep
assemblyai-sdk-patterns View full skill →

Apply production-ready AssemblyAI SDK patterns for TypeScript and Python.

ReadWriteEdit
assemblyai-security-basics View full skill →

Apply AssemblyAI security best practices for API keys, PII, and access control.

ReadWriteGrep
assemblyai-upgrade-migration View full skill →

Analyze, plan, and execute AssemblyAI SDK upgrades with breaking change detection.

ReadWriteEditBash(npm:*)Bash(git:*)
assemblyai-webhooks-events View full skill →

Implement AssemblyAI webhook handling for transcription completion events.

ReadWriteEditBash(curl:*)

Ready to use assemblyai-pack?