SkillHub

hello-test

v1.0.0

回复问候消息以验证技能系统是否正常工作。

Sourced from ClawHub, Authored by mazvaris

Installation

Please help me install the skill `hello-test` from SkillHub official store. npx skills add mazvaris/hello-test

---
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.