wiki-ingest

Ingest raw source documents into structured wiki pages with contradiction flags.

Updated May 27, 2026
One-click install
npx skills add https://github.com/bychrisr/now-company --skill wiki-ingest-bychrisr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-ingest
Source: https://github.com/bychrisr/now-company/tree/main/packages/plugins/plugin-llm-wiki/skills/wiki-ingest
Command: npx skills add https://github.com/bychrisr/now-company --skill wiki-ingest-bychrisr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of fragmented and unorganized information by systematically converting raw source documents into a structured, interlinked, and verifiable knowledge base.

Core Features & Use Cases

  • Structured Knowledge Synthesis: Automatically creates canonical source pages and downstream entity/concept pages from raw inputs.
  • Conflict Resolution: Identifies and annotates contradictions between new information and existing wiki content to maintain data integrity.
  • Use Case: When a new research paper or article is added to the raw directory, use this skill to ingest the content, update the wiki index, and cross-link relevant concepts without manual formatting.

Quick Start

Use the wiki-ingest skill to process the raw source file karpathy-llm-wiki.md into the current wiki space.

Frequently Asked Questions about wiki-ingest

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

FAQPage Schema
How do I ingest raw source documents into a structured wiki knowledge base?

Ingesting raw source documents into a wiki knowledge base involves reading source files and automatically generating interlinked entity pages. This process systematically transforms unstructured inputs into a durable, cross-referenced knowledge architecture.

What is the best way to organize unstructured research papers into interlinked wiki pages?

The best way to organize unstructured research papers into interlinked wiki pages is using an ingestion skill that synthesizes raw inputs into canonical source pages. It automatically generates downstream concept pages and cross-references relevant information without manual formatting.

Can I flag information contradictions when adding new content to an existing wiki space?

Yes, you can flag information contradictions when adding new content to an existing wiki space. The ingestion process identifies conflicting details between new raw sources and current wiki content, explicitly annotating these contradictions to maintain data integrity.

Do I need specific wiki tools to read and write page content for knowledge management ingestion?

Yes, you need specific wiki tools to read, write, and search page content for knowledge management ingestion. The ingestion process requires access to these tools to operate within a defined wiki space, update the index, and manage entity page creation.

How does knowledge synthesis handle conflict resolution between new articles and existing wiki content?

Knowledge synthesis handles conflict resolution by identifying and annotating contradictions between new articles and existing wiki content. Instead of overwriting data, it flags conflicting information to ensure verifiable data integrity and maintain a chronological log.

When should I avoid using automated wiki ingestion for information architecture?

You should avoid using automated wiki ingestion for information architecture if your raw source documents lack clear text structure or if your wiki space lacks the necessary read, write, and search tools required to process and interlink the content.