← 返回 Skills 市场
w1tv

小包子Hello技能

作者 流民 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
105
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiaobaozi-hello-skill
功能描述
小包子第一个技能 - Hello World示例
安全使用建议
This skill appears safe: it only prints localized greetings, has no network or secret access, and contains straightforward, readable code. Small notes: SKILL.md lists languages en/zh/es/fr while index.js also includes ja/ko — that's harmless but a minor documentation mismatch. If you want extra caution, run the script locally in a sandbox or inspect the included index.js yourself (it is short and readable) before enabling the skill in any high-privilege environment.
功能分析
Type: OpenClaw Skill Name: xiaobaozi-hello-skill Version: 1.0.0 The skill is a standard 'Hello World' example designed for testing purposes. Analysis of index.js and SKILL.md shows simple string manipulation and command-line argument parsing with no use of sensitive APIs, network requests, file system access, or malicious instructions.
能力评估
Purpose & Capability
Name, description, SKILL.md, package.json, and index.js all describe the same simple greeting functionality. The code implements greeting messages and CLI argument parsing which matches the stated purpose.
Instruction Scope
SKILL.md and index.js limit behavior to producing localized greeting strings and printing them. There are no instructions to read unrelated files, access environment variables, call external endpoints, or transmit data.
Install Mechanism
No install spec is provided (instruction-only). A small JavaScript file and package.json are included but nothing in the package downloads or executes external resources. No archives, URLs, or installers are used.
Credentials
The skill requires no environment variables, credentials, or config paths. This is proportionate to its simple functionality.
Persistence & Privilege
The skill does not request permanent/always-on installation (always: false) and does not modify other skills or system-wide settings. It can be invoked by the agent normally but has no elevated persistence or privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xiaobaozi-hello-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xiaobaozi-hello-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
小包子第一个技能,Hello World示例
元数据
Slug xiaobaozi-hello-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

小包子Hello技能 是什么?

小包子第一个技能 - Hello World示例. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。

如何安装 小包子Hello技能?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiaobaozi-hello-skill」即可一键安装,无需额外配置。

小包子Hello技能 是免费的吗?

是的,小包子Hello技能 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

小包子Hello技能 支持哪些平台?

小包子Hello技能 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 小包子Hello技能?

由 流民(@w1tv)开发并维护,当前版本 v1.0.0。

💬 留言讨论