База знаний LLM Wiki для командных агентов

ai-tooling

add-karpathy-llm-wiki is a Claude Code skill that adds a persistent LLM Wiki knowledge base — following the pattern popularized by Andrej Karpathy — to a NanoClaw agent group. Triggered by commands like "add wiki", "knowledge base", or "llm wiki", it embeds shared context directly into the agent: common facts, FAQs, and guides accessible across group interactions. The skill fits naturally into team-configured agents where a single shared knowledge layer needs to be consistent for all participants. NanoClaw itself is a lightweight AI assistant platform built on Claude Code and the Anthropic Claude Agent SDK, where customization happens through targeted skills like this one rather than sprawling config files.