hello_world
SKILL.md
Hello World Skill
A minimal example skill that demonstrates the basic structure of an open-skills skill bundle.
What it does
This skill takes a name as input and returns a friendly greeting message.
Usage
{
"name": "Alice"
}
Returns:
{
"greeting": "Hello, Alice! Welcome to open-skills."
}
Files
SKILL.md: Skill metadata and documentation (this file)scripts/main.py: Main entrypoint with therun()functiontests/sample_input.json: Example input for testing
Weekly Installs
9
Repository
rscheiwe/open-skillsGitHub Stars
30
First Seen
Jan 24, 2026
Installed on
gemini-cli9
opencode9
codex9
amp8
claude-code8
github-copilot8