style-mimicker

Captures writing style profiles as JSON and applies them to generated content.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/binhnndigital/batch-watermark --skill style-mimicker-binhnndigital
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: style-mimicker
Source: https://github.com/binhnndigital/batch-watermark/tree/main/skills/style-mimicker
Command: npx skills add https://github.com/binhnndigital/batch-watermark --skill style-mimicker-binhnndigital

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Writers and marketers struggle to keep a consistent personal or brand voice across AI-generated content, and generic writing prompts produce output that sounds nothing like the original author. ## Core Features & Use Cases - Capture Mode: Analyzes a pasted sample article across 9 style dimensions (sentence length, vocabulary, tone, POV, structure, hooks, transitions, closings, language mix) and saves a reusable JSON Style Profile. - Apply Mode: Loads a saved profile and layers its voice onto output from other writing skills like copywriting, email-sequence, or page-cro. - Style Blending: Combines two profiles at a user-defined ratio (e.g., 70% one style, 30% another) for hybrid output. - Use Case: A Vietnamese digital marketer pastes three blog posts, saves the fingerprint as 'binhnn-digital.json', then asks the AI to write a product launch email in that exact voice with the correct VI/EN language mix. ## Quick Start Paste a sample article and say: analyze my writing style and save it as 'My Voice'.

Frequently Asked Questions about style-mimicker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I make AI write in my own writing style?

Paste one to three sample articles and ask the AI to analyze your writing style and save it under a name. It extracts a 9-dimension fingerprint covering tone, sentence rhythm, hooks, and transitions, then reuses that profile whenever you reference the style name.

How do I save a writing style profile for reuse?

Use a capture command like 'save this style as [Name]' with a pasted article. The skill generates a JSON profile you store at skills/style-mimicker/profiles/[style-name].json, which can be loaded in any future writing request.

Can I combine two writing styles in one article?

Yes, request a blend such as '70% Style A and 30% Style B'. The primary style controls structure and hooks while the secondary style contributes tone and vocabulary warmth; hook styles are never mixed.

Does style mimicry work with Vietnamese and English mixed content?

Yes, profiles include a language_mix dimension that records the VI/EN ratio and code-switching pattern. Technical terms can be kept in English while explanations and CTAs stay in Vietnamese, matching the original author's behavior.

Why does the style skill not activate for my writing request?

Activation is explicit opt-in only. Generic requests like 'write an article' or 'edit this copy' will not trigger it; you must name a saved profile followed by 'style' or 'writing style', or use a capture command.

What happens if I name a style profile that does not exist?

The skill asks whether you want to capture a new profile under that name from a pasted sample article, or list your currently saved profiles, instead of guessing or fabricating a style.