SEO blog writer for Claude Code. Turn any URL, notes, or topic into a human-sounding blog post that ranks on Google and beats AI detectors. Fills every SEO field, FAQ schema, and meta tag in one prompt.
This is the actual Claude skill I use to write every post on knoxhub.io.
Not a template. Not a demo. The real thing — copied straight from my ~/.claude/skills/.
You give it anything — a URL, raw notes, a topic, a competitor's post, a YouTube transcript. It gives you back a complete blog post with:
- Human tone — burstiness, perplexity, real slang, zero AI filler phrases
- E-E-A-T signals — first-person experience markers, specific numbers, real opinions
- Full SEO fields — title, meta description, focus keywords, alt text
- FAQ schema — ready for Google rich snippets
- Table of contents + sticky sidebar HTML
- Internal link suggestions
- Markdown content — drop it straight into your CMS
One prompt in, finished post out.
Google's helpful content update killed generic AI writing. AI detectors (GPTZero, Originality.ai) flag 90% of raw ChatGPT output. Both punish the same thing: content that sounds like a robot wrote it.
This skill enforces 6 anti-detection rules on every sentence:
- Burstiness — mix 3-word sentences with 40-word ones
- Perplexity — use real slang, unexpected word choices
- E-E-A-T — add first-person experience every 500 words
- Zero filler — ban "In today's world", "It's important to note", "delve into", etc.
- Sandwich method — hand-write the hook and H2s
- Unpredictable format — 4, 6, 7, or 9-item lists; never exactly 5
The result: content that ranks, doesn't trip detectors, and actually sounds like you wrote it.
# Clone into your Claude skills folder
cd ~/.claude/skills
git clone https://github.com/rediumvex/seo-blog-writer-claude.git seo-blog-writerRestart Claude Code. The skill is now available as /seo-blog-writer (or whatever you name the folder).
cd ~/.claude/skills/gstack
git clone https://github.com/rediumvex/seo-blog-writer-claude.gitJust send Claude your material:
/seo-blog-writer https://some-article-you-want-to-rewrite.com
/seo-blog-writer write a post about n8n vs Zapier for solo founders
/seo-blog-writer here are my raw notes: [paste notes]
You get back every field filled, ready to copy-paste into your CMS:
- Post title (H1)
- Short description / excerpt
- Category + tags
- SEO title (max 60 chars)
- Meta description (max 160 chars)
- Focus keywords
- Cover image alt text
- FAQ schema (3–5 Q&As)
- Table of contents
- Sticky sidebar HTML widget
- Full article content in Markdown
The skill is pre-configured for knoxhub.io. To adapt it to your own blog, open SKILL.md and edit three sections:
- Voice & Tone — change
Roman Knoxto your name and your positioning - Content Pillars — list your blog's topics instead of Knox Hub's
- Internal Links — replace with your own post URLs, or delete the section
Five minutes of work. Everything else — the anti-AI rules, SEO field structure, FAQ schema generation — works out of the box for any blog.
I'm Roman Knox. I run Knox Community — a Skool community of builders shipping AI products that actually make money.
I built this skill because I was spending 4 hours per post manually hand-editing AI output to sound human. Now it's one prompt.
- 🎓 Join Knox Community on Skool — n8n library, cold outreach systems, and the full stack of Claude skills that power knoxhub.io
- 📸 Instagram — @roman.knox · 280K+ followers
- 📚 Knox Hub — knoxhub.io — see the skill in action on every post
- 🤖 My other Claude skills — Social Media Caption Generator, AI Video Generator
MIT — do whatever you want with it. If it helps, a ⭐ on the repo is appreciated.
