LiuZewei Hello Demo
/install liuzewei-hello-demo
Hello Demo Skill
A simple greeting skill for OpenClaw that provides friendly greetings with time awareness.
Installation
skillhub install hello-demo
Or install from file:
skillhub install --file hello-demo.skill
Usage
Basic greeting
python3 scripts/greet.py [name]
With options
python3 scripts/greet.py Alice --time --emoji
Features
- 👋 Friendly greetings
- 🕐 Time-aware (morning/afternoon/evening)
- 😊 Emoji support
- 🌍 Multi-language ready
Examples
$ python3 scripts/greet.py
Hello, World!
$ python3 scripts/greet.py Alice --time
Good afternoon, Alice!
$ python3 scripts/greet.py Bob --emoji
Hello, Bob! 👋
Author
Created by liuzewei1990 as a demo for OpenClaw skill development.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install liuzewei-hello-demo - After installation, invoke the skill by name or use
/liuzewei-hello-demo - Provide required inputs per the skill's parameter spec and get structured output
What is LiuZewei Hello Demo?
Provides friendly, time-aware greetings with optional emoji support, customizable by name and language. It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.
How do I install LiuZewei Hello Demo?
Run "/install liuzewei-hello-demo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is LiuZewei Hello Demo free?
Yes, LiuZewei Hello Demo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does LiuZewei Hello Demo support?
LiuZewei Hello Demo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created LiuZewei Hello Demo?
It is built and maintained by liuzewei1990 (@liuzewei1990); the current version is v1.0.0.