hello-world

star 1

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

jnMetaCode By jnMetaCode schedule Updated 6/9/2026

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.

Install via CLI
npx skills add https://github.com/jnMetaCode/skillet --skill hello-world
Repository Details
star Stars 1
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator