Voice Profiles banner
zircote zircote

Voice Profiles

Development community

Description

--- name: voice-profiles description: "List, activate, delete, rename, and export voice profiles" argument-hint: "[list|activate|delete|rename|info|export|set-override] [args]" allowed-tools: Read, Write, Bash(python3:*), Bash(source:*), Glob, AskUserQuestion --- # /voice-profiles — Manage Voice Profiles Manage multiple named voice profiles. Each profile is a complete voice characterization (dimensions, calibration, distinctive features, mechanics) that can be activated, exported to repos, or

Installation

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

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

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

Full documentation available on GitHub

View Source Repository