kb-ingest

Orchestrate a multi-agent pipeline to ingest raw knowledge base materials into structured wiki pages.

8|1|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/MLMario/wiki-llm --skill kb-ingest-mlmario
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-ingest
Source: https://github.com/MLMario/wiki-llm/tree/main/test/fixtures/scaffolded-repo/.claude/skills/kb-ingest
Command: npx skills add https://github.com/MLMario/wiki-llm --skill kb-ingest-mlmario

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the ingestion and update of raw knowledge base materials into structured wiki pages, significantly reducing the manual effort required to maintain a comprehensive and accurate knowledge base.

Core Features & Use Cases

  • Multi-Agent Ingestion: Orchestrate a multi-agent pipeline for extracting, analyzing, and updating knowledge base entries.
  • Pending Item Processing: Process pending raw knowledge base items by extracting concepts, analyzing claims, and applying edits.
  • Final Report Generation: Generate detailed reports on the number of sources processed, pages created/updated, and any contradictions or issues flagged.
  • Use Case: When you have a collection of raw documents, use this Skill to automatically convert them into structured wiki pages, ensuring that your knowledge base is always up-to-date and easy to navigate.

Quick Start

Run the kb-ingest skill to process the pending raw knowledge base items.

Frequently Asked Questions about kb-ingest

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

FAQPage Schema
How do I automate raw document ingestion into structured wiki pages?

Automating raw document ingestion into structured wiki pages requires orchestrating a multi-agent pipeline to extract concepts, analyze claims, and apply edits to pending items. This process generates detailed reports on processed sources, created pages, and flagged contradictions.

What is the best way to process pending items in a knowledge base?

The best way to process pending items in a knowledge base is using a multi-agent pipeline that extracts concepts and analyzes claims. This automated approach applies edits directly to structured wiki pages while tracking processed sources and flagging any content contradictions.

How does a multi-agent pipeline handle knowledge base updates?

A multi-agent pipeline handles knowledge base updates by sequentially extracting concepts, analyzing claims, and applying edits to raw materials. It converts unstructured documents into structured wiki pages and generates a final report detailing sources and identified issues.

Do I need existing wiki pages to use automated knowledge base ingestion?

You need access to raw knowledge base materials and the ability to read and write to wiki pages. The ingestion pipeline processes pending raw items, updates existing structured pages, or creates new ones while producing a detailed summary of all modifications.

What happens when automated ingestion finds contradictions in raw knowledge base materials?

When automated ingestion encounters contradictions in raw knowledge base materials, the pipeline flags these issues in a final detailed report. This report summarizes the number of processed sources, updated pages, and specific content conflicts requiring manual review.

Can I use kb-ingest to generate reports on processed knowledge base sources?

You can use kb-ingest to generate detailed reports on processed knowledge base sources. After orchestrating the extraction and analysis of pending items, it produces a final summary detailing the number of pages created, updated, and any flagged contradictions.