#99 · Primary category: Knowledge Base & RAG

karpathy-llm-wiki

agent-skill claude-code codex cursor karpathy knowledge-base knowledge-management llm llm-wiki markdown personal-knowledge-base productivity rag-alternative

Agent Skills-compatible LLM wiki for Claude Code, Cursor, and Codex. Build a Karpathy-style knowledge base from raw sources, citations, and linting.

Project last updated:07/23/26

GitHub Stars

2.1K

Forks

248

Contributors

1

License

MIT

Why we included this project

Instead of re-searching raw documents every time you ask something, this skill has the coding agent compile new sources into durable markdown pages and refresh them as the material grows. It wraps Karpathy's LLM wiki concept into an installable Agent Skills component for Claude Code, Cursor, and Codex. The workflow covers three operations: ingest sources into a raw folder for triage, query the wiki for answers with citations, and lint for broken links and index integrity. That makes it a sensible choice when you want a curated, cross-linked knowledge base in version-controlled markdown rather than a full RAG pipeline, and answers stay grounded because they cite the wiki pages that synthesized the material.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category