Use when creating or updating agent skills (`skills/<name>/SKILL.md` files).
You must fetch and follow the latest Agent Skills specification before writing or updating a skill:
curl -fsSL https://agentskills.io/specification.md
name (matches the skill directory name)description (clear usage trigger; agents only receive this info to decide whether to use the skill)scripts/example.sh style paths.scripts/tool.sh, docs/example.md).Before finalizing a skill update:
description is explicit.