article-enrichment

Convert raw article dumps into structured pages with summaries, quotes, and cross-references.

1|Updated May 9, 2026
One-click install
npx skills add https://github.com/weiping/gbrain-cn --skill article-enrichment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: article-enrichment
Source: https://github.com/weiping/gbrain-cn/tree/main/skills/article-enrichment
Command: npx skills add https://github.com/weiping/gbrain-cn --skill article-enrichment

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It transforms unstructured, wall-of-text article pages into structured, quotable brain pages that are easier to reference, cite, and reuse.

Core Features & Use Cases

  • Executive summary generation: produces a 2–3 sentence synthesis that captures the single most important takeaway.
  • Verbatim, quotable extracts: selects 3–5 literal quotes for downstream essays and citations without paraphrasing.
  • Actionable insight structuring with context: adds key insights, counterintuitive takeaways, and a grounded Why It Matters section using brain context.
  • Cross-references and back-linking: links related people and companies to enforce discoverability and citation integrity.
  • Raw preservation: retains the original dump inside a collapsed details block so no source content is lost.

Quick Start

Ask the agent to enrich an article dump in your brain so it gains an executive summary, verbatim quotes, key insights, a grounded Why It Matters section, and cross-references to related pages.

Frequently Asked Questions about article-enrichment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert raw article text dumps into structured pages with executive summaries?

To convert raw article text dumps into structured pages, the article-enrichment process parses page frontmatter and body text to generate executive summaries, verbatim quotes, and key insights while preserving the original source in a collapsed details block.

Can I extract verbatim quotes from wall-of-text articles without paraphrasing?

Yes, you can extract verbatim quotes from wall-of-text articles without paraphrasing. The enrichment process selects 3-5 literal quotes specifically for downstream essays and citations, ensuring the original wording remains intact for reference.

What is the best way to cross-link related people and companies in my knowledge graph?

The best way to cross-link related people and companies in your knowledge graph is using article enrichment, which automatically generates cross-references and back-links to enforce discoverability and citation integrity across structured brain pages.

Does article enrichment preserve the original source text after adding synthesis sections?

Yes, article enrichment preserves the original source text after adding synthesis sections. It retains the raw article dump inside a collapsed details block so no source content is lost during the summarization and structuring process.

How do I add a grounded Why It Matters section using brain context to my article pages?

To add a grounded Why It Matters section using brain context, the enrichment tool reads existing brain pages to extract relevant context, then structures actionable insights and counterintuitive takeaways that connect the article to your broader knowledge base.

When should I use article enrichment on existing pages versus new incoming articles?

You should use article enrichment on new incoming article pages flagged for enrichment, existing wall-of-text articles lacking synthesis sections, and LLM-quality-judged failures on quotability or actionability, updating flags idempotently after processing.