rewrite

Featured

Rewrite + optimize an existing published article. 6-phase workflow (Audit → Research → Chart Gen → Content Rewrite → Verification → Summary). Preserves author voice while applying 6 pillars ��� fabricated stat replacement, answer-first formatting, AI-detection scrubbing, citation capsule injection, freshness signals, information gain markers. Use /rewrite <file> for full rewrite OR /update <file> for freshness-only refresh.

AI & Automation 43 stars 13 forks Updated 3 days ago Apache-2.0

Install

View on GitHub

Quality Score: 89/100

Stars 20%
55
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Rewrite · Optimize Existing Posts For ranking-decay rescue, refresh cycles, or quality lift on already-published articles. Preserves the author's voice while applying 6 optimization pillars. ## When to invoke - `/rewrite <file>` — full optimization pass - `/update <file>` — freshness-only mode (minimal changes, focus on dates + stats) - Auto-triggered by `content-refresher` when GSC + drift signals indicate rank decay - Auto-suggested in `outcome_tagger` output for `loser`-tagged articles ## 6 phases ### Phase 1: Audit (read-only) 1. **Read the post** — detect format (MDX / markdown / HTML / WordPress block) 2. **Run quality checklist** against `references/seo/seo-checklist-2026.md`: - Count fabricated vs sourced statistics - Check answer-first formatting (H2 → stat in first sentence?) - Count images + charts (type diversity?) - Measure paragraph lengths (any >150 words?) - Check heading hierarchy (H1 → H2 → H3, no skips?) - Look for FAQ schema - Check freshness signals (`lastUpdated`, `dateModified`) - Assess self-promotion level - Evaluate citation tier quality 3. **AI content detection scan**: - **Burstiness score** — sentence length variance. Target SD > 6. - **Banned phrase scan** — check against `references/style/banned-words.md` - **Vocabulary diversity** — TTR (unique/total). Target > 0.50. - **AI content estimate** — composite percentage 0-100% 4. **Video embed check** — if 0 YouTube embeds, flag (strongest AI visibili...

Details

Author
XuanRanL
Repository
XuanRanL/loamwright-SEO-Skill
Created
2 weeks ago
Last Updated
3 days ago
Language
Python
License
Apache-2.0

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

blog-rewrite

Rewrite and optimize existing blog posts for Google SEO (May 2026 Core Update, March 2026 core/spam context, June 2026 spam context, E-E-A-T) and AI citation visibility as one SEO discipline. Full rewrite for both Google rankings AND AI citations. For AI-citation-only audit (no Google work), use blog-geo instead. Replaces fabricated statistics with sourced data, applies answer-first formatting, adds Pixabay/Unsplash images, generates built-in SVG charts, validates Article-priority schema, performs AI content detection, adds citation capsules and information gain markers, and updates freshness signals. Works with any blog format (MDX, markdown, HTML). Use when user says "rewrite blog", "optimize blog", "update blog", "improve blog", "fix blog", "refresh blog post", "blog optimization".

1,679 Updated 4 weeks ago
AgriciDaniel
Data & Documents Listed

blog-rewrite

Rewrite and optimize existing blog posts for Google SEO (May 2026 Core Update, E-E-A-T) and AI citation visibility as one SEO discipline. For AI-citation-only audit (no Google work), use blog-geo instead. Replaces fabricated statistics with sourced data, applies answer-first formatting, adds images, generates SVG charts, and updates freshness signals. Works with any blog format (MDX, markdown, HTML). Use when user says "rewrite blog", "optimize blog", "update blog", "improve blog", "fix blog".

0 Updated 1 weeks ago
huangboryac-web
Data & Documents Solid

content-refresh

Re-optimize an existing content piece with current statistics, new sources, and fixed citations at light (~20%), medium (~50%), or heavy (~80%) rewrite scope — preserving evergreen sections, SEO keyword placements, the URL slug, and internal links, then re-running the pipeline's quality gates (fact-check, validation, humanizer, reviewer) and saving as a new version with a before/after comparison report; the original file is never overwritten. Triggers on "/contentforge:content-refresh", "update this old article", "rankings dropped, refresh this post", "this content has outdated stats", "refresh it with current data". Reuses the 10-phase pipeline agents and loads the original .docx from the brand's tracking backend; pairs with /contentforge:cf-audit to find candidates and /contentforge:publish to push the update.

22 Updated 3 days ago
indranilbanerjee