karpathy-llm-wiki

karpathy-llm-wiki

Build a Karpathy-style knowledge base supporting Claude Code, Cursor, and Codex.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.2k
Source
skill-github

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

Build technical documentation knowledge basesOrganize research papers and reference materialsMaintain project-related knowledge

Setup

Requires: Node 环境API Key
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