Voice calibration plugin — teach AI to write and talk like you.
npx claudepluginhub raulpetruta/voice-calibration-pluginLearns your personal writing and speaking style through interactive prompts, then generates a reusable voice profile so AI can write like you.
Teach AI to write and talk like you.
This Claude Code plugin learns your personal writing style through a series of interactive writing prompts — micro-stories, opinions, casual messages, descriptions — then generates a reusable voice profile that AI can use to match your tone, vocabulary, and personality.
/plugin marketplace add raulpetruta/voice-calibration-plugin
/plugin install voice-calibration-plugin@voice-calibration-marketplace
This ensures the plugin loads correctly.
Run the skill:
/voice-calibration-plugin:voice-calibration
Or just tell Claude:
"Learn my writing style"
Claude will guide you through 6-12 writing prompts, analyze your responses, and generate a voice profile saved as .voice-profile.md.
Once your profile exists, just ask:
"Write an email to my team about the new feature — use my voice"
Claude reads your profile and matches your style automatically.
Run calibration again anytime. You can start fresh or add more samples to refine your existing profile.
The skill inside this plugin follows the open Agent Skills specification, so the skills/voice-calibration/ directory can also be used standalone with any agentskills.io-compatible tool (Cursor, VS Code Copilot, Gemini CLI, Goose, and others).
MIT — see LICENSE for details.