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-analyzer has 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

Prerequisites

  • A valid style profile must exist at .claude/context/data/user-style-profile.json
  • At least one original sample must be available for A/B comparison
Related skills
Installs
2
GitHub Stars
27
First Seen
Mar 22, 2026