assemblyai-pack
Claude Code skill pack for AssemblyAI (18 skills)
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
Configure AssemblyAI CI/CD integration with GitHub Actions and testing.
Diagnose and fix AssemblyAI common errors and exceptions.
Execute AssemblyAI primary workflow: async transcription with audio intelligence.
Execute AssemblyAI streaming transcription and LeMUR workflows.
Optimize AssemblyAI costs through model selection, feature budgeting, and usage monitoring.
Collect AssemblyAI debug evidence for support tickets and troubleshooting.
Deploy AssemblyAI integrations to Vercel, Cloud Run, and Fly.
Create a minimal working AssemblyAI transcription example.
Install and configure AssemblyAI SDK authentication.
Configure AssemblyAI local development with hot reload and testing.
Optimize AssemblyAI API performance with caching, parallel processing, and model selection.
Execute AssemblyAI production deployment checklist and rollback procedures.
Implement AssemblyAI rate limiting, backoff, and queue-based throttling.
Implement AssemblyAI reference architecture with best-practice project layout.
Apply production-ready AssemblyAI SDK patterns for TypeScript and Python.
Apply AssemblyAI security best practices for API keys, PII, and access control.
Analyze, plan, and execute AssemblyAI SDK upgrades with breaking change detection.
Implement AssemblyAI webhook handling for transcription completion events.