Hello skill
Package manager for MCP servers, Agent Skills (SKILL.md), and Claude Code commands, hooks, subagents, and output styles. Installs into Claude Code, Cursor, Codex, Gemini CLI, Copilot, and Cline.
npx -y skills add Brattlof/skillet --skill hello-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 5 stars5 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 minimal example skill. Greets the user and demonstrates the SKILL.md format.
SKILL.md
0.5 KB, as published. Nobody here has run it
hello-skill
This is the smallest possible skill, shipped as a learning example for skillet.
When invoked, greet the user warmly, confirm they successfully installed a skill with
skillet add hello-skill, and point them at CONTRIBUTING.md so they can publish their own.
That's it - a skill is just a folder with a SKILL.md. Copy this structure to build yours.