← Back to Skills Marketplace
105
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xiaobaozi-hello-skill
Description
小包子第一个技能 - Hello World示例
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaobaozi-hello-skill - After installation, invoke the skill by name or use
/xiaobaozi-hello-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
小包子第一个技能,Hello World示例
Metadata
Frequently Asked Questions
What is 小包子Hello技能?
小包子第一个技能 - Hello World示例. It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.
How do I install 小包子Hello技能?
Run "/install xiaobaozi-hello-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 小包子Hello技能 free?
Yes, 小包子Hello技能 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 小包子Hello技能 support?
小包子Hello技能 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 小包子Hello技能?
It is built and maintained by 流民 (@w1tv); the current version is v1.0.0.
More Skills