
Dnvriend Kokoro Tts Tool
- 1 repo stars
- Updated December 7, 2025
- dnvriend/kokoro-tts-tool
dnvriend-kokoro-tts-tool is a Claude Code plugin that exposes a local Kokoro TTS CLI for on-device speech on Apple Silicon.
About
dnvriend-kokoro-tts-tool is a lean Claude Code plugin packaging a CLI that turns text into speech using Kokoro TTS on Apple Silicon machines. developers who prototype voice-enabled features, narrate README walkthroughs, or sanity-check marketing copy inside an agent session get an on-device path that avoids recurring cloud TTS fees and network dependency. The catalog describes it as a tool that provides local text-to-speech using Kokoro—appropriate when you already develop on Mac hardware with Apple Silicon and want the agent to shell out to a predictable binary. It is not a full podcast production suite or cross-platform server; Linux and Windows users should confirm compatibility before relying on it. Install when you need quick spoken output during build and iterate loops, then disable if you standardize on a managed cloud voice API for production.
- Single-plugin repo focused on Kokoro TTS via a dedicated CLI.
- Runs text-to-speech locally on Apple Silicon—no mandatory cloud API for basic narration.
- Useful for voice previews, accessibility checks, and offline demo audio in agent workflows.
- Minimal surface: one plugin count, easy to audit before enabling in Claude Code.
- Pairs with content and docs tasks where hearing phrasing catches awkward copy faster than reading alone.
Dnvriend Kokoro Tts Tool by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install dnvriend-kokoro-tts-tool@dnvriend/kokoro-tts-toolAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | December 7, 2025 |
| Repository | dnvriend/kokoro-tts-tool ↗ |
What it does
Add a local Kokoro text-to-speech CLI so Claude Code or scripts can narrate copy on Apple Silicon without cloud TTS bills.
Who is it for?
Apple Silicon Mac users who want offline or low-latency TTS while building agent-assisted content or accessibility experiments.
Skip if: Production multi-voice pipelines, non-Mac teams, or anyone needing enterprise-grade voice licensing and SSML control out of the box.
What you get
After registration, you can invoke local Kokoro speech from the CLI inside your dev environment for faster audio feedback on copy and scripts.
- Working local TTS CLI callable from Claude Code sessions
- Audio files or streamed speech from pasted or generated text
- Repeatable offline narration workflow for drafts
By the numbers
- Repository lists plugin count: 1.
- Described scope: local text-to-speech using Kokoro TTS on Apple Silicon.
Recommended Plugins
How it compares
A local CLI TTS plugin, not a cloud ElevenLabs MCP integration or a general skills collection.
FAQ
Who is Dnvriend Kokoro Tts Tool for?
It is for developers on Apple Silicon who use Claude Code and want a simple local Kokoro text-to-speech command without cloud keys.
When should I use Dnvriend Kokoro Tts Tool?
Use it when you are drafting spoken UI strings, demo scripts, or long agent replies and want immediate audio playback during the build phase.
How do I add Dnvriend Kokoro Tts Tool to my agent?
Register the dnvriend/kokoro-tts-tool plugin marketplace in Claude Code, install the single plugin, and ensure Kokoro TTS dependencies for Apple Silicon are satisfied on your machine.