← 返回 Skills 市场
mazvaris

Hello Test

作者 mazvaris · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
287
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install hello-test
功能描述
Responds with a greeting message to verify the skill system is working properly.
使用说明 (SKILL.md)

---
name: hello-test
description: Simple test skill that prints hello in chat.
---

# Hello Test Skill

This is a simple test skill used to verify that OpenClaw can load and execute skills.

## Instructions

When this skill is invoked:

1. Respond in the chat with the message:

Hello! 👋
This is a test skill from OpenClaw.

2. Confirm the skill system is working.

3. Do not perform any other actions.

安全使用建议
This skill appears safe to install: it only posts a greeting and requests nothing sensitive. If you want to be extra cautious, inspect SKILL.md yourself (it is short) before enabling, but there are no install steps, dependencies, or credential requests to worry about.
功能分析
Type: OpenClaw Skill Name: hello-test Version: 1.0.0 The skill is a simple 'Hello World' test utility designed to verify that the OpenClaw system can load and execute skills. It contains no executable code, requests no sensitive permissions, and its instructions in SKILL.md are limited to printing a greeting message in the chat without any harmful or suspicious behavior.
能力评估
Purpose & Capability
Name and description ('hello-test' / greeting) match the SKILL.md instructions. The skill requires no binaries, env vars, or config paths, which is appropriate for a simple test greeting skill.
Instruction Scope
SKILL.md only instructs the agent to respond with a specific greeting and to confirm the skill system is working. It explicitly forbids other actions. There are no references to files, environment variables, or external endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk installation model and matches the trivial purpose.
Credentials
No environment variables, credentials, or config paths are requested. The lack of secrets is proportionate to the skill's simple greeting behavior.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. Autonomous invocation is permitted by default but is reasonable for a harmless test skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hello-test
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hello-test 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of hello-test skill. - Responds in chat with: "Hello! 👋 This is a test skill from OpenClaw." - Used to verify OpenClaw can load and execute skills. - Confirms the skill system is working; does not perform any additional actions.
元数据
Slug hello-test
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Hello Test 是什么?

Responds with a greeting message to verify the skill system is working properly. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 287 次。

如何安装 Hello Test?

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

Hello Test 是免费的吗?

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

Hello Test 支持哪些平台?

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

谁开发了 Hello Test?

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

💬 留言讨论