
from karpathy-llm-wiki998
Create and maintain a Karpathy-style LLM-backed personal knowledge base: ingest raw sources, compile wiki articles, query and lint the knowledge base.
Provides a workflow and tooling to build a persistent personal wiki using LLMs: collect immutable raw sources, compile them into curated wiki articles, keep an index and operation log, and run linting and query flows. The skill formalizes ingest, compile, query, archive, and lint steps.
Use when you want an LLM-powered knowledge management system for research notes, documentation, or a personal knowledge base. Triggers include 'add to wiki', 'ingest source', 'what do I know about X', and maintenance lint jobs.
Designed for agents that can read/write project files and run LLM operations (Claude Code, Codex, Cursor-style automation agents).
This skill has not been reviewed by our automated audit pipeline yet.