assemblyai-pack Verified Silver

Verified Silver · 79/100 saas-packs v1.0.0 by Jeremy Longshore

Claude Code skill pack for AssemblyAI (18 skills)

18 Skills
MIT License
Free Pricing

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 SKILL.md View full skill →

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

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

'Diagnose and fix AssemblyAI common errors and exceptions.

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

'Execute AssemblyAI primary workflow: async transcription with audio.

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

'Execute AssemblyAI streaming transcription and LeMUR workflows.

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

'Optimize AssemblyAI costs through model selection, feature budgeting,.

ReadGrep
assemblyai-debug-bundle SKILL.md View full skill →

'Collect AssemblyAI debug evidence for support tickets and troubleshooting.

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

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

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

'Create a minimal working AssemblyAI transcription example.

ReadWriteEdit
assemblyai-install-auth SKILL.md View full skill →

'Install and configure AssemblyAI SDK authentication.

ReadWriteEditBash(npm:*)Bash(pip:*)Grep