Hello World

A tiny example skill that greets the user — use it to verify skillet installs work.

jnMetaCode a1d1884 556 B Updated

File contents

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.

jnmetacode/skillet/tree/main/examples/skills/hello-world commit a1d1884427

Frequently asked questions

npx skillmds@latest add jnmetacode/hello-world