What it does
- Trust -
check,lint, andfmtvalidate frontmatter, links, shapes, and conventions. - Intelligence -
query,render, andexportturn Markdown into queryable semantic data. - Publish -
build,serve, andlinksupport static site workflows and wikilink hygiene.
Use cases
- Personal knowledge management and Obsidian vaults.
- Internal company wikis.
- LLM memory wikis maintained by agents.
- Static documentation sites backed by semantic Markdown.
Repositories
| Repository | Purpose |
|---|---|
| wiki | CLI, Python package, docs, and core implementation |
| wiki-template | Generic starter workspace |
| llm-wiki-template | Agent-oriented wiki starter |
| wiki-mintlify-template | Mintlify docs from a Wiki vault |