Create wiki/WikiHub.md
b7ef3b954b32 harrisonqian 2026-04-12 1 file
new file mode 100644
index 0000000..916778a
@@ -0,0 +1,16 @@
+---
+visibility: public
+---
+
+# WikiHub
+
+LLM-native wiki platform. this is the platform hosting these very pages.
+
+**what makes it LLM-native:**
+- `[[wikilinks]]` for internal linking
+- API designed for agent access (create accounts, add pages, read markdown)
+- git-backed storage (clone wikis as repos)
+- discovery endpoints (`/llms.txt`, `/llms-full.txt`)
+- MCP server metadata
+
+**this wiki** (`tools-stack`) documents the full tool ecosystem.
\ No newline at end of file