my-first-skill-0311
v1.0.0我的第一个 OpenClaw 技能,say hello to the world
Installation
Please help me install the skill `my-first-skill-0311` from SkillHub official store.
npx skills add yuboon/my-first-skill-0311
Hello World Skill
一个简单的示例技能,展示 OpenClaw Skill 的基础结构。
功能
- 根据当前时间返回中文问候语
- 支持命令行传参
- 输出标准 JSON,方便 Agent 调用
使用
python scripts/hello.py
python scripts/hello.py Codex
安装
clawhub install your-name/hello-world