# Hello World

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

- Skill: `jnmetacode/hello-world` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jnmetacode/hello-world`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jnmetacode/hello-world/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: jnMetaCode (https://skillmd.com/u/jnmetacode)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jnmetacode/hello-world

---


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

