Skills
Package a focused workflow in SKILL.md and invoke it intentionally.
Skills
A Skill is a focused reusable workflow described by SKILL.md. Skills are
source-owned, pinned to an exact Profile source commit, and invoked only when
they are eligible for the active environment.
Use a Skill
Use /skill list to inspect available Skills, then invoke one with $name.
Choose a Skill when the behavior is a bounded reusable procedure. Choose an
Agent when you need a packaged role with actions, tools, channels, lifecycle,
or evaluation behavior.
Skill instructions must not include secrets, private account material, or unsupported authority claims.
Next: Profiles.