agentsclimarketplace

Token plan synthesize speech

Skill coconilu/token-plan-media-hub/adapters/codex/token-plan-media-hub/skills/token-plan-synthesize-speech

Synthesize text into a local audio artifact through Token Plan Media Hub. Use for narration, voice previews, accessibility audio, and system or previously authorized cloned voices. Do not describe multi-line TTS assembly as speech-to-speech.From its SKILL.md

Install
npx -y skills add coconilu/token-plan-media-hub --skill token-plan-synthesize-speech

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

0.9 KB, 138 tokens by cl100k_base, as published. Nobody here has run it

Token Plan Synthesize Speech

  1. Require the token-plan-media-hub MCP server.
  2. Call media.list_models for speech.synthesize.
  3. Resolve a requested voice alias through the Hub. Never print the underlying cloned voice ID.
  4. Keep a cloned voice bound to its enrollment model. Reject a conflicting requested model.
  5. Call media.synthesize_speech.
  6. Return the artifact ID, local audio path, model, voice alias, duration, and manifest path.

If Token Plan cannot access the selected speech model, do not silently switch credentials. Report the capability result and let the user choose a configured credential route in the Dashboard.

What ships with it: 1 file

213 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.