skill-sets
A skill-set is a named, versioned set of agent skills, defined by a single
<name>.skill-set.json manifest. The format and CLI are documented at
skill-set.md. This site is a directory of published
sets; install any of them with:
npx @skill-set/cli add https://skill-sets.md/sets/<name>/<name>.skill-set.json
Sets
| Set | Version | Skills | Description |
|---|---|---|---|
| demo | 0.1.0 | 1 | |
| hash-demo | 0.1.0 | 1 | Format demonstration of a lock sidecar and hash-verified install. |
| web-dev | 0.1.0 | 2 | Skills for building and reviewing web front-ends. |
Each set's manifest is served unmodified at /sets/<name>/<name>.skill-set.json
, for example /sets/demo/demo.skill-set.json .