elevenlabs-pack

v1.6.0 by Jeremy Longshore

Claude Code skill pack for ElevenLabs (18 skills)

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

Installation

Open Claude Code and run this command:

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

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

What It Does

> 18 Claude Code skills for ElevenLabs text-to-speech, voice cloning, speech-to-speech, sound effects, audio isolation, and real-time WebSocket streaming.

Install:


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

Skills (18) plugin-local skills

elevenlabs-ci-integration View full skill →

Configure CI/CD pipelines for ElevenLabs with mocked unit tests and gated integration tests.

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

Diagnose and fix ElevenLabs API errors by HTTP status code.

Bash(curl:*)Bash(node:*)
elevenlabs-core-workflow-a View full skill →

Implement ElevenLabs text-to-speech and voice cloning workflows.

ReadWriteBash(npm:*)Bash(curl:*)
elevenlabs-core-workflow-b View full skill →

Implement ElevenLabs speech-to-speech, sound effects, audio isolation, and speech-to-text.

ReadWriteBash(npm:*)Bash(curl:*)
elevenlabs-cost-tuning View full skill →

Optimize ElevenLabs costs through model selection, character-efficient patterns, caching, and usage monitoring with budget alerts.

ReadBash(curl:*)Bash(node:*)
elevenlabs-debug-bundle View full skill →

Collect ElevenLabs debug evidence for support tickets and troubleshooting.

Bash(grep:*)Bash(curl:*)Bash(tar:*)Bash(node:*)
elevenlabs-deploy-integration View full skill →

Deploy ElevenLabs TTS applications to Vercel, Fly.

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

Generate your first ElevenLabs text-to-speech audio file.

ReadWriteBash(npm:*)Bash(node:*)
elevenlabs-install-auth View full skill →

Install and configure ElevenLabs SDK authentication for Node.

WriteBash(npm:*)Bash(pip:*)Bash(pnpm:*)
elevenlabs-local-dev-loop View full skill →

Use when setting up a local ElevenLabs dev environment for a TTS/voice project and you need SDK mocking, hot reload, quota-aware iteration, and audio-output testing that does not burn character quota during development.

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

Optimize ElevenLabs TTS latency with model selection, streaming, caching, and audio format tuning.

ReadWriteEdit
elevenlabs-prod-checklist View full skill →

Execute an ElevenLabs production deployment checklist with health checks and rollback.

ReadBash(curl:*)Bash(jq:*)Grep
elevenlabs-rate-limits View full skill →

Implement ElevenLabs rate limiting, concurrency queuing, and backoff patterns.

ReadWriteEdit
elevenlabs-reference-architecture View full skill →

Implement an ElevenLabs reference architecture for production TTS/voice applications.

Read
elevenlabs-sdk-patterns View full skill →

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

ReadWriteEdit
elevenlabs-security-basics View full skill →

Apply ElevenLabs security best practices for API keys, webhook HMAC validation, and voice data protection.

ReadWriteGrep
elevenlabs-upgrade-migration View full skill →

Upgrade ElevenLabs SDK versions and migrate between API model generations.

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

Implement ElevenLabs webhook HMAC signature verification and event handling.

ReadWriteEditBash(curl:*)

Ready to use elevenlabs-pack?