Skill Name
Purpose
What this skill does and the specific outcome it produces. One or two sentences — a reader should know whether this is the skill they need without reading further.
When to use
- The situation or trigger where this skill applies
- A second situation, if relevant
- What this skill is not for (optional, if there's a common mix-up)
Inputs
What the agent or user needs to provide before running this skill.
| Input | Required | Description |
|---|---|---|
example_input |
Yes | What it is and where it comes from |
optional_input |
No | What it changes when provided |
Instructions
Step-by-step instructions an agent can follow directly. Be specific enough that two different agents running this skill on the same inputs produce comparable output.
- First step
- Second step
- Third step
Output format
The exact structure the skill should produce — field names, format, length constraints. Show the shape, not just a description of it.
Example output structure
Examples
A realistic input and the output it produces. At least one full example.
Input: ...
Output: ...
Safety and quality checks
- What the agent should verify before finalizing output (facts, claims, tone, length limits)
- What this skill must never claim or promise (e.g. no guaranteed engagement or virality)
- Any platform policy or compliance considerations relevant to this skill
Related skills
related-skill-one— how it connectsrelated-skill-two— how it connects