LLMWikiNG — OKF Bundle for AI Agents
DraftLLMWikiNG is a local, privacy-friendly wiki platform developed by ZeroDot1 and based on the Karpathy LLM Wiki Pattern. The wiki is maintained and expanded by AI assistants—and you can easily read, search, and manage it right in your browser.
Best for
- AI agent development
What it does
- LLMWikiNG is a local, privacy-friendly wiki platform developed by ZeroDot1 and based on the Karpathy LLM Wiki Pattern.
- The wiki is maintained and expanded by AI assistants—and you can easily read, search, and manage it right in your browser..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/ZeroDot1/LLMWikiNG
cd LLMWikiNG Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/LLMWikiNG # Cursor
cursor /path/to/LLMWikiNG # OpenCode
opencode /path/to/LLMWikiNG Frequently Asked Questions
Is LLMWikiNG OKF conformant?
No, LLMWikiNG is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install LLMWikiNG?
Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.
What AI agents can use LLMWikiNG?
LLMWikiNG works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.
What are alternatives to LLMWikiNG?
Similar bundles include openkos, weave-context-skills, Disk.Brain. Browse these for alternative approaches and feature sets.