Astro-HanAstro-HanCommunityยท1 Agent Skills Included

karpathy-llm-wiki

Build a self-maintaining AI knowledge wiki that compounds over time

Turns articles, papers, and web pages into a structured personal wiki maintained by your AI agent. Compiles raw sources into durable markdown pages with citations, cross-links, and an operation log. Answers questions with grounded citations and lints the wiki for broken links and factual drift. Eliminates manual note-taking and repeated re-reading of the same documents.
npx skills add Astro-Han/karpathy-llm-wiki --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’