HOME SKILLS BLOG GITHUB
// BLOG REWRITE

REWRITE AND
OPTIMIZE

Improve an existing post for readers and search fundamentals. Claude Blog replaces unsupported claims with sourced facts, clarifies structure, checks crawlability, and aligns metadata and schema with visible content without promising rankings.

BY DANIEL AGRICI · UPDATED MAY 2026

$
/blog rewrite

REQUIRES CLAUDE BLOG INSTALLED IN CLAUDE CODE

// HOW IT WORKS

5 OPTIMIZATION PASSES.

When you run /blog rewrite, Claude Blog analyzes your existing post and applies five optimization passes. Each pass targets a different dimension of content quality, from factual accuracy to AI citation readiness.

01
STAT REPLACEMENT
FINDS AND REPLACES FABRICATED OR OUTDATED STATISTICS WITH CURRENT, SOURCED DATA FROM TIER 1-3 PUBLICATIONS.
02
ANSWER-FIRST FORMAT
RESTRUCTURES CONTENT WITH KEY TAKEAWAYS FIRST, THEN SUPPORTING DETAIL. OPTIMIZED FOR FEATURED SNIPPETS AND AI CITATIONS.
03
SCHEMA INJECTION
ADDS ONLY PURPOSE-APPROPRIATE JSON-LD THAT MATCHES VISIBLE CONTENT. FAQPAGE IS OPTIONAL AND EARNS NO READINESS POINTS.
04
IMAGE SOURCING
FINDS RELEVANT IMAGES FROM PIXABAY, UNSPLASH, AND PEXELS. GENERATES INLINE SVG CHARTS WHERE DATA EXISTS.
05
DUAL OPTIMIZATION
EVERY REWRITE IS OPTIMIZED FOR GOOGLE RANKINGS (DECEMBER 2025 CORE UPDATE, E-E-A-T) AND AI CITATIONS (GEO/AEO).
// USAGE

HOW TO REWRITE A POST

Step 1: Install Claude Blog

git clone --depth 1 https://github.com/AgriciDaniel/claude-blog.git
bash claude-blog/install.sh

Step 2: Open Claude Code

claude

Step 3: Rewrite Your Post

/blog rewrite

Point it at any existing blog post. The optimizer runs all 5 passes and produces a reviewed version with supported claims, clearer structure, and purpose-appropriate metadata or schema. The score remains an internal editorial heuristic.

// FAQ

QUESTIONS ABOUT REWRITING

It can improve headings, replace unsupported claims with sourced facts, clarify the answer, add relevant media, and align metadata or schema with visible content. It does not insert FAQ markup or first-hand claims without a real need and evidence.
Yes. The rewriter preserves the core message and voice while improving factual support, clarity, and technical consistency.
Yes. It works with HTML, Markdown, MDX, and plain text used by common CMS and static-site workflows.
No. The tool reports an internal editorial heuristic and specific findings. Any score change depends on the source material and accepted edits, and it does not predict Google rankings or AI citations.
// RELATED SKILLS

EXPLORE MORE

VIEW ALL SKILLS →

OPTIMIZE YOUR FIRST POST
IN 30 SECONDS.

$
git clone --depth 1 https://github.com/AgriciDaniel/claude-blog.git && bash claude-blog/install.sh
VIEW ON GITHUB ALL SKILLS >