SEO-GEO Blog Writer
Blog workflow plus a Python validator that scores your draft for SEO and GEO
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Aug 5, 2026
- Environment
- Claude Code 2.x (agent harness)
⚠ This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (repo unreachable/deleted). The test below is what we measured on Aug 5, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.
Wrote the same article twice — once normally, once following the skill — and scored both with the skill's own validate_structure.py: the no-skill draft got 10/100, the skill-guided draft 36/100, gaining a 6-question FAQ, comparison matrix, author bio, BlogPosting and FAQPage schema and answer-first GEO openers. The bundled auto-fixer is the weak half: run on the plain draft it manufactured an FAQ by copying six body paragraphs verbatim under question headings, which is duplicate content, and run on the skill-guided draft it applied zero fixes. Neither draft came near the 80-point bar SKILL.md tells you to ship at, and the README's own '88/100' example is not reachable with the bundled patterns. Without a paid DataForSEO key the keyword research falls back to a lookup table that returns volume 5000/2000/800 and difficulty 70/55/35 purely by word count, so every keyword in a batch reports identical made-up metrics. The writing guidance is the real value and it works with no credentials at all.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 7/10
- Docs & honesty 3/5
What SEO-GEO Blog Writer does
A four-phase blog writing workflow (research, outline, draft, optimize) with bundled reference guides for content patterns, E-E-A-T and AI-citation formatting, plus Python scripts that score a markdown draft and auto-insert missing FAQ, author bio and schema blocks. Triggers when you ask for a blog post on a topic or targeting a keyword. Keyword research needs a paid DataForSEO key; everything else runs offline.
How to install SEO-GEO Blog Writer
Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.
Commands — how to trigger SEO-GEO Blog Writer
-
/seo-geo-blog-writerBlog workflow plus a Python validator that scores your draft for SEO and GEO
It also activates on plain-language prompts like these:
-
Write a blog post targeting best time tracking apps for freelancers -
Create an SEO article about email marketing for our company blog -
I need a blog post that ranks on Google and gets cited by ChatGPT
Frequently asked questions
- Is the SEO-GEO Blog Writer skill free?
- Yes. The skill itself is free from weipanux/seo-geo-blog-writer. SkillProof publishes the install command and an independent test verdict at no cost.
- Does SEO-GEO Blog Writer work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Aug 5, 2026. Verdict: Tested · Works. Wrote the same article twice — once normally, once following the skill — and scored both with the skill's own validate_structure.py: the no-skill draft got 10/100, the skill-guided draft 36/100, gaining a 6-question FAQ, comparison matrix, author bio, BlogPosting and FAQPage schema and answer-first GEO openers. The bundled auto-fixer is the weak half: run on the plain draft it manufactured an FAQ by copying six body paragraphs verbatim under question headings, which is duplicate content, and run on the skill-guided draft it applied zero fixes. Neither draft came near the 80-point bar SKILL.md tells you to ship at, and the README's own '88/100' example is not reachable with the bundled patterns. Without a paid DataForSEO key the keyword research falls back to a lookup table that returns volume 5000/2000/800 and difficulty 70/55/35 purely by word count, so every keyword in a batch reports identical made-up metrics. The writing guidance is the real value and it works with no credentials at all.
- What is the SEO-GEO Blog Writer SkillProof Score?
- 8.0/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 7/10, docs & honesty 3/5.
- How do I install SEO-GEO Blog Writer?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use SEO-GEO Blog Writer with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.