Generate Voice Skill
generate_voice_skillCreates a Claude Skill bundle from analyzed writing corpus, enabling voice-consistent prose generation through example-based learning.
Instructions
Generate a Claude Skill bundle (SKILL.md plus real article samples) so Claude writes prose in the corpus author's voice by mimicking actual writing rather than following rule lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| corpus_name | Yes | Name of analyzed corpus | |
| corpus_dir | Yes | Directory where corpus is stored | |
| sample_count | No | Number of article samples to bundle into the skill (default: 8) |