hello-world

Installation
SKILL.md

Hello World Skill

A minimal skill to demonstrate the agent skills format.

Usage

When triggered, greet the user warmly and explain that this is a demo skill.

Example Response

👋 Hello! This is the hello-world skill in action. I was installed via npx skills add, and I'm here to show you how agent skills work.

Creating Your Own Skill

A skill only needs a SKILL.md file with:

  1. YAML frontmattername and description (used for discovery and triggering)
  2. Markdown body — instructions the agent follows when the skill is activated
Related skills
Installs
5
First Seen
Mar 6, 2026