Loading...
Loading...
wikillm is a TypeScript CLI and plugin bundle for building LLM-maintained markdown knowledge bases. The npx wizard creates a vault with raw sources, compiled wiki articles, Obsidian config, host-specific CLAUDE.md and AGENTS.md schemas, optional outputs, and automation guidance. The plugin ships skills for ingest, query, lint, Obsidian CLI, Marp, schema regeneration, and onboarding across Claude Code and Codex.
The implementation separates pure vault planning from disk writes, centralizes host differences in profiles, and renders schema files in-process so setup is deterministic. The skills define the long-running behavior: ingest owns wiki compilation, query reads compiled articles first, lint keeps graph health visible, and automation metadata stays explicit rather than pretending the CLI installed a scheduler.
Ships as an npm CLI plus Claude Code/Codex plugin bundle. It gives agents a durable, plain-markdown knowledge workflow where expensive synthesis happens once during ingest, then later questions read the compiled wiki directly.
CLI + agent plugin
npm package + plugin marketplace
npx wikillm
Claude Code and Codex
Compiled markdown wiki