← 返回 Skills 市场
25
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install clawhub-demo-skill
功能描述
Use this tiny demo skill to verify that a ClawHub skill can be published, installed, and invoked; it returns a short confirmation message and optionally echo...
使用说明 (SKILL.md)
ClawHub Demo Skill
Use this skill only for publishing, installation, and invocation smoke tests.
When invoked:
- Reply with one concise sentence confirming that
clawhub-demo-skillis active. - If the user provides a phrase to echo, include that phrase once.
- Do not call external services.
- Do not create files.
Example invocation:
Use $clawhub-demo-skill and echo: hello clawhub
Expected behavior:
clawhub-demo-skill is active: hello clawhub
安全使用建议
This skill appears safe for a simple smoke test. It should only produce a confirmation message and optionally repeat a short phrase you provide.
功能分析
Type: OpenClaw Skill
Name: clawhub-demo-skill
Version: 0.1.0
This is a minimal 'Hello World' style demo skill intended for smoke testing the OpenClaw platform. It contains no executable code and its instructions in SKILL.md explicitly forbid external network calls or file creation, focusing solely on echoing a user-provided phrase to confirm functionality.
能力评估
Purpose & Capability
The stated purpose is a publishing and invocation smoke test, and the behavior is limited to a short confirmation message and optional echo.
Instruction Scope
Instructions are narrow and explicitly say not to call external services or create files.
Install Mechanism
There is no install spec and no code files, so no package installation or setup execution is requested.
Credentials
The skill requests no binaries, environment variables, credentials, config paths, OS privileges, network use, or local file access.
Persistence & Privilege
Artifacts show no persistence, background behavior, credential use, account access, or privilege requirements.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install clawhub-demo-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/clawhub-demo-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial demo skill for ClawHub publish testing.
元数据
常见问题
ClawHub Demo Skill 是什么?
Use this tiny demo skill to verify that a ClawHub skill can be published, installed, and invoked; it returns a short confirmation message and optionally echo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 25 次。
如何安装 ClawHub Demo Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install clawhub-demo-skill」即可一键安装,无需额外配置。
ClawHub Demo Skill 是免费的吗?
是的,ClawHub Demo Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ClawHub Demo Skill 支持哪些平台?
ClawHub Demo Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ClawHub Demo Skill?
由 lin-ke(@colifire)开发并维护,当前版本 v0.1.0。
推荐 Skills