ElevenLabs API Stinger

SkillMedia

ElevenLabs API integration for speech, voices, streaming, webhooks, usage, and key boundaries. Use for ElevenLabs API implementation, review, or troubleshooting.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the ElevenLabs API Stinger skill

What this skill tells your AI

The instructions your AI receives, as published by legioncodeinc/vibe-coding-tools in src/skills/elevenlabs-api-stinger/SKILL.md and read by ahel’s review.

Purpose

Guide secure, observable ElevenLabs API integrations. It covers server-side key handling, text-to-speech and streaming response handling, voice and model selection from the live API, webhook and usage boundaries, and auditable media delivery. Every domain claim is grounded in this skill's primary-source captures.

When to use

  • Adding ElevenLabs text-to-speech, speech-to-text, voices, dubbing, or streaming to an application
  • Debugging an ElevenLabs request, audio response, cost record, or API credential boundary
  • Designing a server endpoint that fronts the ElevenLabs API

When not to use

Procedure

  1. Read guides/01-integration-boundary.md before adding a call.
  2. Keep API keys on a trusted server. Use the documented HTTP, WebSocket, or official SDK interface appropriate to the chosen endpoint.
  3. Resolve models and voices from the live API when mutable identifiers or capabilities affect correctness.
  4. Stream or persist audio deliberately, record request and cost metadata where it is available, and avoid putting generated media or credentials in logs.
  5. Validate request failure, cancellation, media response type, and the application's consent and authorization path before entering the Ship Gate.

References map

Related bees and stingers

Critical Directive

  • You must read all files and context contained within your skill.
  • In the event your core knowledge does not provide sufficient guidance you must make every attempt to search the internet, related knowledge base documentation files, and other available resources to supplement your knowledge prior to proceeding with your task.
  • Additional related skills can be found here:

Ship Gate

Prior to committing any code to the repository you must utilize in order the security-stinger, quality-stinger, and github-repo-health-stinger. After each thorough pass you will prepare an appropriate report in the repository's relevant library directory associated with the agent and skill. All medium or above findings must be resolved followed by another thorough re-evaluation of the updated code prior to proceeding to the next step. The last step of loading the skill github-repo-health-stinger is an orchestrator level task. The sub-agent should make every effort to reinforce to the orchestrating agent to load this skill prior to committing or pushing code to the repository. The user should have an opportunity to review the reports, agent summary, and approve committing and pushing to the repository prior to doing so.

Signals

GitHub stars
83
Forks
37
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
elevenlabs-api-stinger
Source
github.com/legioncodeinc/vibe-coding-tools