@QingQ77: 一个漂亮的 Markdown 编辑器 + LLM 知识库,所见即所得,同时深度集成 Claude、Codex、Cursor 等 AI agent。自带 MCP、Skills 和 agent 搜索,AI 可以直接在知识库里读写文档。 htt…

X AI KOLs Timeline 工具

摘要

OpenKnowledge 是一款漂亮的 Markdown IDE,具备所见即所得编辑器,深度集成 Claude、Codex、Cursor 等 AI 代理,可作为 LLM 知识库使用,内置 MCP、Skills 和代理搜索,支持本地私有部署。

一个漂亮的 Markdown 编辑器 + LLM 知识库,所见即所得,同时深度集成 Claude、Codex、Cursor 等 AI agent。自带 MCP、Skills 和 agent 搜索,AI 可以直接在知识库里读写文档。 https://t.co/BFdRsgAUgR https://t.co/4Qrs0gsP2G
查看原文
查看缓存全文

缓存时间: 2026/06/27 09:53

一个漂亮的 Markdown 编辑器 + LLM 知识库,所见即所得,同时深度集成 Claude、Codex、Cursor 等 AI agent。自带 MCP、Skills 和 agent 搜索,AI 可以直接在知识库里读写文档。

https://t.co/BFdRsgAUgR https://t.co/4Qrs0gsP2G


inkeep/open-knowledge

Source: https://github.com/inkeep/open-knowledge

OpenKnowledge

OpenKnowledge is a beautiful markdown IDE with a WYSIWYG editor and integrations with Claude, Codex, and other harnesses. For knowledge bases, LLM wikis, specs, and notes. Private, local, and free.

Website   •   macOS app   •   Web view + CLI   •   𝕏   •   Discord

OpenKnowledge editor with an AI agent drafting a launch recap

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.
  • Collaborative AI-editing with Claude, Codex, and Cursor desktop apps. Can be used with any harness/agent via MCP/CLI, like OpenCode.
  • Out-of-the-box MCP, skills, and agentic search for LLM Wikis, agent 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.
  • A built-in TUI in the Desktop app and a Web UI for users who prefer terminals.

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+ 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 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 VSCode.

You can also start from scratch with one of the starter packs, which include e.g. a template for an LLM Wiki.

The app will automatically initialize your project with MCP and skill configs for agent harnesses detected on your computer. Git 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.

License

OpenKnowledge is licensed under the GNU General Public License v3.0 or later (GPL-3.0-or-later).

Support

Feel free to file an issue or ask questions on the Discord community.

⭐️ If you'd like to support this project, consider starring the repo ⭐️

🔔 Follow us on 𝕏 for product updates. 🔔

相似文章

@indigox: 强烈推荐 Markdown 专用编辑器 cogito.md!简洁优雅快速,所有项目可以按文件夹组织在左侧导航,能在文件和项目维度调用 Claude Code or Codex 作为 Agent 服务集成,可视化搭建知识库的利器!比 Obs…

X AI KOLs Timeline

cogito.md 是一款简洁优雅的 Markdown 专用编辑器,支持文件夹组织项目,可集成 Claude Code 或 Codex 作为 Agent 服务,适合可视化构建知识库,被认为比 Obsidian 更适合 Agent 工作流。

@indie_maker_fox: 分享一个开源项目:OpenKnowledge 你可以把它理解成开源版 Obsidian + LLM Wiki 的落地实践。大模型火起来之后,直接基于 markdown 文件的笔记软件 Obsidian 越来越流行了;LLM Wiki 的思…

X AI KOLs Timeline

OpenKnowledge 是一个开源的知识库工具,结合了 Obsidian 的笔记体验和 LLM Wiki 的理念,内置 MCP、Skills、Chat 和 TUI 功能,支持 Git 同步,可作为 Obsidian 的补充来高效整理个人知识。

@huoshan007: 兄弟们这玩意离谱的点是: 可以自己搭一个自己的 AI 第二大脑,而且不用买什么 1000 美元课,也不用报编程训练营。 就三步半。 把你的 Obsidian、Markdown、PDF、旧文档,全扔进一个文件夹。 装 Khoj,开源项目,3…

X AI KOLs Timeline

Khoj 是一个开源的个人 AI 第二大脑工具,支持连接本地或云端大模型,索引 Obsidian、Markdown、PDF 等个人文档,通过语义搜索帮助用户发现知识关联,无需编程背景即可搭建。