#83 · Primary category: AI Coding Assistants
openwiki
OpenWiki is a CLI that writes and maintains agent documentation for your codebase.
Project last updated:08/29/26
GitHub Stars
15.8K
Forks
1.1K
Contributors
76
License
MIT
Why we included this project
OpenWiki is a CLI that keeps codebase documentation current by handing the upkeep to an agent. Point it at a repository or connected knowledge sources and it produces a linked Markdown wiki you fully own, then can reopen a docs pull request on every change through scheduled CI, so READMEs and internal guides stop drifting from the code. That is what matters for teams where agents and new hires depend on accurate context to work. The tool supports a dozen model providers, so you can reuse an existing OpenAI, Anthropic, Bedrock, or Gemini key rather than setting up a new stack, and a personal mode pulls Notion, Slack, Gmail, and web search into one local wiki. An interactive node-graph visualizer lets humans explore the knowledge base the agent generated.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.