agentsclimarketplace

Token plan clone voice

Skill coconilu/token-plan-media-hub/adapters/codex/token-plan-media-hub/skills/token-plan-clone-voice

Local-first media generation hub and cross-agent MCP/Skill blueprint for Alibaba Cloud Model Studio Token Plan

Install
npx -y skills add coconilu/token-plan-media-hub --skill token-plan-clone-voice

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

2 things to look at

  • 13 days oldThe repository was created 13 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 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.

What its author says it does

Copied from the file, not written here

Clone a voice through Token Plan Media Hub only after explicit authorization, then create a local alias and optional test sample. Use when a user asks to clone their own voice or a voice for which they have clear permission. Never use for an unconsented third-party voice.

SKILL.md

1.0 KB, 165 tokens by cl100k_base, as published. Nobody here has run it

Token Plan Clone Voice

  1. Require the token-plan-media-hub MCP server.
  2. Ask the user to affirm that they own the voice or have explicit permission. Do not proceed on an implied or ambiguous answer.
  3. Call media.list_models for voice.clone and require a verified credential route.
  4. Call media.clone_voice with the reference-audio path, local alias, language, and explicit consent flag.
  5. Do not expose the provider voice ID. Return the local alias and consent record ID.
  6. Offer a short test synthesis through media.synthesize_speech.
  7. Report where the private sample and manifest are stored; never add them to Git.

Stop if the request targets a public figure, an unconsenting person, or deceptive impersonation.

What ships with it: 1 file

215 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 328,083. 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.