What problem does it solve? Raw article pages ingested into a knowledge base often arrive as unstructured walls of text that are hard to scan, quote, or act on. This Skill transforms those dumps into structured pages with an executive summary, verbatim quotes, key insights, and cross-references. ## Core Features & Use Cases - Structured Rewriting: Converts raw ## Content dumps into pages with Executive Summary, Why It Matters, Quotable Lines, Key Insights, and See Also sections. - Source Preservation: Keeps the original raw text in a collapsed <details> block so nothing is lost, and clears the needs_enrichment flag for idempotent re-runs. - Cross-Linking: Adds back-links from referenced people and company pages, using standard markdown links instead of wiki-links. - Use Case: After a batch media ingest leaves 50 article pages flagged needs_enrichment: true, run an enrichment pass so each page becomes quotable and actionable, with a Sonnet draft pass spot-checked by an LLM-judge quality eval. ## Quick Start Ask the agent to enrich the article pages in your brain that are flagged with needs_enrichment so each one gets an executive summary, verbatim quotes, and cross-links.