llm-wiki

Ingest sources into a persistent Markdown wiki with wikilinks and frontmatter.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/danmartinez78/echo-ghost-backup --skill llm-wiki-danmartinez78
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/danmartinez78/echo-ghost-backup/tree/main/skills/research/llm-wiki
Command: npx skills add https://github.com/danmartinez78/echo-ghost-backup --skill llm-wiki-danmartinez78

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Karpathy's LLM Wiki provides a persistent, interlinked Markdown knowledge base to capture, organize, and maintain knowledge for LLM workflows, enabling rapid ingestion and cross-linking.

Core Features & Use Cases

  • Ingest sources into a centralized wiki and auto-link related concepts for quick retrieval.
  • Query the compiled knowledge to answer questions with cross-references and consistency checks.
  • Maintain a living knowledge base by enforcing YAML frontmatter, wikilinks, and a schema-driven organization.

Quick Start

Ingest a source to start populating the wiki and then run a query to verify cross-links.

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 Markdown knowledge base for LLM workflows?

You can organize knowledge into a persistent Markdown knowledge base by ingesting sources into a centralized wiki, which automatically cross-links related concepts and enforces structured YAML frontmatter for rapid retrieval.

What is the best way to ingest and cross-link sources in an LLM wiki?

Ingesting and cross-linking sources in an LLM wiki is achieved through a schema-driven organization system that applies structured YAML frontmatter and wikilinks to maintain a living, interlinked knowledge base.

How do I query a Markdown wiki to answer questions with cross-references?

You query a compiled Markdown wiki to answer questions by retrieving information from the interlinked knowledge base, which performs consistency checks against the ingested source material.

Does this LLM wiki approach enforce structured frontmatter and wikilinks?

Yes, maintaining a living LLM knowledge base enforces structured YAML frontmatter and wikilinks to ensure schema-driven organization and consistent cross-linking across all ingested sources.

Can I use a schema-driven Markdown wiki for long-lived LLM knowledge management?

You can use a schema-driven Markdown wiki for long-lived LLM knowledge management because it is designed to capture, organize, and maintain a persistent, interlinked knowledge base over time.