← 返回 Skills 市场
247
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install my-first-skill-0311
功能描述
我的第一个 OpenClaw 技能,say hello to the world
安全使用建议
This skill is low-risk and appears to do exactly what it says: generate a time-based Chinese greeting. If you plan to install it, you may still want to (1) inspect the small scripts yourself, (2) run the included tests in a local sandbox to confirm behavior, and (3) note that the SKILL.md/homepage use example placeholders (harmless but not authoritative). No credentials or network access are required by the skill.
功能分析
Type: OpenClaw Skill
Name: my-first-skill-0311
Version: 1.0.0
The skill is a standard 'Hello World' example that generates time-based greetings. Analysis of scripts/hello.py and SKILL.md shows no evidence of malicious intent, data exfiltration, or suspicious behavior.
能力评估
Purpose & Capability
The name/description claim a basic greeting skill. The included files (scripts/hello.py and a test) and the SKILL.md instructions are consistent with that purpose; nothing requested is out of scope.
Instruction Scope
SKILL.md only instructs running the local Python script and shows how to pass a name. The script prints JSON and does not read unrelated files, environment variables, or make network calls.
Install Mechanism
No install spec is provided (instruction-only). The skill includes small local Python files only; there is no download-from-URL or extra package installation.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not access secrets or external services.
Persistence & Privilege
always is false and disable-model-invocation is false (normal). The skill does not request persistent installation or modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install my-first-skill-0311 - 安装完成后,直接呼叫该 Skill 的名称或使用
/my-first-skill-0311触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
my-first-skill-0311 是什么?
我的第一个 OpenClaw 技能,say hello to the world. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 247 次。
如何安装 my-first-skill-0311?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install my-first-skill-0311」即可一键安装,无需额外配置。
my-first-skill-0311 是免费的吗?
是的,my-first-skill-0311 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
my-first-skill-0311 支持哪些平台?
my-first-skill-0311 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 my-first-skill-0311?
由 风象南(@yuboon)开发并维护,当前版本 v1.0.0。
推荐 Skills