skill-development
Installation
SKILL.md
Skill Development
Guide for authoring high-quality, cross-platform agent skills.
SKILL.md Format
Every skill is a markdown file with YAML frontmatter:
---
name: my-skill-name
description: Use when the user asks to "do X", "perform Y", or needs help with Z. Provides step-by-step procedures for accomplishing the task.
---
# My Skill Name
## Purpose
What this skill enables the agent to do.