# LLM Wiki Compiler ## Docs - [/wiki-compile](https://saydo-5cd0e3d7.mintlify.app/commands/wiki-compile.md): Compile your source markdown files into a topic-based wiki. - [/wiki-ingest](https://saydo-5cd0e3d7.mintlify.app/commands/wiki-ingest.md): Interactively add a single file to your wiki with guided emphasis and review. - [/wiki-init](https://saydo-5cd0e3d7.mintlify.app/commands/wiki-init.md): One-time setup that auto-detects your markdown directories and creates your wiki configuration. - [/wiki-lint](https://saydo-5cd0e3d7.mintlify.app/commands/wiki-lint.md): Run health checks on your compiled wiki to find stale articles, missing links, and contradictions. - [/wiki-query](https://saydo-5cd0e3d7.mintlify.app/commands/wiki-query.md): Ask a question and get a cited answer synthesized from your compiled wiki. - [/wiki-search](https://saydo-5cd0e3d7.mintlify.app/commands/wiki-search.md): Search across all wiki articles by keyword or phrase. - [Coverage Indicators](https://saydo-5cd0e3d7.mintlify.app/concepts/coverage-indicators.md): Coverage tags on every wiki section tell you and your agent when to trust the wiki and when to read the raw source files. - [How It Works](https://saydo-5cd0e3d7.mintlify.app/concepts/how-it-works.md): LLM Wiki Compiler turns hundreds of scattered markdown files into a topic-based wiki that your AI agent reads instead of raw sources. - [Wiki Structure](https://saydo-5cd0e3d7.mintlify.app/concepts/wiki-structure.md): The compiled wiki is a directory of plain markdown files — an index, topic articles, concept articles, and a schema — all readable in Obsidian. - [Adoption Modes](https://saydo-5cd0e3d7.mintlify.app/configuration/adoption-modes.md): Control how aggressively Claude uses your wiki versus raw source files. - [Article Sections](https://saydo-5cd0e3d7.mintlify.app/configuration/article-sections.md): Customize the section structure for your compiled wiki articles. - [Config File](https://saydo-5cd0e3d7.mintlify.app/configuration/config-file.md): Reference for .wiki-compiler.json, the main configuration file for LLM Wiki Compiler. - [AGENTS.md Integration](https://saydo-5cd0e3d7.mintlify.app/guides/agents-md-integration.md): How to configure Claude to use your wiki automatically every session - [Incremental Updates](https://saydo-5cd0e3d7.mintlify.app/guides/incremental-updates.md): Keep your wiki current as your source files change - [Obsidian](https://saydo-5cd0e3d7.mintlify.app/guides/obsidian.md): Browse your compiled wiki visually using Obsidian - [Troubleshooting](https://saydo-5cd0e3d7.mintlify.app/guides/troubleshooting.md): Common issues and how to resolve them - [LLM Wiki Compiler](https://saydo-5cd0e3d7.mintlify.app/index.md): Compile scattered markdown files into a topic-based wiki. Reduce LLM context costs by up to 84%. - [Installation](https://saydo-5cd0e3d7.mintlify.app/installation.md): Install the LLM Wiki Compiler plugin into Claude Code. - [Quick Start](https://saydo-5cd0e3d7.mintlify.app/quickstart.md): Go from install to a working wiki in four steps. ## OpenAPI Specs - [openapi](https://saydo-5cd0e3d7.mintlify.app/api-reference/openapi.json)