llm-wiki

Ingests raw sources and synthesizes them into structured, interlinked entity and page documents.

9|Updated Jul 1, 2026
One-click install
npx skills add https://github.com/Cyapstaye/Adame_ver.open --skill llm-wiki-cyapstaye
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/Cyapstaye/Adame_ver.open/tree/main/skills/research/llm-wiki
Command: npx skills add https://github.com/Cyapstaye/Adame_ver.open --skill llm-wiki-cyapstaye

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of fragmented, ephemeral AI interactions by building a structured, interlinked markdown knowledge base that compounds over time, preventing the loss of insights and reducing redundant research.

Core Features & Use Cases

  • Compounding Knowledge: Automatically cross-references new information with existing notes, creating a self-organizing wiki.
  • Agent-Led Maintenance: Performs automated linting, health checks, and log rotation to ensure the knowledge base remains accurate and navigable.
  • Use Case: A researcher can ingest multiple papers and articles into the wiki, and the agent will synthesize the findings, update entity pages, and flag any contradictions between sources.

Quick Start

Ask the agent to initialize a new wiki in your home directory and ingest the provided research article to begin building your knowledge base.

Frequently Asked Questions about llm-wiki

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

FAQPage Schema
How do I build a persistent knowledge base from markdown research notes?

To build a persistent knowledge base from markdown research notes, the agent ingests raw sources and synthesizes them into structured, interlinked entity and concept pages. This automatically cross-references new information with existing notes to retain insights over time.

What is the best way to maintain an interlinked wiki without losing research insights?

The best way to maintain an interlinked wiki is using agent-led maintenance, which performs automated linting, health checks, and log rotation. This ensures the knowledge base remains accurate, navigable, and compounding without losing research insights.

Can I use this agent-maintained knowledge base as a RAG alternative?

Yes, you can use this agent-maintained knowledge base as a RAG alternative. It synthesizes raw sources into structured wiki pages and cross-references existing notes to prevent fragmented, ephemeral AI interactions and reduce redundant research.

How do I ingest research articles into a markdown wiki to flag source contradictions?

To ingest research articles into a markdown wiki to flag source contradictions, ask the agent to initialize a new wiki in your directory and provide the raw articles. The agent synthesizes findings, updates entity pages, and flags any contradictions between sources.

Do I need a specific local directory structure for a schema-defined markdown wiki?

Yes, you need a local directory structure with schema-defined conventions. The agent requires this setup to manage interlinked markdown files, maintain index files, and execute log rotation for long-term information retention.

Why does my agent-managed knowledge base require log rotation and health checks?

An agent-managed knowledge base requires log rotation and health checks to ensure long-term information retention and navigability. These automated maintenance tasks prevent the wiki from degrading or losing accuracy as it compounds over time.