llm-wiki

Build and maintain an interlinked Markdown knowledge wiki from ingested sources.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/Chris-Chai-Minjae/hermes-agent-r1-bridge --skill llm-wiki-chris-chai-minjae
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/Chris-Chai-Minjae/hermes-agent-r1-bridge/tree/main/skills/research/llm-wiki
Command: npx skills add https://github.com/Chris-Chai-Minjae/hermes-agent-r1-bridge --skill llm-wiki-chris-chai-minjae

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Karpathy's LLM Wiki tackles the challenge of building and maintaining a persistent, interlinked markdown knowledge base that stays coherent as it grows. It ingests sources, cross-references concepts, and keeps content consistent for reliable long-term recall.

Core Features & Use Cases

  • Ingest sources to auto-create interlinked pages that reflect relationships between entities, articles, and notes.
  • lint for consistency, tag taxonomy, and provenance across the wiki to ensure quality and traceability.
  • Use cases include building a research knowledge base, project documentation, and structured notes for accelerated learning.

Quick Start

Ingest your first source into the wiki and let the agent create interlinked pages.

Frequently Asked Questions about llm-wiki

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

FAQPage Schema
How do I build an interlinked Markdown wiki from research sources?

To build a Markdown wiki, ingest your research sources and the agent automatically creates interlinked pages reflecting relationships between entities, articles, and notes. It uses a three-layer wiki structure and supports Obsidian wikilinks for seamless navigation.

Why does my Markdown knowledge base lose consistency as it grows?

A knowledge wiki loses consistency without enforced frontmatter fields and linting. This agent solves that by enforcing name, created, updated, and tags fields, while cross-referencing concepts and checking provenance to keep content coherent for reliable long-term recall.

Does this wiki builder support Obsidian wikilinks and frontmatter?

Yes, the wiki builder supports Obsidian wikilinks for interlinking pages and enforces standard frontmatter fields including name, created, updated, and tags. This ensures compatibility with Obsidian and maintains structured metadata across your knowledge base.

Can I use Markdown wiki structures for project documentation and research notes?

Yes, you can use this Markdown wiki structure for project documentation, research knowledge bases, and structured learning notes. Ingesting sources automatically cross-links concepts, creating a coherent and navigable knowledge network suited for accelerated learning.

What is the best way to track provenance and tag taxonomy in a knowledge base?

The best way to track provenance and tag taxonomy is through automated linting across the wiki. The agent ingests sources, cross-references concepts, and lints for consistency, ensuring your tag taxonomy and source provenance remain accurate and traceable.