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