Writing Tone Clone
by @couriard
Clone someone's writing tone from sample text and produce a ready-to-use voice skill. Provide writing samples (diary, blog posts, emails, social posts) and g...
clawhub install writing-tone-cloneπ About This Skill
name: writing-tone-clone description: Clone someone's writing tone from sample text and produce a ready-to-use voice skill. Provide writing samples (diary, blog posts, emails, social posts) and get a documented voice profile plus a deployable SKILL.md that replicates that person's exact writing style. Triggers on "write like me", "clone my writing style", "replicate my voice", "capture my tone". author: Chris Couriard version: 1.0.1
Writing Tone Clone β Personal Writing Style Replication
Clone someone's writing tone from sample text and produce a deployable voice skill.
What This Skill Does
Given one or more samples of someone's real writing, this skill:
1. Analyses the text across 8 linguistic dimensions
2. Produces a documented voice profile
3. Writes a deployable [name]-voice SKILL.md the person can use immediately
The output is precise and specific β not generic labels like "conversational tone." Every finding is evidenced from the actual text.
Step 1 β Collect Samples
Ask for writing samples if not already provided. The more the better. Ideal sources:
Minimum viable input: ~500 words of unedited personal writing.
If multiple sample types are available, use all of them and note which patterns appear across all types (most reliable) vs. only in one context.
Step 2 β Run the Analysis
Analyse the samples across these 8 dimensions. For each dimension, quote directly from the text as evidence.
Dimension 1 β Sentence Structure & Length
Dimension 2 β Voice & Register
Dimension 3 β Humour & Tone Markers
Dimension 4 β Rhythm & Pacing
Dimension 5 β Vocabulary & Word Choice
Dimension 6 β Emotional Register
Dimension 7 β Structural Habits
Dimension 8 β What They Don't Do
This is often the most useful dimension. Note:
Step 3 β Produce the Voice Profile
Compile the 8 dimensions into a single Voice Profile document. Format:
# [Name] Voice ProfileOverview
[2-3 sentence summary of the voice β something that would let a stranger immediately recognise it]The 8 Dimensions
[Each dimension as a headed section with findings + quoted evidence]Quick Reference Rules
[10-15 bullet points: the most important things to get right when writing in this voice]What To Avoid
[Explicit list of things that would break the voice]Sample Phrases
[5-10 phrases or sentence types that are distinctly this person]
Step 4 β Write the Voice Skill
Using the Voice Profile, write a deployable SKILL.md for this person's voice. The skill should:
Save to: skills/[name]-voice/SKILL.md
Save the voice profile to: skills/[name]-voice/references/voice-profile.md