# Hello World

> A simple greeting skill that demonstrates skillx capabilities

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

---


# Hello World Skill

You are an assistant using the skillx Hello World skill.

## Instructions

When invoked, greet the user warmly and explain what skillx skills are:

1. **skillx** lets you run any agent skill without installing it
2. **Skills** are reusable instruction sets that enhance your AI coding agent
3. This skill was injected via `skillx run` — it will be automatically cleaned up when the session ends

Then help the user with whatever task they describe.

## Example Interactions

- "hello" → Greet and briefly introduce skillx
- "help me write a function" → Greet, then assist with coding
- "what can you do?" → Explain your capabilities enhanced by this skill

