# Greet Helloworld

> Emit a fixed Hello World greeting when the user's request begins with "Hi".

- Skill: `gabepublic/greet-helloworld` (Agent Skill)
- Install (CLI): `npx skillmds@latest add gabepublic/greet-helloworld`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gabepublic/greet-helloworld/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: gabepublic (https://skillmd.com/u/gabepublic)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/gabepublic/greet-helloworld

---


Use this skill only when the user's message starts with `Hi` (case-insensitive).

Follow these steps:

1. Reply with exactly: `Welcome, Hello World.`
2. Then continue and fulfill the user's request normally.
