Writing & Content blog-rewritingseo-optimizationai-citationscontent-auditeeatfaq-schemamarkdown

Blog Rewrite Optimizer

Rework existing blog posts to improve both Google search performance and AI citation readiness.

FollowSkills review · FSRS-2.0
Not recommended
45/ 100 5-point scale 2.3 / 5
Trust12 / 25 · 2.4/5

The skill requires a read-only audit and explicit user approval before proceeding, while repository security material documents external fetching, APIs, MCP, project-root files, and credential boundaries. However, rewriting writes content, downloads or generates media, embeds video, and runs scripts without skill-local requirements for per-action confirmation, least privilege, backup, or rollback, so points are deducted.

Reliability7 / 20 · 1.8/5

The workflow is staged and includes a three-iteration cap with diagnostic reporting; repository CI and tests provide additional context. This was still a static review, with no executable reproduction of the key rewrite path. Cross-directory reference assumptions, optional tools, external services, and brittle rules such as current-date insertion and fixed thresholds reduce reproducibility, so the score remains below the static ceiling.

Adaptability8 / 15 · 2.7/5

The description clearly states user intents, supported blog formats, trigger phrases, and the boundary with blog-geo. It does not sufficiently define non-fit cases, input constraints, or fallback behavior. Chinese-language support is not stated, and research, media, video, and some generation capabilities depend on overseas services such as Google, YouTube, Pixabay, and Unsplash, creating mainland-China reachability concerns.

Convention8 / 15 · 2.7/5

The SKILL.md has structured frontmatter, an MIT license declaration, phased workflow, argument hint, and detailed delivery rules. README, LICENSE, SECURITY, CI, tests, and version metadata provide governance context. The selected skill itself lacks installation and dependency guidance, input/output examples, FAQs, explicit maintenance ownership, and a local changelog, while several cited shared references are not included in the selected evidence.

Effectiveness6 / 15 · 2.0/5

The skill covers auditing, research, rewriting, citations, FAQ, media, and verification, with a relatively clear expected completion summary. Its value is plausible, but rigid requirements may produce unnatural or inaccurate work, including mandatory statistics for every H2, fixed video expectations, AI-detection heuristics, and replacement of data. Static evidence does not verify directly publishable output, so the score is capped and reduced.

Verifiability4 / 10 · 2.0/5

The README, CI workflow, and tests provide auditable evidence for some helper scripts and delivery-contract coherence. They do not establish the correctness of blog-rewrite's key outputs, the truth of external sources, or end-to-end quality, and no tests were executed in this review, so only limited credit is justified.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 49842ea9e7b9
Before you use it
  • Do not run curl/irm pipe installers or unreviewed generation, rendering, or fetch scripts; pin the revision and inspect dependencies first.
  • Statistics, citations, SEO effects, and AI-detection percentages still require human verification; the skill's heuristics are not factual measurements.
  • Google, YouTube, Pixabay, Unsplash, and related APIs may be unreachable from mainland China; prepare local sources or manual fallbacks.
  • Keep a version-control snapshot or backup before rewriting so quality regressions can be rolled back.
See the full review method →

What does this skill do, and when should you use it?

Blog Rewrite Optimizer is designed for existing MDX, Markdown, and HTML posts. It audits the draft, researches replacement evidence, rewrites the content, and verifies the result. Its workflow combines Google ranking signals, E-E-A-T, GEO/AEO, and passage-level AI citation readiness. It is one sub-skill in the larger claude-blog suite, so parts of the documented workflow depend on shared references, scripts, and agents.

Reads an existing blog file and detects its format; scores content quality, SEO, E-E-A-T, technical elements, and AI citation readiness; checks for fabricated or unsourced statistics; measures sentence-length variance, vocabulary diversity, and known AI phrases; scans for second-order structural writing patterns; checks YouTube embeds, FAQ schema, images, charts, freshness signals, heading hierarchy, and self-promotion; searches the blog directory for keyword cannibalization; researches replacement statistics and image sources; rewrites the article with answer-first sections, citation capsules, a summary box, FAQ content, information-gain markers, and freshness updates; adds or updates SVG charts, images, and video embeds when required; and runs the documented rendering, reviewer, and preflight delivery checks.

  1. A content team needs to refresh an existing Markdown or MDX article and replace outdated, unsupported, or potentially fabricated statistics.
  2. An SEO editor wants one workflow that improves both Google-oriented signals and the extractability of passages for AI citation systems.
  3. An agency needs repeatable checks for heading structure, paragraph length, FAQ schema, internal linking, and keyword cannibalization across client blogs.
  4. An author wants to preserve personal voice and first-hand experience while reducing formulaic or visibly AI-generated phrasing.
  5. A blog operator wants a pre-publication score, AI-content estimate, and structured delivery verification for a substantial rewrite.

What are this skill's strengths and limitations?

Pros
  • Covers Google SEO, E-E-A-T, and AI citation readiness in one rewrite workflow.
  • Checks concrete editorial and technical factors including source quality, AI-writing signals, video, images, FAQ schema, cannibalization, and freshness.
  • Preserves the author's voice and first-hand experience while adding answer-first sections, citation capsules, and a summary box.
  • Supports MDX, Markdown, and HTML input.
  • The repository README describes a five-gate delivery contract with up to three iterations when review fails.
Limitations
  • The complete workflow references shared repository files, scripts, and agents, so the standalone SKILL.md may not be sufficient by itself.
  • Researching replacement statistics, images, and videos requires network access; cannibalization checks also require access to the blog directory.
  • The source does not provide an independent test result for this individual sub-skill; repository-wide test counts apply to the whole collection.
  • The workflow pauses after the audit for user approval, so it is not designed as an immediate one-shot rewrite.
  • Chart generation, image generation, and parts of the delivery contract depend on other suite components or optional integrations.

How do you install this skill?

The skill is installed as part of the full claude-blog public repository rather than as a standalone package. For Claude Code 1.0.33+, the README gives these commands: /plugin marketplace add AgriciDaniel/claude-blog, followed by /plugin install claude-blog@agricidaniel-claude-blog. It also documents cloning the repository and running install.sh. The source does not document a standalone installation procedure for skills/blog-rewrite/SKILL.md.

How do you use this skill?

Run /blog rewrite <file>, for example /blog rewrite posts/example.md. The workflow first reads the post and performs a read-only audit, then presents findings and a section-by-section optimization plan. The documented process waits for user approval before research and rewriting. Natural-language triggers include “rewrite blog,” “optimize blog,” and “refresh blog post.”

How does this skill compare with similar options?

Compared with a one-shot direct prompt, Blog Rewrite Optimizer provides staged auditing, research, rewriting, and verification, with explicit checks for source quality, AI-writing patterns, citation structure, and technical elements. It fits substantial editorial refreshes that need reviewable quality controls, not quick edits to a few sentences.

FAQ

Will it overwrite my original article automatically?
The documented first phase is read-only and requires the audit summary and optimization plan to be presented before research and rewriting continue. The source does not specify whether the final output overwrites the original file, so that behavior should be confirmed in the surrounding workflow.
Which file formats does it support?
The SKILL.md explicitly supports MDX, Markdown, and HTML. The README also lists suite-level support for Next.js MDX, Astro, Hugo, Jekyll, WordPress, Ghost, 11ty, Gatsby, and static HTML, but that broader list is not an independent guarantee for this sub-skill.
Can it verify statistics in an article?
It identifies fabricated or unsourced statistics and researches replacement evidence. The full suite also provides a `/blog factcheck` command for checking cited URLs; when this sub-skill is used alone, the exact verification depth depends on the surrounding suite components.
Is it free to use?
The source describes the public repository as open source under the MIT license. Network searches, image providers, optional MCP integrations, and other external services may have their own access requirements or costs, which are not specified for this individual sub-skill.

More skills from this repository

All from AgriciDaniel/claude-blog

Writing & Content

Blog Writer

Generate complete blog articles structured for Google rankings and AI citation visibility.

Writing & Content

Blog GEO Citation Audit

Audit whether blog content is ready to be cited by ChatGPT, Perplexity, and Google AI Overviews.

Writing & Content

Blog Strategy Architect

Plans blog positioning, topic clusters, audience focus, search growth, and AI-citation opportunities.

Writing & Content

Claude Blog Content Engine

A Claude Code workflow for researching, writing, optimizing, auditing, and publishing blog content across platforms and languages.

Writing & Content

Blog Brief Planner

Build research-led blog briefs designed for Google visibility and AI citation readiness.

Writing & Content

Blog Discourse Research

Turn the last 30 days of public discussion into usable content insight.

Writing & Content

Blog Translate: SEO Blog Localization

Turns existing blog posts into SEO-ready multilingual editions while preserving publication structure.

Writing & Content

Blog Schema: JSON-LD Markup Generator

Generate and validate complete JSON-LD structured data for blog posts.

Writing & Content

Blog Voice Learner

Extracts a reusable author voice baseline from existing posts.

Writing & Content

Blog Analyzer

Audit blog quality, SEO, trust signals, and AI citation readiness with a consistent 100-point score.

Writing & Content

Blog Locale Audit

Audit multilingual blog translations, SEO parity, hreflang, and freshness before publication.

Writing & Content

Blog Audit: Full-Site Health Review

Scan an entire blog for quality, SEO, link, freshness, cannibalization, and AI-citation issues.

Writing & Content

Blog Keyword Conflict Detector

Find competing blog pages and decide whether to merge, differentiate, canonicalize, or monitor them.

Writing & Content

Blog Localize: Cultural Adaptation for Blogs

Turn translated blog posts into market-specific content with locally appropriate examples, tone, CTAs, and legal context.

Writing & Content

FLOW Blog Workflow

An evidence-led Find, Optimize, Win workflow for selecting and applying stage-specific blog prompts.

Writing & Content

Blog Brand Context

Create durable brand positioning and voice guidance for every blog workflow.

Writing & Content

Blog Persona: Structured Brand Voice Management

Turn brand voice preferences into reusable, measurable rules for consistent blog writing.

Writing & Content

Blog Decay Analyzer

Find declining pages in Google Search Console exports and choose whether to refresh, consolidate, prune, or investigate query shifts.

Writing & Content

Blog Outline Planner

Build a SERP-informed, ready-to-write blog structure.

Writing & Content

Multilingual Blog Publisher

Turn one blog topic into localized, SEO-ready language versions and hreflang assets in a single workflow.

Related skills