← Back to Skills Marketplace
dunzung

Duanzj Hello Skill

by Wooola · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
124
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install duanzj-hello-skill
Description
提供简单问候功能,用于测试和演示自定义技能的运行与响应能力。
README (SKILL.md)

Slug: duanzj-hello-skill

name: hello_world 001 description: 一个简单的问候技能,用于测试和学习

Hello World Skills

这是一个示例 Skills,用于演示如何创建自定义 Skills。

什么时候使用

当用户说以下类似的话时使用此技能:

  • "打个招呼"
  • "问个好"
  • "测试一下技能"
  • "运行 hello world"

如何响应

使用简单的问候语回复用户,例如:

  • "你好!Hello World Skills 运行成功!👋"
  • "嗨!我是你的自定义 Skills,很高兴见到你!"

示例

用户: 打个招呼 助手: 你好!Hello World Skills 运行成功!👋

Usage Guidance
This skill is a simple, self-contained greeting demo and appears safe: it doesn't ask for credentials or install external code. If you care about provenance, prefer skills with a known source/homepage or vendor; for any skill you install, review requested permissions and watch for future updates that add network access, credential requirements, or install steps.
Capability Analysis
Type: OpenClaw Skill Name: duanzj-hello-skill Version: 1.0.2 The skill is a standard 'Hello World' example designed for testing and learning. It contains a simple Python script (main.py) that prints a greeting and a markdown file (SKILL.md) with basic instructions for the AI agent. No suspicious or malicious behaviors were identified.
Capability Assessment
Purpose & Capability
Name/description claim a simple greeting/demo skill. The SKILL.md and the single Python file both implement only greeting behavior; nothing in the bundle requests unrelated capabilities.
Instruction Scope
SKILL.md contains explicit, narrow instructions to reply with simple greetings and examples. It does not instruct the agent to read files, access environment variables, contact external endpoints, or collect unrelated data.
Install Mechanism
No install specification is provided (instruction-only), and the included main.py is a tiny local script that prints 'Hello, World!'. No downloads or extract operations are present.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request any secrets or elevated access.
Persistence & Privilege
Flags are default (always:false, agent invocation allowed). There is no attempt to persist configuration, modify other skills, or gain elevated presence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install duanzj-hello-skill
  3. After installation, invoke the skill by name or use /duanzj-hello-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- No visible changes to documentation or skill description. - Internal update made in main.py (contents not specified).
v1.0.1
- Updated the skill name in SKILL.md from "hello_world" to "hello_world 001" - No other content changes made
v1.0.0
Initial release of a simple greeting skill. - Introduces the "hello_world" skill for testing and learning. - Responds with friendly greetings to trigger phrases (e.g., "打个招呼", "测试一下技能"). - Provides example user interactions for demonstration.
Metadata
Slug duanzj-hello-skill
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Duanzj Hello Skill?

提供简单问候功能,用于测试和演示自定义技能的运行与响应能力。 It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.

How do I install Duanzj Hello Skill?

Run "/install duanzj-hello-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Duanzj Hello Skill free?

Yes, Duanzj Hello Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Duanzj Hello Skill support?

Duanzj Hello Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Duanzj Hello Skill?

It is built and maintained by Wooola (@dunzung); the current version is v1.0.2.

💬 Comments