by lewislulu · Codex Skill · ★ 282
llm-wiki An OpenClaw / Codex Agent Skill for building Karpathy-style LLM knowledge bases. Experimental skill — will iterate over time. Please send your feedbacks in github issues. Inspired by Andrej Karpathy's llm-wiki Gist and the community's work building on it. What this is Instead of RAG (re-retrieving raw docs on every query), this pattern has the LLM compile raw sources into a persistent, cross-linked Markdown wiki. Every , , , , and pass makes the wiki richer. Knowledge compounds over time.
| Stars | 282 |
| Forks | 54 |
| Language | TypeScript |
| Category | Codex Skill |
| Quality Score | 68.3143240918206/100 |
| Open Issues | 1 |
| Last Updated | 2026-04-16 |
| Created | 2026-04-05 |
| Platforms | codex, node |
| Est. Tokens | ~8k |
Explore other popular codex skill tools:
llm-wiki-skill is Karpathy-style LLM knowledge base Agent Skill for OpenClaw/Codex. Experimental — will iterate over time.. It is categorized as a Codex Skill with 282 GitHub stars.
llm-wiki-skill is primarily written in TypeScript.
You can find installation instructions and usage details in the llm-wiki-skill GitHub repository at github.com/lewislulu/llm-wiki-skill. The project has 282 stars and 54 forks, indicating an active community.