Install the CLI
Create a skill
SKILL.md:
run.sh:
Use it
SKILL.md, and know how to call run.sh when a user asks about weather.
What just happened?
- You wrote a markdown file describing the skill
- You wrote a shell script that does the work
- You registered it locally