agentsclimarketplace

Hello world

Skill jnMetaCode/skillet/examples/skills/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.

Install
npx -y skills add jnMetaCode/skillet --skill hello-world

Assembled 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.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.