Cross-platform LLM Wiki agent initializer and platform adapter.
Project description
LLM Wiki Agent
Cross-platform initializer and adapter for a personal LLM Wiki knowledge base.
Inspired by Andrej Karpathy's LLM Wiki concept: a source-backed, agent-friendly knowledge base that helps LLMs keep project context structured and reusable.
Quick Start
python -m src init --target C:\path\to\my-kb --dry-run
python -m src init --target C:\path\to\my-kb --confirm CREATE-KB
python -m src doctor --root C:\path\to\my-kb
The generated knowledge base keeps .agents/skills/ as the canonical skill source and mirrors platform-specific assets for Codex, Claude Code, Trae, OpenCode, OpenClaw, and Hermes. Default initialization enables all six platforms; pass --platform codex,opencode or similar to choose a subset.
Commands
python -m src init --target C:\path\to\my-kb --dry-run
python -m src sync --root C:\path\to\my-kb --check
python -m src doctor --root C:\path\to\my-kb
python -m src upgrade --root C:\path\to\my-kb --dry-run
python -m src serve --root C:\path\to\my-kb --transport stdio
Install MCP support with pipx install "llm-wiki-agent[mcp]".
See docs/INSTALL.md, docs/MIGRATION.md, docs/MCP_SERVER.md, and docs/RELEASE_CHECKLIST.md.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llm_wiki_agent-0.1.1.tar.gz.
File metadata
- Download URL: llm_wiki_agent-0.1.1.tar.gz
- Upload date:
- Size: 184.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a69dc74d5a024de62a2fddb7f1d6068ab975f5c60e97d401433eae43eb97abc
|
|
| MD5 |
932de28a390c0c4b3a265f88610f284a
|
|
| BLAKE2b-256 |
7d300d8ed135216ab9f7baef2b5b5ad4f2752240314c1e26d96b18f11bd76f06
|
File details
Details for the file llm_wiki_agent-0.1.1-py3-none-any.whl.
File metadata
- Download URL: llm_wiki_agent-0.1.1-py3-none-any.whl
- Upload date:
- Size: 223.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea3c264fbc0f768c2dc9e6da5d520f4df839e6733e30212a1b61a07febc7cf0b
|
|
| MD5 |
f24b3d779ed21cb3289d4ce4cd7d3725
|
|
| BLAKE2b-256 |
141f410d761197d4fe5667a8cef031723650da1dc717cb4adab3551856b135f7
|