Writing Style Extractor
Description
Claude Code skill: Extract writing style DNA from any content. Produces structured JSON profile + markdown report via 6-layer cognitive archaeology analysis.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Writing Style Extractor
A [Claude Code](https://docs.anthropic.com/en/docs/claude-code) skill that extracts writing style DNA from any written content.
What It Does
Feed it any text — a tweet, newsletter, blog post, sales page, book chapter, email — and it produces:
{source}-style-profile.json— Structured style profile covering 8 dimensions{source}-style-report.md— Human-readable analysis with quoted examples
Analysis Layers
The skill deconstructs writing through **6-layer cognitive archaeology**:
- Surface Patterns — Formatting, punctuation, vocabulary, structure
- Psychological Architecture — Persuasion frameworks, emotional triggers
- Subconscious Rhythms — Pacing, flow, musical qualities
- Linguistic Fingerprints — Unique syntax and structural preferences
- Influence Mechanisms — How style creates psychological impact
- Replication Blueprint — Actionable framework for recreating the style
Installation
Add to your Claude Code project:
claude install-skill shannhk/writing-style-extractor
Usage
Just ask Claude to analyze any writing:
- "Analyze the writing style of this blog post"
- "Extract the style DNA from these tweets"
- "Break down how this author writes"
Accepts pasted text, URLs, or local file paths.
Credits
Based on the style extraction framework by **Machina** ([@exm7777](https://x.com/exm7777)) on X.
License
MIT
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://