Write In Voice banner
solanabr solanabr

Write In Voice

Development community

Description

--- description: "Draft or restyle a piece in a voice pack (facts-first, voice-last)" --- Write the requested content in the target author's voice using the **writer-style** skill. Default pack: `kaue`. Spawn the **voice-writer** agent (or run the procedure yourself). 1. **Confirm the brief**: topic, length, audience, target container (load `formats/<container>.md` if one applies), which pack/author (default Kaue), and any **explicit tone override** (`tone: hayes`, `helius 0.7 / hotz 0.3

Installation

Installs to ~/.claude/skills/solanabr-writer-style-skill-write-in-voice/SKILL.md

Terminal
mkdir -p ~/.claude/skills/solanabr-writer-style-skill-write-in-voice && curl -fsSL https://raw.githubusercontent.com/solanabr/writer-style-skill/HEAD/commands/write-in-voice.md -o ~/.claude/skills/solanabr-writer-style-skill-write-in-voice/SKILL.md

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

Full documentation available on GitHub

View Source Repository