karpathy-llm-wiki
Build a Karpathy-style knowledge base supporting Claude Code, Cursor, and Codex.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.2k
- Source
- skill-github
- Repository
- github.com/Astro-Han/karpathy-llm-wiki
Overview
karpathy-llm-wiki is an Agent Skills-compatible skill for building Karpathy-style knowledge bases from raw sources, citations, and validation. This skill allows coding agents to collect source materials into the `raw/` directory and compile them into persistent knowledge pages in the `wiki/` directory. It also supports querying and validation features to ensure consistency and integrity of the knowledge base. Suitable for developers needing to build and maintain structured knowledge bases.
Capabilities
- ▪Compile knowledge pages from raw sources
- ▪Query the knowledge base and provide cited answers
- ▪Validate knowledge base consistency
Use cases
Setup
npx add-skill Astro-Han/karpathy-llm-wiki
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
LLM wiki is maintained by the model and automatically updates summaries, cross-references, etc.; personal wiki relies on manual editing.
LLM wiki is maintained by the model and automatically updates summaries, cross-references, etc.; personal wiki relies on manual editing.
What sources can be ingested?
Web pages, research papers, blog posts, PDFs, Markdown files, text files, and pasted text.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.