← Back to Skills Marketplace
mazvaris

Hello Test

by mazvaris · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
287
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install hello-test
Description
Responds with a greeting message to verify the skill system is working properly.
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install hello-test
  3. After installation, invoke the skill by name or use /hello-test
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug hello-test
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Hello Test?

Responds with a greeting message to verify the skill system is working properly. It is an AI Agent Skill for Claude Code / OpenClaw, with 287 downloads so far.

How do I install Hello Test?

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

Is Hello Test free?

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

Which platforms does Hello Test support?

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

Who created Hello Test?

It is built and maintained by mazvaris (@mazvaris); the current version is v1.0.0.

💬 Comments