open-knowledge
Before touching any .md in an OpenKnowledge project, let this skill handle it—CRDT-aware, search/edit/lint, no.
What does this skill do?
Authoritative agent-runtime contract for working inside an OpenKnowledge project — a markdown-CRDT knowledge base exposed over MCP. Use whenever reading, listing, searching, editing, or linting any `.md` or `.mdx` file in the project, and before any `mcp__open-knowledge__*` tool call (`exec`, `search`, `write`, `edit`, `lint`, and the rest). Installed by `ok init`, so its presence means this is an
Why is it worth installing?
Unlike plain MCP wrappers, it bakes in CRDT merge rules, auto-checking conflicts before every write—no manual diffing needed.
How do you install it?
git clone --depth 1 https://github.com/inkeep/open-knowledge.git Then point your agent at the skill directory.
Where does it come from?
Repository: inkeep/open-knowledge 3344 stars on GitHub at the time of listing. The repository ships 18 skills in total. Homepage: https://openknowledge.ai