Edit markdown wikis with AI-powered WYSIWYG editor
WYSIWYG markdown editor with integrated AI agents for knowledge bases, wikis, and technical documentation—private, local, and Git-synced.
Maintainer of this project? Claim this page to edit the listing.
0.41.4Add to Favorites
Why it matters
Maintain knowledge bases, technical documentation, and LLM wikis using a beautiful WYSIWYG markdown editor that integrates AI agents for side-by-side editing, search, and content generation while keeping everything local and synced via Git.
Outcomes
What it gets done
Edit markdown files with true WYSIWYG formatting like Google Docs
Search and navigate knowledge graphs with wiki links and file browser
Generate and refine documentation using Claude, Codex, and MCP agents
Sync and share team wikis automatically using Git and GitHub
Install
Add it to your toolbox
Run in your project directory:
curl -fsSL https://spark.entire.vc/get/inkeep-open-knowledge | bash Overview
Open Knowledge
What it does
<p> <a href="https://openknowledge.ai"><picture> <source media="(prefers-color-scheme: dark)" srcset="assets/ok-wordmark-dark.svg"> <img src="assets/ok-wordmark.svg" alt="OpenKnowledge" width="260"> </picture></a> </p>
Source README
OpenKnowledge is a beautiful markdown editor with integrations with Claude, Codex, and other harnesses. For knowledge bases, LLM wikis, specs, and notes. Private, local, and free.

Features
Highlights:
- Full true WYSIWYG so that editing markdown files feels like editing a Google Doc or Notion page.
- macOS app and web UI with file navigator, search, tabs, graph wiki link viewer, and more.
- Integrated side-by-side AI-editing with Claude, Codex, OpenCode, Pi and others. Can be used with any harness/agent via MCP/CLI.
- Out-of-the-box MCP, skills, and agentic search for LLM Wikis, second brains, and knowledge graphs.
- No-code Team sharing and Auto-sync powered by git/GitHub under the hood.
- Embeddable HTML and rich components for writing engineering specs and visualized reports.
Install
macOS: download the desktop app - open the DMG, drag OpenKnowledge to Applications, and launch it. Latest release.
Linux, Windows, Intel Mac: run the same editor as a local web app via the CLI (Node.js 24+ and git required):
npm install -g @inkeep/open-knowledge
cd your-project
ok init # scaffold the project + wire up your AI editors (Claude Code, Claude Desktop, Cursor, Codex, OpenCode, OpenClaw)
ok start --open # serve the web editor and open it in your browser
Usage
Use OpenKnowledge by opening any existing folder on your computer that contains markdown or mdx files. The app can be used with existing codebases, wikis, Obsidian vaults, etc.
Think of it as Notion meets VS Code.
You can use it simply as a rich, WYSIWYG markdown editor to start. For existing files or plain notes/docs.
To get more complex, you can use the starter packs to create LLM Wikis, second brains, or more structured knowledge bases.
Either way, the app will walk you through installing the MCP and skills for agent harnesses detected on your computer. These are designed to help agents with enriched search + authoring of documents.
Git/GitHub based sync and sharing can optionally be enabled.
Docs for general usage: https://openknowledge.ai/docs.
Contributions
Public pull requests or issues are welcome!
See CONTRIBUTING.md for details.
Community & Support
Feel free to file an issue or ask questions on the Discord community. We're always looking for ideas and requests.
⭐️ If you'd like to support this project, consider starring the repo ⭐️
🔔 Follow us on 𝕏 for product updates. 🔔
Discussion
Questions & comments · 0
Sign In Sign in to leave a comment.