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 J-StaR-Films-Studios/VibeCode-Protocol-Suite --skill ai-voice-cloninggit clone --depth 1 https://github.com/J-StaR-Films-Studios/VibeCode-Protocol-SuiteWrote 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/j-star-films-studios/vibecode-protocol-suite/ai-voice-cloning)<a href="https://agentmods.dev/skills/j-star-films-studios/vibecode-protocol-suite/ai-voice-cloning"><img src="https://agentmods.dev/badge/skills/j-star-films-studios/vibecode-protocol-suite/ai-voice-cloning/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/j-star-films-studios/vibecode-protocol-suite/ai-voice-cloning"><img src="https://agentmods.dev/badge/skills/j-star-films-studios/vibecode-protocol-suite/ai-voice-cloning.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.00123 | $0.01989 |
| Opus 5 | $0.00062 | $0.00994 |
| Sonnet 5 | $0.00025 | $0.00398 |
| Haiku 4.5 | $0.00012 | $0.00199 |
Grade C, and why
ai-voice-cloning scanned grade C with 2 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 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.
Downloads and executes remote codehighSupply chain
curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.
curl -fsSL https://cli.inference.sh | sh && infsh login Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -fsSL https://cli.inference.sh | sh && infsh login How it starts
The opening of the file, as written. The whole thing — 277 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AI Voice Generation
Generate natural AI voices via inference.sh CLI.
Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Generate speech
infsh app run infsh/kokoro-tts --input '{
"text": "Hello! This is an AI-generated voice that sounds natural and engaging.",
"voice": "af_sarah"
}'
Available Models
| Model | App ID | Best For |
|---|---|---|
| Kokoro TTS | infsh/kokoro-tts |
Natural, multiple voices |
| DIA | infsh/dia-tts |
Conversational, expressive |
| Chatterbox | infsh/chatterbox |
Casual, entertainment |
| Higgs | infsh/higgs-tts |
Professional narration |
| VibeVoice | infsh/vibevoice |
Emotional range |
Kokoro Voice Library
American English
| Voice ID | Gender | Style |
|---|---|---|
af_sarah |
Female | Warm, friendly |
af_nicole |
Female | Professional |
af_sky |
Female | Youthful |
am_michael |
Male | Authoritative |
am_adam |
Male | Conversational |
am_echo |
Male | Clear, neutral |
British English
| Voice ID | Gender | Style |
|---|---|---|
bf_emma |
Female | Refined |
bf_isabella |
Female | Warm |
bm_george |
Male | Classic |
bm_lewis |
Male | Modern |
Voice Generation Examples
Professional Narration
infsh app run infsh/kokoro-tts --input '{
"text": "Welcome to our quarterly earnings call. Today we will discuss the financial performance and strategic initiatives for the past quarter.",
"voice": "am_michael",
"speed": 1.0
}'
Conversational Style
infsh app run infsh/dia-tts --input '{
"text": "Hey, so I was thinking about that project we discussed. What if we tried a different approach?",
"voice": "conversational"
}'
Audiobook Narration
infsh app run infsh/kokoro-tts --input '{
"text": "Chapter One. The morning mist hung low over the valley as Sarah made her way down the winding path. She had been walking for hours.",
"voice": "bf_emma",
"speed": 0.9
}'
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.
- 11d ago First seen · 277 lines · 123 tokens per session scan C 77e99a168c4b
ai-voice-cloning is a skill published in the GitHub repository J-StaR-Films-Studios/VibeCode-Protocol-Suite (24 stars, last pushed today), licensed ISC. It adds 123 tokens to every session and 1,989 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
gpt-image-2-style-library
Choose GPT-Image2 / gpt-image-2 visual styles and industrial prompt templates from the awesome-gpt-image-2 style library. Use when an agent needs to create, rewrite, classify, or improve image-generation prompts with repository-backed templates, categories, style tags, scene tags, pitfalls, and example cases.
seedance-prompt
This skill should be used when the user asks to write, improve, translate, compress, or debug a Seedance 2.0 video prompt; mentions T2V, I2V, V2V, R2V, camera direction, prompt quality, or provides reference assets for a production-ready prompt.
short-drama-storyboard
A workflow for turning a Chinese short-drama script and its visual facts into a shot-by-shot storyboard with frozen starting-frame prompts.
short-drama-video-prompts
A writing guide for turning approved short-drama storyboards and starting images into copy-ready prompts for generating video scenes. It covers both image-to-video prompts, which use a reference image, and text-to-video prompts, which describe the scene in words.
short-drama-develop
A Chinese-language writing workflow for turning novel, short-drama, or comic-drama ideas and source material into an adaptation plan, story direction, creative brief, story engine, and episode map.
short-drama-write
A writing workflow for creating or revising a shootable Chinese short-drama or animated-drama episode in Markdown.