wiki-enrich

Fill scaffolded research-wiki paper TODO sections using external sources.

Updated Jun 10, 2026
One-click install
npx skills add https://github.com/xqinag/ARIS-new --skill wiki-enrich-xqinag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-enrich
Source: https://github.com/xqinag/ARIS-new/tree/main/skills/wiki-enrich
Command: npx skills add https://github.com/xqinag/ARIS-new --skill wiki-enrich-xqinag

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the filling of the per-paper TODO sections on research-wiki scaffolds, turning scattered outlines into a living, machine-maintained knowledge base.

Core Features & Use Cases

  • Automated TODO completion: writes the 10 fillable sections (Problem / Gap, Method, Key Results, Assumptions, Limitations, Reusable Ingredients, Open Questions, Claims, Relevance to This Project) using external sources (alphaxiv, deepxiv, arXiv) while preserving protected sections.
  • Source-aware enrichment: fetches content from alphaxiv overview/abs, deepxiv briefs, arXiv abstracts, or page fallbacks and uses it to generate concise, source-accurate prose.
  • Provenance & safety: records which source supplied content and respects language guidelines; never overwrites protected sections.

Quick Start

Run /wiki-enrich to fill all TODO sections on scaffolded papers and update their wiki bodies.

Frequently Asked Questions about wiki-enrich

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

FAQPage Schema
How do I automatically fill TODO sections in my research wiki?

You can automatically fill TODO sections in a research wiki by running this enrichment process, which fetches external sources like arXiv and alphaxiv to generate concise prose for scaffolded paper pages.

What is the best way to enrich paper scaffolds with external research sources?

The best way to enrich paper scaffolds is to source content from alphaxiv, deepxiv, and arXiv abstracts, using the fetched data to populate sections like Method, Key Results, and Limitations while respecting provenance tracking.

Can I overwrite protected wiki sections when filling automated TODOs?

No, you cannot overwrite protected wiki sections. The automated TODO filling process strictly preserves protected sections and only updates the 10 designated fillable areas on the research-wiki paper pages.

How does provenance tracking work for LLM-generated research wiki content?

Provenance tracking for LLM-generated research wiki content records which specific external source supplied the data, ensuring that sections written with canonical terminology and measured claims maintain clear attribution.

Do I need arXiv abstracts to populate my research wiki page sections?

You need arXiv abstracts, or fallbacks like alphaxiv overviews and deepxiv briefs, to populate research wiki page sections accurately, ensuring the generated content remains source-accurate and properly attributed.