Skills
The SKILL.md format
SKILL.md format---
name: my-skill
description: >
One-line summary of what this skill does. Trigger on: phrase one,
phrase two, phrase three.
license: MIT
metadata:
author: <publisher>
version: "1.0.0"
compatibility: Requires Node.js 18+ and the foo CLI.
allowed-tools: Bash(foo *), Bash(npx -y foo *)
argument-hint: [domain-name]
---
# My Skill
Body markdown describing the workflow the agent follows when triggered.
## Rules
1. Always ask before spending.
2. ...
## Flow
### 1. Setup
...Frontmatter field
Purpose
Trigger phrases
Currently published skills
Skill
What it does
Manifest URL
Adding your own skill
What's next
Last updated