by inkeep
Beautiful, AI-native markdown editor and LLM Wiki
# Add to your Claude Code skills
git clone https://github.com/inkeep/open-knowledgeGuides for using ai agents skills like open-knowledge.
open-knowledge is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by inkeep. Beautiful, AI-native markdown editor and LLM Wiki. It has 61 GitHub stars.
open-knowledge's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/inkeep/open-knowledge" and add it to your Claude Code skills directory (see the Installation section above).
open-knowledge is primarily written in TypeScript. It is open-source under inkeep on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh open-knowledge against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
OpenKnowledge is a beautiful, local-first markdown editor and LLM wiki with integrations for Claude, Codex, and Cursor.
Available as macOS app or Web app/CLI.
Key highlights:
Docs for general usage: https://openknowledge.ai/docs.
macOS: download the desktop app — open the DMG, drag Open Knowledge to Applications, and launch it. Latest release.
Linux or an Intel Mac: run the same editor as a local web app via the CLI (Windows isn't supported yet) (Node.js 24+ required):
npm install -g @inkeep/open-knowledge
cd your-project
ok init # scaffold the project + wire up Claude Code, Cursor, and Codex
ok start --open # serve the editor and open it in your browser
Public pull requests are welcome. When a public PR opens here, automation mirrors it into the internal monorepo for review and merge.
See CONTRIBUTING.md for details.
OpenKnowledge is licensed under the GNU General Public License v3.0 or later (GPL-3.0-or-later).