Voice Design banner
zircote zircote

Voice Design

Design community

Description

--- name: voice-design description: "Design a voice profile from a description or template without running an interview" argument-hint: "[slug] [description or --from-template name]" allowed-tools: Read, Write, Bash(python3:*), Glob, AskUserQuestion --- # /voice-design — Design a Voice Profile Create a complete voice profile without running an interview. Two modes: describe a voice character in natural language, or start from a pre-built template. ## Procedure 1. **Parse arguments**: Extract

Installation

Installs to ~/.claude/skills/zircote-human-voice-voice-design/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zircote-human-voice-voice-design && curl -fsSL https://raw.githubusercontent.com/zircote/human-voice/HEAD/commands/voice-design.md -o ~/.claude/skills/zircote-human-voice-voice-design/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository