[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@jacobcole / LLM Wiki Ecosystem / WikiHub Opportunity.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- visibility: public --- # WikiHub Opportunity Every implementation in the [[Tools & Implementations]] list is **local-first**. None of them offer: - Hosting and publishing - Social features (fork, star, discover) - Access control and sharing - Git-backed collaboration - Agent-native API + MCP server WikiHub is the missing layer. ## The Gap | What exists | What's missing | |-------------|---------------| | Local wiki maintenance tools | A place to **publish** the wiki | | CLI/skill for ingesting sources | A platform for **discovering** others' wikis | | Personal knowledge bases | **Social knowledge** — forking, starring, profiles | | Git-backed storage (local) | **Hosted git** with Smart HTTP push/clone | ## WikiHub's Position > "GitHub for LLM wikis" Just as GitHub didn't replace `git` — it made git repos social, discoverable, and hosted — WikiHub doesn't replace the maintenance tools. It's where the maintained wikis **live**. ## Potential Integration WikiHub could offer the maintenance skill as a **built-in capability**: 1. User creates a wiki on WikiHub 2. WikiHub's MCP server already exposes 13 tools (read, write, search, etc.) 3. A "maintain" operation could be added that runs ingest/lint on a schedule or on-demand 4. Agents connect via MCP, push raw sources, and WikiHub's built-in agent maintains the wiki pages This would make WikiHub the **full-stack platform** — not just hosting, but active maintenance.