← Back to Skills Marketplace
houwei302-code

Houwei Hello World

by houwei302-code · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
102
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install houwei-hello-world
Description
验证ClawHub跨设备同步功能并提供自定义技能开发入门模板的个人专属测试技能。
README (SKILL.md)

houwei-hello-world 技能

描述

个人专属测试技能,用于验证ClawHub跨设备同步功能是否正常工作,同时作为自定义技能开发的入门模板。

作者

@houwei302-code

版本

1.0.0

适用场景

  1. 首次配置ClawHub同步后,验证技能上传/拉取流程是否正常
  2. 多设备切换时,快速确认同步是否生效
  3. 学习自定义Skill开发结构的参考模板

触发关键词

  • "测试同步"
  • "hello测试"
  • "我的技能"

功能实现

当用户触发关键词时,自动回复:

🎉 恭喜!你的自定义技能已经同步成功啦! 当前运行设备:{{host.name}} 技能版本:v1.0.0

配置要求

无额外依赖,开箱即用,不需要配置API密钥或其他参数。

后续扩展建议

可以在这个基础上添加更多功能:

  • 自定义问候语
  • 查看当前设备状态
  • 快速执行常用命令
Usage Guidance
This skill is a simple, local 'hello world' test and appears safe to install. Before adding or enabling it widely, consider: 1) whether you want the agent to disclose the device name ({{host.name}}) — remove that placeholder if not; 2) if you or the author extend the skill to run commands, access files, or call external APIs, re-evaluate permissions and any required credentials; and 3) autonomous invocation is enabled by default — that is normal, but be careful if you extend the skill to perform actions with side effects.
Capability Analysis
Type: OpenClaw Skill Name: houwei-hello-world Version: 1.0.0 This is a standard 'Hello World' template designed to test cross-device synchronization and serve as a development reference. The skill contains only markdown instructions in SKILL.md and metadata in _meta.json, with no executable code, network requests, or sensitive data access.
Capability Assessment
Purpose & Capability
Name/description say it's a personal test/template for ClawHub sync; the SKILL.md only implements a simple reply with device name and version, which is coherent and proportionate.
Instruction Scope
Runtime instructions are limited: respond to trigger keywords with a fixed message including a {{host.name}} placeholder. This stays within the stated purpose; the only runtime context referenced is the device name, which is reasonable for a sync/identity check.
Install Mechanism
No install spec and no code files — instruction-only skill — so there is no download or install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The referenced {{host.name}} is consistent with reporting the current device and does not require additional secrets.
Persistence & Privilege
always is false and model invocation is allowed (the platform default). There is no request for permanent or elevated privileges and the skill does not modify other skills or system config.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install houwei-hello-world
  3. After installation, invoke the skill by name or use /houwei-hello-world
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
houwei-hello-world v1.0.0 - 首个发布版本。 - 用于验证ClawHub跨设备同步是否正常,作为自定义技能开发的入门模板。 - 触发关键词自动回复同步成功信息、当前设备名和技能版本。 - 无需额外配置,即装即用。
Metadata
Slug houwei-hello-world
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Houwei Hello World?

验证ClawHub跨设备同步功能并提供自定义技能开发入门模板的个人专属测试技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.

How do I install Houwei Hello World?

Run "/install houwei-hello-world" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Houwei Hello World free?

Yes, Houwei Hello World is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Houwei Hello World support?

Houwei Hello World is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Houwei Hello World?

It is built and maintained by houwei302-code (@houwei302-code); the current version is v1.0.0.

💬 Comments