← All sets

{skill-authoring}

locked

v0.4.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=3ad2a9a40ce273723272e9e1c93efe0801cb57d004807a8145c6d3503ce45d6e

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.

Agent-first? Install the skill-set skill (npx skills add hcjmartin/skill-set) and ask your agent to add this set.

Skills (4)

Provenance

Locked at v0.4.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  3ad2a9a40ce273723272e9e1c93efe0801cb57d004807a8145c6d3503ce45d6e
More details

Skills in this set (4)

Skill Description Source
skill-set Installs, shares, locks, verifies, and updates skill sets (named, versioned groups of agent skills). Use for any multi-skill, manifest (.skill-set.json), or set-lock operation. Not for authoring or installing one skill, or for npm and pip. hcjmartin/skill-set@skill-set#v0.4.1 (locked to v0.4.1)
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)