{skill-authoring}
lockedv0.1.0 · 4 skills · Harry Martin · manifest · lock
Skills for authoring skills: find existing skills in the vercel directory, create and eval new skills, refine the craft, and bundle the results into shareable sets.
Install
npx @skill-set/cli add https://skill-sets.md/sets/skill-authoring/skill-authoring.skill-set.json#sha256=ff88371e38a923bf64541c8a66d1f156f5515219968be9dd195385f87379693d
The #sha256 fragment is the set's rollup hash from its lock file. It is verified on install;
content that does not match it is not kept.
Skills (4)
Provenance
Locked at v0.1.0. Every member's resolved content is recorded in the set's lock file as a SHA-256 per skill, plus the rollup hash below. Install checks content against it and keeps nothing that does not match.
rollup ff88371e38a923bf64541c8a66d1f156f5515219968be9dd195385f87379693d
More details
Skills in this set (4)
| Skill | Description | Source |
|---|---|---|
skill-sets |
(none recorded) | hcjmartin/skill-set#v0.1.2 (locked to v0.1.2) |
skill-creator |
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy. | hcjmartin/skills-repo@skill-creator#v1.0.0 (locked to v1.0.0) |
writing-great-skills |
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable. | mattpocock/skills@writing-great-skills#v1.1.0 (locked to v1.1.0) |
find-skills |
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill. | vercel-labs/skills@find-skills#v1.5.16 (locked to v1.5.16) |