/install helword
\r \r
Hello World Skill\r
\r A simple skill that demonstrates the basic structure of an OpenClaw skill. This skill responds with a friendly greeting when users ask for one.\r \r
Usage\r
\r When the user asks for a greeting or introduces themselves, this skill will respond with a friendly message.\r \r
Examples\r
\r
- User: "Say hello" → Skill: "Hello from your custom skill!"\r
- User: "Hi there" → Skill: "Hello from your custom skill!"\r
- User: "Who are you" → Skill: "Hello from your custom skill!"\r
- User: "Hello world" → Skill: "Hello from your custom skill!"\r
- User: "Introduce yourself" → Skill: "Hello from your custom skill!"\r \r
Implementation\r
\r
This skill uses the built-in echo tool to output the greeting message.\r
\r
For Developers\r
\r This skill serves as a template for creating new skills. To create your own skill:\r \r
- Create a new folder in your skills directory\r
- Add a
SKILL.mdfile with proper metadata\r - Implement your skill logic\r
- Publish using
clawhub publish \x3Cpath>\r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install helword - After installation, invoke the skill by name or use
/helword - Provide required inputs per the skill's parameter spec and get structured output
What is helword?
A simple hello world skill that demonstrates basic skill structure. When users ask for a greeting, it responds with a friendly hello message. It is an AI Agent Skill for Claude Code / OpenClaw, with 263 downloads so far.
How do I install helword?
Run "/install helword" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is helword free?
Yes, helword is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does helword support?
helword is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created helword?
It is built and maintained by yehan5555 (@yehan5555); the current version is v1.0.1.