knowledge-compiler

Compile raw knowledge items into a validated, cross-linked wiki.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/00PZ/oopz-inc --skill knowledge-compiler
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-compiler
Source: https://github.com/00PZ/oopz-inc/tree/main/companies/shoshin/skills/knowledge-compiler
Command: npx skills add https://github.com/00PZ/oopz-inc --skill knowledge-compiler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill consolidates scattered niche knowledge into a structured, cross-linked wiki, enabling reliable reasoning and retrieval by agents.

Core Features & Use Cases

  • Cross-niche isolation: reads only the designated niche's knowledge and writes to its wiki.
  • Generates index, concepts, entities, and topics with confidence scoring and data gaps.
  • Use Case: Running nightly to refresh wiki pages for a given niche with up-to-date knowledge for agent reasoning.

Quick Start

Run the compiler for a specified niche to generate and refresh its wiki pages.

Frequently Asked Questions about knowledge-compiler

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

FAQPage Schema
How do I automate wiki generation from scattered knowledge files?

Automating wiki generation compiles raw knowledge items from a niche directory into a validated, cross-linked wiki with concepts, entities, and topics for reliable agent reasoning.

What is cross-linking in a niche wiki and how does it work?

Cross-linking in a niche wiki connects generated concepts, entities, and topics through validated paths, enforcing niche isolation by reading only designated knowledge directories and writing frontmatter-conforming pages.

How do I compile raw knowledge items into frontmatter-conforming wiki pages?

Compiling raw knowledge items involves running the compiler for a specified niche, which reads files under the knowledge directory and outputs validated, frontmatter-conforming pages with confidence scoring and data gaps.

Can I isolate wiki compilation to a single niche without cross-contamination?

Yes, isolating wiki compilation is possible because the compiler operates strictly within the targeted niche, enforcing niche slug validation and path-prefix constraints to prevent cross-niche data contamination.

Does wiki compilation support confidence scoring for data validation?

Yes, wiki compilation supports data validation by generating wiki pages that include confidence scoring and highlight data gaps alongside the structured concepts, entities, and topics.

When should I not use an automated wiki compiler for content organization?

You should not use an automated wiki compiler if your raw knowledge items are not organized into niche-specific directories, as the compiler enforces strict path-prefix constraints and niche slug validation.