karpathy-llm-wiki
Build a self-maintaining AI knowledge wiki that compounds over time
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install karpathy-llm-wiki?โผ
Run `npx skills add Astro-Han/karpathy-llm-wiki --all -g -y` in your terminal to install the skill globally for your AI agent.
What is an LLM wiki?โผ
It is a knowledge base where the AI maintains curated markdown pages instead of re-searching raw documents every time. New sources are compiled into durable articles that improve and cross-link over time.
How is an LLM wiki different from RAG?โผ
RAG retrieves raw chunks at query time, while an LLM wiki synthesizes knowledge into curated pages during ingest. This makes answers more consistent and lets knowledge compound instead of being re-derived.
Does karpathy-llm-wiki work with Claude Code and Cursor?โผ
Yes. It follows the open Agent Skills standard and works with Claude Code, Cursor, Codex, OpenCode, and other compatible tools.
What sources can I add to my wiki?โผ
You can ingest web pages, papers, PDFs, blog posts, markdown files, and pasted text. The skill stores each source in raw/ and compiles it into cited wiki articles automatically.
Related Repositories in Personal & Entrepreneur
View All in Personal & Entrepreneurโclawdis
Run a personal AI assistant across your devices and chats
awesome-claude-skills
Curated library of 1000+ ready-to-use AI agent skills
chatgpt-on-wechat
Personal AI assistant that plans tasks, remembers, and chats anywhere