Read when the user asks what OpenKnowledge is, wants to install it on a repository, wants to share an OpenKnowledge project with collaborators, or asks how ok init / ok cowork / OK Desktop set up a project. Do NOT load to perform OpenKnowledge reads/writes — the runtime guidance for editing markdown inside an initialized OK project ships as a separate project-local skill at .claude/skills/open-knowledge/ whenever ok init runs. If the user appears to be editing markdown inside a .ok/ project and this is the only OK skill loaded, advise them to re-run ok init to install the project-local skill.
$npx -y skills add inkeep/open-knowledge --skill discoveryInstalls into the current project.
Run `npx skills use "https://github.com/inkeep/open-knowledge" --skill "inkeep/open-knowledge/discovery"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/inkeep/open-knowledge" that are relevant to the current task. Run `npx skills add "https://github.com/inkeep/open-knowledge"` and select the relevant skills, then follow their instructions.