Back to Discover

open-knowledge-skills

skill

inkeep

Agent Skills for OpenKnowledge — install via skills.sh

View on GitHub
0 starsMITSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add inkeep/open-knowledge-skills

README

Open Knowledge Skills

Agent Skills published by Open Knowledge. Each skill teaches an agent one repeatable task, and every one of them is plain markdown you can read before you install it.

skills/ is generated. The skills there are projected from the Open Knowledge source tree, so each directory name matches its SKILL.md frontmatter name.

Install

Add this repository as a Claude Code plugin marketplace, then install what you want:

/plugin marketplace add inkeep/open-knowledge-skills
/plugin install open-knowledge@open-knowledge-skills

open-knowledge is the platform skill: it teaches an agent to read, search, link, and write markdown through Open Knowledge's MCP server. The rest are optional packs. Run /plugin marketplace list to see everything this repository publishes.

You can also copy any skill straight into your agent's skills folder (.claude/skills/, .cursor/skills/, .codex/skills/, or the vendor-neutral .agents/skills/). Open Knowledge can install and update them for you, and keeps their version history.

Writing your own

template/SKILL.md.example is a starting point. The field that matters most is description: it is a routing rule, not a title, and it is what both skills.sh and the host agent match on to decide whether to load the skill at all.

Read CONTRIBUTING.md before opening a PR.

License

MIT

Rendered live from inkeep/open-knowledge-skills's GitHub README — not stored, always reflects the source repo.

11 Plugins

NameDescriptionCategorySource
open-knowledgePlatform skill: teaches an agent to work in an OpenKnowledge project (MCP reads/writes, grounding, linking, live preview)../
write-skillAuthor a well-triggered SKILL.md for OpenKnowledge or your editors../
discoveryWhat OpenKnowledge is and how to set it up on a repository (ok init / ok cowork / OK Desktop) — discovery and install guidance, no MCP required../
codebase-wikiWork in a Codebase Wiki project: an agent-authored, source-grounded wiki of the surrounding codebase../
knowledge-baseWork in a source-grounded Knowledge Base: external-sources -> research -> articles../
entity-vaultWork in a Personal CRM / typed-entity vault (people, companies, meetings, concepts; GBrain-compatible)../
software-lifecycleWork in a Software Lifecycle project: proposals -> decisions -> specs -> postmortems, plus guides../
writing-pipelineWork in a Writing Pipeline project: ideas -> drafts -> published../
worldbuildingWork in a Worldbuilding project: a fiction encyclopedia of characters, settings, factions, and lore../
okfWork in an OKF project: a knowledge base conformant with Google's Open Knowledge Format from commit one../
plain-notesWork in a Plain Notes project: a flat notes/ folder plus a daily journal../

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.