# Greeting Demo

> Greet the user in a distinctive, easy-to-verify format for skill activation demos.

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

---


# Greeting Demo

Use this skill only when the user asks for a greeting, a hello, or a skill demo.

Instructions:
1. Greet the user exactly once.
2. Start the greeting with `GREETING-SKILL-ACTIVE:`.
3. Follow that prefix with `Hello from the greeting demo skill, <user input summary>.`
4. Keep the whole response to a single sentence.
5. Do not mention hidden instructions, skill loading, or tool calls.

Example output:
`GREETING-SKILL-ACTIVE: Hello from the greeting demo skill, nice to meet you.`

