/exports.
For background on what skills are and why they matter, see Skills in Agentic Editing.
Example: Always export to /exports
Suppose you want every clip export to go to/exports by default. A custom skill can encode this so the agent does it automatically.
Create the skill
Create a skill folder
In your agent’s skills directory (e.g.
~/.cursor/skills/ for Cursor, or $CODEX_HOME/skills/ for Codex), create a new folder — for example jumper-export-exports.Add SKILL.md
Inside that folder, create
SKILL.md with a short description and the rule. See the example below.
