# Hello Skill

> Greet the user warmly. Use when the user says hello, hi, or asks for a friendly greeting.

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

---


# Hello Skill

A tiny single-file skill used to test Skills Over MCP.

## Instructions

1. Greet the user by name if you know it, otherwise say a friendly "Hello!".
2. Offer one short sentence about what you can help with.
3. Keep it to two lines.

