listenhub-voice

listenhub-voice is a skill for Claude Code, Codex from marswaveai/skills. It costs 108 tokens per session (6,173 once invoked), scanned A, original, MIT.

An end-to-end audio generator that turns text or an image into a finished audio track. It can include sound effects, several speaking voices, or a voice copied from a reference recording.

In plain words
What is it for?
Use it to create sound effects, multi-voice dialogue, audio from an image, or audio from text, with an optional target duration and reference voice.
Why use it?
It combines narration, dialogue, effects, and optional voice imitation in one generated audio result, reducing the need to assemble those parts separately.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: names the AskUserQuestion tool; built for openclaw.

Good fit Use it to create sound effects, multi-voice dialogue, audio from an image, or audio from text, with an optional target duration and reference voice.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/marswaveai/skills/listenhub-voice
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 marswaveai/skills --skill listenhub-voice
Clone the repo
git clone --depth 1 https://github.com/marswaveai/skills

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 listenhub-voice

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/marswaveai/skills/listenhub-voice"><img src="https://agentmods.dev/badge/skills/marswaveai/skills/listenhub-voice.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 108 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,173 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: 3 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 102
    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 282
    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 463
    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.00108 $0.06173
Opus 5 $0.00054 $0.03086
Sonnet 5 $0.00022 $0.01235
Haiku 4.5 $0.00011 $0.00617

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

Security

Grade A, and why

listenhub-voice 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 11d 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.

> All examples below therefore call the OpenAPI HTTP contract directly with `curl` and a
listenhub-voice/SKILL.md · 539 lines

How it starts

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

When to Use

  • User wants end-to-end audio from text (with sound effects baked in by the model)
  • User wants a multi-voice dialogue where each line is assigned to a different voice
  • User wants to clone a voice from a reference audio clip
  • User wants to turn a reference image into audio (image → audio)
  • User wants pure sound-effect generation from a text description
  • User says "生成音频", "端到端音频", "图片转音频", "多音色对白", "参考音频克隆", "音效"

When NOT to Use

  • User just wants a single registered ListenHub voice to read text aloud (use /tts) — /tts is lower-latency for plain narration with already-registered ListenHub speakers
  • User wants a podcast-style discussion with topic exploration (use /podcast)
  • User wants music or a cover song (use /music)
  • User wants a video (use /video-gen)
  • User wants to transcribe audio/video to text (use /asr)

/tts vs /listenhub-voice: /listenhub-voice is the ListenHub-Voice-1.0 end-to-end model — text or image into a finished audio track that can include sound effects, multi-voice dialogue, and reference-audio voice cloning, with an optional durationHint to target an approximate length. Plain single-voice narration with an already-registered ListenHub voice can still go through /tts.

Purpose

Generate end-to-end audio with the ListenHub-Voice-1.0 model. One async task takes a text script (and optionally voices, a reference image, audio params, and a duration hint) and returns a finished audio file. Modes:

  • Plain text / sound effects — no voices, no image. The model synthesizes the text and any sound effects described in it.
  • Single voicevoices with 1 item, either a registered ListenHub speaker / Official voice_type (type: speaker) or a reference-audio clone (type: reference).
  • Multi-voice dialoguevoices with 2–3 items; the script assigns each line with @音频1 / @音频2 prefixes in voices array order. Every item in a multi-voice request must be reference-audio-capable (official voice_type is single-voice only).
  • Reference-audio cloningvoices item of type: reference pointing at a public audio URL to clone that voice.
  • Image → audio — an image (url or data). Mutually exclusive with voices.

Read the full file on GitHub · 539 lines

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. 11d ago First seen · 539 lines · 108 tokens per session scan A ebaf86006797

Subscribe to this mod's changes

listenhub-voice is a skill published in the GitHub repository marswaveai/skills (78 stars, last pushed 17d ago), licensed MIT. It adds 108 tokens to every session and 6,173 once invoked, about $0.0005 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

brainstorming

A brainstorming workflow for turning an idea into an agreed design before implementation. It requires exploring the project, asking clarifying questions, comparing options, documenting the design, and getting user approval.

jnMetaCode/superpowers-zh · 40 tokens

template-pitch-deck

Pitch-deck generation exemplar — short/medium/long PDF+PPTX decks from one token-resolved, diligence-cited content source.

docxology/template · 35 tokens

awesome-content-graphics

Produces post graphics offline: a user-chosen set size (5, 25, 50, 100 or any number) of self-contained HTML/CSS variants rendered locally to PNG across a type-led family of statements, tinted-glyph canvases, display-scale number lockups and readable data figures, built from the supplied facts and the user's own look…

khasky/awesome-agent-skills · 222 tokens

neoyngpt-video-to-code

Use when the user pastes a YouTube URL, attaches a screen recording or .mp4/.webm/.mov, or asks about on-screen UI, motion, layout, color, mascots, widgets, or visual bugs captions cannot answer. Also use when they type /neoyngpt-video-to-code. Do not use for transcript-only summaries.

saurav-shakya/NeoynGPT-video-to-code · 80 tokens

better-icons

Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: better-icons search to find icons, better-icons get to get SVG. Also available as MCP server for AI agents.

mxyhi/ok-skills · 63 tokens

codex-image-gen

Generate raster images (icons, illustrations, textures, app icons) from a text prompt by driving the Codex CLI's image tool, then extracting the finished PNG from the Codex session rollout. Use when an agent needs a real generated image and has no native image-generation tool. Requires the codex CLI, logged in.

shipshitdev/skills · 72 tokens