← Back to Skill Library
🔬 Research

LLM Wiki

★★★★☆

Karpathy's LLM Wiki pattern — build and query an interlinked markdown knowledge base for personal research and learning.

skill_view("llm-wiki")

📖 Guide

Load with skill_view("llm-wiki"). Inspired by Karpathy's approach. Build a personal wiki from research notes, with cross-references and full-text search.

🔧 How To

Create markdown notes for each topic → link between notes with [[wiki-links]] → search across all notes. The skill helps structure research and maintain connections between related concepts.

⚠️ Pitfalls

Wiki-links are convention-based — no automatic graph view unless using Obsidian. Content quality depends on note-writing discipline.

Related Skills

More skills in Research