eachlabs-voice-audio

eachlabs-voice-audio is a skill for Claude Code, Codex from InternLM/WildClawBench. It costs 60 tokens per session (2,116 once invoked), scanned A, original, MIT.

An audio-processing tool that uses AI models for turning text into speech, speech into text, changing voices, and creating audio. Speech-to-text transcription can include speaker separation, called diarization.

In plain words
What is it for?
Use it to create spoken audio, transcribe recordings, identify speakers, convert voices, generate sound effects, or produce audio from text.
Why use it?
It gathers common voice and audio tasks behind one interface instead of requiring separate services for each task.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create spoken audio, transcribe recordings, identify speakers, convert voices, generate sound effects, or produce audio from text.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/internlm/wildclawbench/eachlabs-voice-audio
Install

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.

Any agent
npx skills add InternLM/WildClawBench --skill eachlabs-voice-audio
Clone the repo
git clone --depth 1 https://github.com/InternLM/WildClawBench

Made for: Claude Code, Codex.

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

agentmods badge for eachlabs-voice-audio

README.md
[![agentmods](https://agentmods.dev/badge/skills/internlm/wildclawbench/eachlabs-voice-audio/github.svg)](https://agentmods.dev/skills/internlm/wildclawbench/eachlabs-voice-audio)
Your own site
<a href="https://agentmods.dev/skills/internlm/wildclawbench/eachlabs-voice-audio"><img src="https://agentmods.dev/badge/skills/internlm/wildclawbench/eachlabs-voice-audio/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.

agentmods 80×15 button for eachlabs-voice-audio

Your own site · 80×15
<a href="https://agentmods.dev/skills/internlm/wildclawbench/eachlabs-voice-audio"><img src="https://agentmods.dev/badge/skills/internlm/wildclawbench/eachlabs-voice-audio.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,116 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 10 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Data Exfiltration · line 75
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
  • medium Data Exfiltration · line 76
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
  • medium Data Exfiltration · line 77
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
  • medium Data Exfiltration · line 85
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
  • medium Data Exfiltration · line 104
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
  • medium Data Exfiltration · line 121
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
  • medium Data Exfiltration · line 139
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
  • medium Data Exfiltration · line 157
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
  • medium Data Exfiltration · line 176
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
  • medium Data Exfiltration · line 85
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00060 $0.02116
Opus 5 $0.00030 $0.01058
Sonnet 5 $0.00012 $0.00423
Haiku 4.5 $0.00006 $0.00212

Measured 9d ago against content hash 33cfcdb006a7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

eachlabs-voice-audio scanned grade A with 1 finding 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -X POST https://api.eachlabs.ai/v1/prediction \
skills/5/eachlabs-voice-audio/SKILL.md · 210 lines

How it starts

The opening of the file, as written. The whole thing — 210 lines — stays where its author put it; the contents beside it link to each section on GitHub.

EachLabs Voice & Audio

Text-to-speech, speech-to-text transcription, voice conversion, and audio utilities via the EachLabs Predictions API.

Authentication

Header: X-API-Key: <your-api-key>

Set the EACHLABS_API_KEY environment variable. Get your key at eachlabs.ai.

Available Models

Text-to-Speech

Model Slug Best For
ElevenLabs TTS elevenlabs-text-to-speech High quality TTS
ElevenLabs TTS w/ Timestamps elevenlabs-text-to-speech-with-timestamp TTS with word timing
ElevenLabs Text to Dialogue elevenlabs-text-to-dialogue Multi-speaker dialogue
ElevenLabs Sound Effects elevenlabs-sound-effects Sound effect generation
ElevenLabs Voice Design v2 elevenlabs-voice-design-v2 Custom voice design
Kling V1 TTS kling-v1-tts Kling text-to-speech
Kokoro 82M kokoro-82m Lightweight TTS
Play AI Dialog play-ai-text-to-speech-dialog Dialog TTS
Stable Audio 2.5 stable-audio-2-5-text-to-audio Text to audio

Speech-to-Text

Model Slug Best For
ElevenLabs Scribe v2 elevenlabs-speech-to-text-scribe-v2 Best quality transcription
ElevenLabs STT elevenlabs-speech-to-text Standard transcription
Wizper with Timestamp wizper-with-timestamp Timestamped transcription
Wizper wizper Basic transcription
Whisper whisper Open-source transcription
Whisper Diarization whisper-diarization Speaker identification
Incredibly Fast Whisper incredibly-fast-whisper Fastest transcription

Voice Conversion & Cloning

Model Slug Best For
RVC v2 rvc-v2 Voice conversion
Train RVC train-rvc Train custom voice model
ElevenLabs Voice Clone elevenlabs-voice-clone Voice cloning
ElevenLabs Voice Changer elevenlabs-voice-changer Voice transformation
ElevenLabs Voice Design v3 elevenlabs-voice-design-v3 Advanced voice design
ElevenLabs Dubbing elevenlabs-dubbing Video dubbing
Chatterbox S2S chatterbox-speech-to-speech Speech to speech
Open Voice openvoice Open-source voice clone
XTTS v2 xtts-v2 Multi-language voice clone
Stable Audio 2.5 Inpaint stable-audio-2-5-inpaint Audio inpainting
Stable Audio 2.5 A2A stable-audio-2-5-audio-to-audio Audio transformation
Audio Trimmer audio-trimmer-with-fade Audio trimming with fade

Read the full file on GitHub · 210 lines

Files

What ships with it

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

Changes

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.

  1. 9d ago First seen · 210 lines · 60 tokens per session scan A 33cfcdb006a7

Subscribe to this mod's changes

eachlabs-voice-audio is a skill published in the GitHub repository InternLM/WildClawBench (517 stars, last pushed 23d ago), licensed MIT. It adds 60 tokens to every session and 2,116 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

live2d_controller

// 读取:system.characterbundle.loadcharacterskillsections -> system.config.buildtier1variables.characterbuiltinskillsprompt.

RTGS2017/NagaAgent · 0 tokens

feature-demo-recording

Record a demo video of a web feature from a real browser. Two modes -- a NARRATED film where measured voiceover drives the timeline (designed slides, subtitles, punch-in camera, rendered from an HTML timeline), and a SILENT evidence clip for a PR or a QA pass. Use when the user asks to record a video, demo, or screen…

kirodotdev/KiroCrew · 90 tokens

image-authoring

Author images and diagrams as code — SVG, Pillow, Excalidraw, mermaid. Load when asked to draw, illustrate, or make an image, icon, logo, poster, or diagram.

kirodotdev/KiroCrew · 45 tokens

pptx-maker

Generate or restyle a PowerPoint deck. Use when the user wants to create or edit a .pptx presentation, build slides from text or a URL, or design a reusable slide style.

kirodotdev/KiroCrew · 43 tokens

artifacts

Persist, version, and iterate on LLM-generated UI (widgets, HTML, markdown). Load when the user wants to save, find, update, or iterate on a previously-rendered widget — anything that should outlive the chat scrollback.

kirodotdev/KiroCrew · 52 tokens

gpt-image-skill

A skill for generating or editing images through OpenAI's GPT Image API, a programming interface for requesting image operations. It uses a bundled Python script and supports configuration such as model, size, quality, and output file.

feiskyer/claude-code-settings · 115 tokens