Leon voice_designer_skill

Guidance

install
source · Clone the upstream repo
git clone https://github.com/leon-ai/leon
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/leon-ai/leon "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/voice_designer_skill" ~/.claude/skills/leon-ai-leon-voice-designer-skill && rm -rf "$T"
manifest: skills/voice_designer_skill/SKILL.md
source content

Guidance

Choose This Skill When

  • The owner wants to create, adjust, or preview a synthesized voice design workflow supported by this skill.

Resolve With Context

  • Preserve the current voice settings and generated artifacts across follow-up turns.
  • Ask for the missing voice attribute only when the current skill context cannot supply it.

Avoid

  • Do not guess subjective voice preferences that the owner has not stated.