DSH Hub

Skills plugins

Skills are reusable instruction packs the agent loads on demand: plugin-authoring guides, field notes on Cordis pitfalls, catalog search helpers, and compatibility trackers. They teach the harness new procedures without adding new tools.

29 plugins

1–29 of 29

Skills plugin FAQ

What is the difference between a skill and a bundle?
A bundle adds code — tools, UI layers, adapters. A skill adds knowledge: a SKILL.md the agent reads when the task matches. Skills are lighter and cannot patch the client.
How do I write a DSH plugin?
Install the plugin-authoring skills in this category, then follow the publish guide. They cover the manifest protocol, patch shapes, and the build traps that bite first-time authors.
Can an agent install plugins by itself?
Yes — the find-plugins skill teaches an agent to search catalogs like this one, read the author's install instructions, and verify the result.