content-expand

Solid

Expand and optimize existing articles. Adds new sections, deepens thin content, and applies the same quality pipeline as write-article (anti-slop, BLUF, GEO signals, humanization, multi-schema). Includes web search research about the topic and auto-discovery of internal links from your content collection. Replaces content-optimize. Flags: [file], --dry-run, --lang, --tone, --site-dir, --domain, --skip-research, --light.

Code & Development 6 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

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

Skill Content

# zuvo:content-expand — Expand & Optimize Articles Take an existing article, research the topic, add what's missing, and optimize the result — all in one pass. Same quality standards as `zuvo:write-article`. **Scope:** Expand thin content, add missing sections, research and integrate new facts, optimize prose quality, update SEO/schema. **Out of scope:** Encoding/markdown fixes (`zuvo:content-audit` + `content-fix`), writing from scratch (`zuvo:write-article`), CMS API, PDF/Word. ## Mandatory File Loading **Phase 0 (always):** 1. `../../shared/includes/env-compat.md` -- Agent dispatch 2. `../../shared/includes/run-logger.md` -- Run logging 3. `../../shared/includes/banned-vocabulary/core.md` -- Shared anti-slop rules, tone matrix, G12, fallback behavior 4. `../../shared/includes/humanization-rules.md` -- Writing constraints + voice matching 5. `../../shared/includes/domain-profile-registry.md` -- 17 niche profiles 6. `../../shared/includes/seo-page-profile-registry.md` -- SEO profiles 7. `../../shared/includes/no-pause-protocol.md` -- HARD: no mid-loop pauses (batch/multi-section) **Lazy-loaded (Phase 2 only):** 7. `../../shared/includes/prose-quality-registry.md` -- PQ1-PQ18 (scoring) 8. `../../shared/includes/adversarial-loop-docs.md` -- Cross-model review (end of Phase 2) 9. `../../shared/includes/article-output-schema.md` -- JSON output 10. `../../shared/includes/retrospective.md` -- RETRO PROTOCOL Print `CORE FILES LOADED:` for items 1-6. After language detection...

Details

Author
greglas75
Repository
greglas75/zuvo
Created
4 months ago
Last Updated
today
Language
Shell
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category