assemblyai-pack

v1.5.0 by Jeremy Longshore

Claude Code skill pack for AssemblyAI (18 skills)

18 Skills
MIT License

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)

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.

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,.

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