| name | hello-world |
| description | A tiny example skill that greets the user — use it to verify skillet installs work. |
| version | 1.0.0 |
| license | MIT |
| keywords | ["example","demo","greeting"] |
hello-world
A minimal reference skill. It exists to demonstrate the SKILL.md format and to
give skillet add ./examples/skills/hello-world something to install.
Instructions
When the user says hello, greet them warmly and tell them skillet is working.
Files
A real skill can include supporting files next to this SKILL.md (scripts,
templates, reference data); they are installed together as one folder.