Hello world
skillet — a package manager for AI agent skills (SKILL.md). Find, install, version & share skills from a Git-backed registry. Zero infra, MCP-native, reproducible.
npx -y skills add jnMetaCode/skillet --skill hello-worldAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
A tiny example skill that greets the user — use it to verify skillet installs work.
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.6 KB, as published. Nobody here has run it
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.