Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add zapier/connectors --skill elevenlabsgit clone --depth 1 https://github.com/zapier/connectorsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/zapier/connectors/elevenlabs)<a href="https://agentmods.dev/skills/zapier/connectors/elevenlabs"><img src="https://agentmods.dev/badge/skills/zapier/connectors/elevenlabs/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/zapier/connectors/elevenlabs"><img src="https://agentmods.dev/badge/skills/zapier/connectors/elevenlabs.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00115 | $0.02961 |
| Opus 5 | $0.00057 | $0.01481 |
| Sonnet 5 | $0.00023 | $0.00592 |
| Haiku 4.5 | $0.00012 | $0.00296 |
Grade A, and why
elevenlabs scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .claude-plugin/plugin.json 1.2 KB
- .mcp.json 136 B
- CHANGELOG.md 2.4 KB
- cli.js 7.3 KB runs code
- cli.ts 141 B runs code
- connections.ts 757 B runs code
- evals/evals.json 19 KB
- evals/results.md 2.8 KB
- index.ts 2.7 KB runs code
- lib/audioInput.ts 2.8 KB runs code
- lib/audioOutput.ts 4.2 KB runs code
- lib/elevenlabs.ts 7.9 KB runs code
- LICENSE 3.8 KB
- NOTICE 464 B
- package.json 1.6 KB
- README.md 10 KB
- references/elevenlabs-api-gotchas.md 8.0 KB
- references/use-as-cli.md 2.8 KB
- references/use-as-mcp.md 2.6 KB
- references/use-as-recipe.md 18 KB
- references/use-as-sdk.md 1.2 KB
- references/use-with-zapier.md 6.3 KB
- references/use-without-zapier.md 2.9 KB
- scripts/addSharedVoice.ts 1.9 KB runs code
- scripts/createSoundEffect.ts 3.3 KB runs code
- scripts/createVoiceFromDesign.ts 2.3 KB runs code
- scripts/deleteHistoryItem.ts 1.3 KB runs code
- scripts/deleteVoice.ts 1.2 KB runs code
- scripts/designVoice.ts 5.8 KB runs code
- scripts/downloadHistoryAudio.ts 2.0 KB runs code
- scripts/getHistoryItem.ts 2.5 KB runs code
- scripts/getUserSubscription.ts 2.2 KB runs code
- scripts/getVoice.ts 1.3 KB runs code
- scripts/isolateAudio.ts 3.1 KB runs code
- scripts/listHistory.ts 5.0 KB runs code
- scripts/listModels.ts 2.4 KB runs code
- scripts/listVoices.ts 2.5 KB runs code
- scripts/searchVoiceLibrary.ts 4.4 KB runs code
- scripts/speechToSpeech.ts 5.0 KB runs code
- scripts/speechToText.ts 4.0 KB runs code
- scripts/textToDialogue.ts 3.7 KB runs code
- scripts/textToSpeech.ts 3.8 KB runs code
- tests/addSharedVoice.test.ts 3.1 KB runs code
- tests/createSoundEffect.test.ts 3.6 KB runs code
- tests/createVoiceFromDesign.test.ts 3.6 KB runs code
- tests/deleteHistoryItem.test.ts 2.6 KB runs code
- tests/deleteVoice.test.ts 2.5 KB runs code
- tests/designVoice.test.ts 4.6 KB runs code
- tests/downloadHistoryAudio.test.ts 3.4 KB runs code
- tests/getHistoryItem.test.ts 3.1 KB runs code
- tests/getUserSubscription.test.ts 5.0 KB runs code
- tests/getVoice.test.ts 3.0 KB runs code
- tests/isolateAudio.test.ts 5.0 KB runs code
- tests/listHistory.test.ts 3.3 KB runs code
- tests/listModels.test.ts 3.0 KB runs code
- tests/listVoices.test.ts 3.1 KB runs code
- tests/searchVoiceLibrary.test.ts 3.5 KB runs code
- tests/speechToSpeech.test.ts 6.5 KB runs code
- tests/speechToText.test.ts 3.7 KB runs code
- tests/textToDialogue.test.ts 3.6 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 136 lines · 115 tokens per session scan A 82666cb3864d
elevenlabs is a skill published in the GitHub repository zapier/connectors (164 stars, last pushed 14d ago), with no licence file. It adds 115 tokens to every session and 2,961 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
nanobanana
Generates and edits images by calling Google's Nano Banana / Gemini image generation API (requires a GEMINIAPIKEY), a real, billed API call. This skill is explicit-invocation only: use it only when the user names it or the Gemini path directly ("nanobanana", "nano banana", "gemini image generation", "GEMINIAPIKEY"…
codex-imagegen
Generates images and polished raster art (logos, mascots, hero images, icons, characters, sprite sheets, illustrations, product mockups) by driving Codex CLI's $imagegen skill. This is the default image generator, use it for any request to generate or create an image or visual asset, including "generate an image"…
atmos-cast
Atmos cast recording and rendering: atmos cast play/render, output-format inference (gif/mp4/html/ascii/png/jpg/jpeg), the --cast/ATMOSCAST auto-recording flag, workflow type: cast (steps/session modes) and type: simulate step types, and committed .cast screengrabs.
cli-anything-photoshop
A command-line tool that controls Adobe Photoshop through Windows automation. It can work with Photoshop documents, layers, selections, text, image adjustments, and exports.
youtube
Use whenever the user mentions YouTube, video uploads, channel management, playlists, video SEO, or any YouTube Data API operation. Manages videos, playlists, comments, captions, subscriptions, thumbnails, analytics, and more.
nous-branding
Generate images and content consistent with the Nous Research brand identity. Use when creating visuals in the Nous / Theia / Hermes ecosystem: a "cyber-classical" style blending neo-classical statuary, cyberpunk/industrial grunge, and retro anime illustration. Covers official brand color palette, typography…