article-enrichment

Transform unstructured article dumps into structured brain pages with summaries and quotes.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/ngochuy13/intern-dev --skill article-enrichment-ngochuy13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: article-enrichment
Source: https://github.com/ngochuy13/intern-dev/tree/main/skills/article-enrichment
Command: npx skills add https://github.com/ngochuy13/intern-dev --skill article-enrichment-ngochuy13

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Raw article dumps are hard to read, quote, and act on, so you cannot reliably turn them into useful brain pages for writing, decisions, and learning.

Core Features & Use Cases

  • Executive summary creation: Generates a 2–3 sentence takeaway that captures the single most important point.
  • Verbatim quotable lines: Extracts 3–5 literal quotes suitable for essays and citations.
  • Insight-focused restructuring: Produces key insights and counterintuitive takeaways instead of topic labels.
  • Why-it-matters grounding: Connects the article to your specific brain context rather than using generic importance claims.
  • Cross-referencing and link discipline: Adds standard markdown cross-links and back-links according to conventions, preserving the raw source in a details block.

Quick Start

Ask: enrich this article so it gains an executive summary, verbatim quotes, key insights, a why-it-matters section, and cross-references.

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 dumps into structured notes?

To convert raw article dumps into structured notes, use article enrichment to transform unstructured text into brain pages. The process generates executive summaries, verbatim quotes, key insights, and cross-references while preserving the original source.

What is the best way to extract verbatim quotes from articles?

The best way to extract verbatim quotes from articles is through article enrichment, which identifies and pulls 3-5 literal quotes suitable for citations and essays. It restructures the text into a dedicated quotable lines section within your notes.

How do I create executive summaries and key insights from unstructured text?

Creating executive summaries and key insights from unstructured text involves generating a 2-3 sentence summary capturing the main takeaway. Article enrichment automates this process by producing insight-focused restructuring instead of generic topic labels.

How do I add cross-links and back-links to markdown notes?

To add cross-links and back-links to markdown notes, apply article enrichment to automatically insert standard markdown cross-references. This process maintains link discipline and preserves the raw source text in a collapsed details block.

Can I batch process multiple articles for enrichment?

Yes, you can batch process multiple articles for enrichment. The system supports batch enrichment runs triggered by frontmatter flags, allowing you to apply context grounding and structuring across multiple existing article pages simultaneously.