Create a skill by adding a markdown file with instructions:
Copy
# My Skill## TriggerUse this skill when the user asks to [describe trigger].## Instructions1. First, [step 1]2. Then, [step 2]3. Finally, [step 3]## Available Tools- `read_file`: Read file contents- `write_file`: Write file contents- `bash`: Run shell commands
Skills are a powerful way to create repeatable workflows. They combine the flexibility of natural language instructions with the precision of defined tool sets.