agentsclimarketplace

Hello world

Skill Hayatelin/skillhub/examples/skills/hello-world

The package manager for AI agent skills - lint, search, scaffold and install SKILL.md skill packs across Claude Code, Cursor, Codex and Gemini. Zero dependencies.

Install
npx -y skills add Hayatelin/skillhub --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 minimal, valid example skill that greets the user and demonstrates the SKILL.md format end to end.

SKILL.md

0.7 KB, as published. Nobody here has run it

Hello World

Purpose

A tiny reference skill. It shows the exact frontmatter and section layout that skillhub lint expects, so you can copy it as a starting point.

When to use

  • When you want a known-good SKILL.md to test tooling against
  • When teaching someone the Agent Skills format

Instructions

  1. Read the user's name from the request.
  2. Respond with a friendly greeting: Hello, NAME! (substituting the name).
  3. If no name is given, greet the world: Hello, world!.

Examples

Input:

greet Ada

Expected behavior:

Hello, Ada!

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.