batch-process
Produce multiple content pieces as a sequential, checkpointed queue — each piece runs the full 10-phase ContentForge pipeline with all 10 quality gates, sorted…
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
$ npx -y skills add indranilbanerjee/contentforge --skill content-refresh --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/content-refreshContext preview
The summary Claude sees to decide when to auto-load this skill.
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
name: content-refresh description: "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." argument-hint: "[content-path or URL]" effort: high
Re-optimize existing content with updated research, current statistics, new sources, refreshed SEO keywords, and Phase 6.5 humanization — while preserving what's working and maintaining search rankings.
Use `/contentforge:content-refresh` when:
1. **Load Existing Content** — Read the current .docx from wherever the brand's `tracking.backend` stores it (local filesystem, Airtable attachment, or Google Drive) 2. **Analyze What to Keep** — Identify evergreen sections, high-performing segments 3. **Research Updates** — Find current statistics, new sources, recent examples 4. **Selective Rewrite** — Update outdated sections, preserve working content 5. **Re-run Quality Gates** — Fact-check new claims, re-humanize, re-score 6. **SEO Preservation** — Maintain target keywords, internal links, meta structure 7. **Version Control** — Save as v1.1, v1.2 (never overwrite v1.0)
**Existing Content:**
**Refresh Scope (select one):**
**Optional:**
/contentforge:content-refresh https://docs.google.com/document/d/XYZ123
**Prompt:** "What refresh scope? (light / medium / heavy)"
/contentforge:content-refresh https://docs.google.com/document/d/XYZ123 --scope=medium
Run the refresh sheet through `/contentforge:batch-process` — point it at a sheet whose rows reference existing documents:
/contentforge:batch-process https://docs.google.com/spreadsheets/d/ABC123
Sheet columns: `doc_url`, `refresh_scope`, `priority`
**Output:**
Content Analysis Report ───────────────────────────────────────────────────── Title: "AI in Healthcare: 2025 Trends and Predictions" Original Publish: 2025-03-15 Current Word Count: 2,340 words Original Quality Score: 8.9/10 Freshness Score: 42/100 (Needs Refresh) Evergreen Sections (Keep): ✓ Para 2: Definition of AI in healthcare ✓ Para 5: Historical context (2010-2020) ✓ Para 8: Ethical considerations framework Outdated Sections (Update): ⚠ Para 1: Intro references "2025 predictions" (now outdated) ⚠ Para 3: Statistics from 2024 market report ⚠ Para 6: Example of startup acquired in 2025 ⚠ Para 10: Conclusion mentions "upcoming 2025 regulations" ⚠ Citations: 6/15 links are broken (404 errors) Recommendation: Medium Refresh (50% rewrite) ─────────────────────────────────────────────────────
🌐 Read this in: English · हिन्दी · 中文 · 日本語 · 한국어 · Español · Português · العربية · اردو · தமிழ் · বাংলা · Русский You need to ship 30 articles this quarter that sound human, cite real sources, link into your funnel, and survive an editor who checks.
Produce multiple content pieces as a sequential, checkpointed queue — each piece runs the full 10-phase ContentForge pipeline with all 10 quality gates, sorted…
Connect any external API or service to ContentForge as a custom MCP connector — walks non-technical users from finding a verified MCP package or HTTP endpoint…
Post-publication AI-visibility check — re-probes target queries via web search, records whether the published piece is cited in Google AI Overviews, audits…
Render an ASCII analytics dashboard of ContentForge production history — quality score trends, phase-by-phase pipeline timing, brand and content-type…
Audit an existing content library for freshness decay and coverage gaps — scores every piece 0-100 on age, statistic currency, link health, and citation…
Generate a research-backed content brief from a keyword or topic — keyword data with volume and difficulty, top-5 competitor and E-E-A-T analysis,…