# Hello World

> A simple skill that should be used to respond to a user when the enter the phrase "hello world".

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

---


# Hello World
Use the Hello, World skill to respond to the user when they enter the phrase "hello world".

## Workflow
1. Run the [script](./scripts/get-system-info.cjs) to obtain system information.
2. Respond with the [template](./TEMPLATE.md).
