writing-tone-clone
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".
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/couriard/writing-tone-cloneWhat This Skill Does
The Writing Tone Clone skill is a sophisticated linguistic analysis tool designed to distill an individual's unique writing identity into a reusable, deployable format. Rather than relying on shallow sentiment labels, this skill deconstructs input samples into eight distinct linguistic dimensions, including sentence structure, rhythmic pacing, vocabulary preferences, and emotional signaling. By identifying recurring patterns in your own writing—such as specific uses of em-dashes for pacing or particular tendencies toward self-deprecating humor—the skill generates a highly granular voice profile. The final deliverable is a SKILL.md file that serves as a system instruction set for AI agents, enabling them to mimic your syntax, tone, and rhetorical habits with precision.
Installation
To add this skill to your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/couriard/writing-tone-clone
Ensure that your OpenClaw environment is updated to the latest version to maintain compatibility with the tone-mapping logic.
Use Cases
This skill is ideal for professionals, creators, and teams looking to maintain brand or personal consistency across automated outputs. Use it to:
- Ghostwrite emails that sound indistinguishable from your own correspondence.
- Scale your personal brand on social media by generating posts that feel authentic to your voice.
- Create a consistent persona for automated customer support or internal communication tools.
- Develop a 'digital twin' that handles routine documentation while retaining your personal touch.
Example Prompts
- "I've uploaded my last three months of personal journals. Please clone my writing style and generate a custom SKILL.md that I can use to make the AI write my LinkedIn posts."
- "Replicate my voice based on these email threads. I want my AI assistant to sound professional but witty, using the same sentence structures I use in my client reports."
- "Capture my tone from these blog posts. I need a voice profile that reflects my casual, punchy, and slightly sarcastic writing style for an upcoming newsletter series."
Tips & Limitations
For best results, provide a minimum of 500 words of unedited, natural writing. The 'authenticity' of the input is more important than the volume; diaries, journals, and raw transcripts of voice notes offer far better training data than highly edited marketing copy. Be aware that the skill is designed to mimic stylistic patterns and rhetorical preferences; it will not adopt your private opinions or internal knowledge unless specifically provided in the context of the prompt. If your writing style shifts significantly between contexts (e.g., formal work emails vs. casual social media), provide samples from both so the agent can learn to modulate its register accordingly.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-couriard-writing-tone-clone": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write
Related Skills
designers-eye
Get honest design feedback. Upload any visual — UI design, logos, photos, graphics, PDFs — and get prioritized critique: what's broken, what works, what to polish. Theory-backed analysis using 11 frameworks.
steve-krug-ux-audit
Perform a UX audit on any website or web app using Steve Krug's proven methodology. Provide a URL or local path and get a structured usability review grounded in Krug's core principles, laws, and heuristics. Identifies issues from most critical to quick wins.