Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add inkeep/open-knowledge-skillsnpx agentmods add plugins/inkeep/open-knowledge-skills/marketplacegit clone --depth 1 https://github.com/inkeep/open-knowledge-skillsGrade A, and why
open-knowledge-skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 163 lines — stays where its author put it; the contents beside it link to each section on GitHub.
{
"name": "open-knowledge-skills",
"owner": {
"name": "Inkeep",
"url": "https://github.com/inkeep"
},
"metadata": {
"description": "Agent Skills for working inside OpenKnowledge projects."
},
"//grouping": "One plugin per pack (plus the platform + meta skills) so a whole pack installs with `/plugin install <pack>@open-knowledge-skills`. A decomposed pack lists its orientation skill plus every scenario skill it ships \u2014 the plugin IS the pack boundary. skills.sh itself lists every skill flat by its leaf name; this grouping is the Claude Code /plugin channel. On disk the mirror nests by role: skills/core/<name> for the platform + meta skills, skills/starter-packs/<pack>/<name> for pack skills (each pack folder also carries a README).",
"plugins": [
{
"name": "open-knowledge",
"description": "Platform skill: teaches an agent to work in an OpenKnowledge project (MCP reads/writes, grounding, linking, live preview).",
"source": "./",
"strict": false,
"skills": [
"./skills/core/open-knowledge"
]
},
{
"name": "write-skill",
"description": "Author a well-triggered SKILL.md for OpenKnowledge or your editors.",
"source": "./",
"strict": false,
"skills": [
"./skills/core/open-knowledge-write-skill"
]
},
{
"name": "discovery",
"description": "What OpenKnowledge is and how to set it up on a repository (ok init / ok cowork / OK Desktop) \u2014 discovery and install guidance, no MCP required.",
"source": "./",
"strict": false,
"skills": [
"./skills/core/open-knowledge-discovery"
]
},
{
"name": "codebase-wiki",
"description": "Work in a Codebase Wiki project: an agent-authored, source-grounded wiki of the surrounding codebase.",
"source": "./",
"strict": false,
"skills": [
"./skills/starter-packs/codebase-wiki/codebase-wiki"
]
},
{
"name":What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 163 lines scan A 7a1007b342d1
open-knowledge-skills is a plugin published in the GitHub repository inkeep/open-knowledge-skills (6 stars, last pushed 4d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other plugins, from other repositories
google-plugins
Plugin marketplace listing 17 plugins: alloydb, alloydb-omni, bigtable, cloud-sql-mysql, cloud-sql-postgresql.
xcode-build-skills
A multi-skill plugin for benchmarking and optimizing Xcode builds, compile hotspots, project settings, and Swift Package Manager dependency overhead.
newsjack
Newsjack — PR-operator skills for coding agents.
produck
Plugin marketplace listing 1 plugin: produck.
liquid-glass
Apple-style liquid glass: frosted, refracting surfaces for web UI, with the rules that keep them from reading as gray boxes.
beautiful-mermaid
Render Mermaid diagrams as SVG and PNG using the Beautiful Mermaid library. Use when the user asks to render a Mermaid diagram.