# Hello World

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

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