knowledge-base

Create and maintain a hierarchical knowledge base with two-layer indexing.

22|2|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/ishicm/llm-wiki-skills --skill knowledge-base-ishicm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-base
Source: https://github.com/ishicm/llm-wiki-skills/tree/main
Command: npx skills add https://github.com/ishicm/llm-wiki-skills --skill knowledge-base-ishicm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the problem of fragmented, unorganized knowledge by providing a structured, AI-managed repository that grows with your needs, eliminating the manual burden of tagging and sorting.

Core Features & Use Cases

  • Autonomous Organization: Automatically classifies, indexes, and reorganizes knowledge as your collection grows from flat files to categorized hierarchies.
  • Multi-Source Ingestion: Seamlessly digests content from local inbox files, direct conversation input, or web URLs.
  • Health Maintenance: Performs automated linting to identify orphan pages, broken references, duplicates, and stale content.
  • Use Case: A researcher can drop raw notes and article links into an inbox folder, and the AI will automatically digest them into a structured wiki, update the navigation index, and log the changes.

Quick Start

Tell the AI to process the files in the inbox to start organizing your knowledge base.

Frequently Asked Questions about knowledge-base

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

FAQPage Schema
How do I automatically organize raw notes and URLs into a structured wiki?

To organize raw notes into a structured wiki, ingest content from local files, conversations, or web URLs, and the system automatically classifies, indexes, and reorganizes the knowledge base into a hierarchical structure.

What is progressive auto-reorganization in AI-native knowledge management?

Progressive auto-reorganization is the mechanism that automatically restructures your knowledge base hierarchy based on file volume. It transitions flat file collections into categorized hierarchies as your repository scales, ensuring efficient navigation without manual sorting.

How do I perform a health check for index consistency in my knowledge base?

Perform a health check by running automated linting to identify orphan pages, broken references, duplicates, and stale content. This ensures index consistency and maintains the structural integrity of your knowledge repository.

How does the two-layer indexing system minimize token usage for large knowledge bases?

The two-layer indexing system minimizes token usage by creating a hierarchical navigation structure that allows AI to efficiently locate and retrieve specific files. This ensures minimal context loading as your knowledge repository scales.

Can I ingest knowledge from multiple sources without manual tagging?

Yes, you can ingest knowledge from local inbox files, direct conversation input, or web URLs without manual tagging. The AI autonomously digests and categorizes the content, updating the navigation index and logging all changes automatically.

When should I use an AI-maintained knowledge base instead of manual wiki organization?

Use an AI-maintained knowledge base when your collection grows rapidly and manual tagging becomes a burden. It eliminates fragmented, unorganized knowledge by autonomously sorting files and performing health checks to maintain index consistency at scale.