Reverse-engineer any author's writing style from samples, then write in their voice. 24-dimension forensic style analysis.
npx claudepluginhub onespiral/ghost-writerReverse-engineer any writing style from samples, then write in their voice
Reverse-engineer any author's writing style. Then write in their voice.
Feed ghost-writer 3 blog posts by Paul Graham, and it builds a 24-dimension style profile — sentence rhythm, vocabulary tier, humor style, rhetorical devices, emotional temperature, and 19 more. Then ask it to write something new. The output reads like Graham wrote it, not like AI imitating Graham.
Not prompt engineering. Forensic stylometry.
| 📥 Input | 2–5 writing samples (paste text, file paths, or URLs) |
| 🔬 Analysis | 24-dimension forensic style breakdown |
| 📊 Output | Interactive HTML report + JSON style profile |
| ✍️ Writing | New content that authentically reproduces the voice |
In this blog post, we'll explore the fascinating world of startups. Starting a company is a challenging yet rewarding endeavor that requires dedication, perseverance, and a willingness to embrace uncertainty. Let's dive into the key factors that contribute to startup success.
The most dangerous thing about starting a startup is that it's hard in ways you don't expect. Everyone warns you about the long hours. Nobody warns you that the hardest part is making decisions with no information and no one to ask.
ghost-writer doesn't just look at "tone." It performs a forensic analysis across 24 independent dimensions, grouped into 5 categories:
┌─────────────────────────────────────────────────────────────┐
│ │
│ A. RHYTHM & STRUCTURE B. WORD CHOICE │
│ ├─ Sentence length dist. ├─ Vocabulary tier │
│ ├─ Paragraph architecture ├─ Jargon handling │
│ ├─ Opening moves ├─ Verb energy │
│ ├─ Transition style ├─ Modifier philosophy │
│ ├─ Closing patterns ├─ Pronoun strategy │
│ └─ Structural signature └─ Signature phrases │
│ │
│ C. TONE & REGISTER D. RHETORICAL DEVICES │
│ ├─ Confidence level ├─ Analogy & metaphor │
│ ├─ Humor style ├─ Evidence strategy │
│ ├─ Emotional temperature ├─ Repetition as device │
│ ├─ Reader relationship └─ Question usage │
│ └─ Formality gradient │
│ │
│ E. MECHANICS & FORMATTING │
│ ├─ Punctuation personality │
│ ├─ Formatting habits │
│ └─ Emphasis patterns │
│ │
└─────────────────────────────────────────────────────────────┘
The analysis generates an interactive HTML report. Self-contained, dark/light theme, works on mobile.
Includes:
curl -fsSL https://raw.githubusercontent.com/OneSpiral/ghost-writer/main/install.sh | bash
/plugin marketplace add OneSpiral/ghost-writer
# Claude Code
git clone https://github.com/OneSpiral/ghost-writer.git ~/.claude/skills/ghost-writer
# Codex CLI
git clone https://github.com/OneSpiral/ghost-writer.git ~/.codex/skills/ghost-writer
# Pi
git clone https://github.com/OneSpiral/ghost-writer.git ~/.pi/agent/skills/ghost-writer
# OpenCode
git clone https://github.com/OneSpiral/ghost-writer.git ~/.opencode/skills/ghost-writer