voice-clone-generator
Installation
SKILL.md
Voice Clone Generator
Overview
Generate new content that authentically mimics a specific author's writing style. Uses the structured style profile produced by style-analyzer to construct generation constraints, then verifies output quality by comparing against the original samples.
Core principle: Generation without constraints produces generic text. The style profile is the contract between analysis and generation.
When to Use
- After
style-analyzerhas produced a style profile at.claude/context/data/user-style-profile.json - When generating blog posts, emails, documentation, or any prose in someone's voice
- When maintaining brand voice consistency across multiple content pieces
- When ghostwriting content that must read as if written by a specific person