A lightweight diagnostic skill designed to verify the successful integration and execution of the OpenClaw skill system.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install hello-test
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install hello-test using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Hello Test skill serves as a fundamental diagnostic utility for developers and users of the OpenClaw ecosystem. Its primary purpose is to provide a quick, low-stakes method to ensure that the skill loading mechanism and execution environment are functioning as expected. By invoking this skill, you can immediately confirm that your agent can recognize, load, and respond using the standard protocols defined for Openclaw Skills.
As a foundational component, this skill acts as a 'Hello World' for your AI agent environment. It is designed to eliminate complex variables by focusing strictly on communication and system confirmation, making it an essential first step during initial setup, updates, or troubleshooting sessions within your workflow.
To use this diagnostic tool, ensure your environment is configured to recognize your local skills folder. You can add this skill to your library to start testing your Openclaw Skills integration.
# List available skills to ensure hello-test is recognized
openclaw skill list
# Run the skill to verify system health
openclaw run hello-test
The Hello Test skill maintains a minimal data footprint to ensure it remains a lightweight diagnostic tool. It does not generate external files or persist complex metadata.
| Component | Type | Description |
|---|---|---|
| Response Message | String | A static greeting confirming the skill is active |
| System Status | Boolean | A logical confirmation that the execution engine is responsive |
| Execution Log | Metadata | Standard output captured by the Openclaw Skills runtime |
Loading
The Stealth Browser skill enables undetectable web automation with advanced anti-detection, CAPTCHA solving, and persistent session management.

AgentMail is an API-first email infrastructure that allows AI agents to create programmatic inboxes, send high-volume messages, and process incoming mail via real-time webhooks.

A comprehensive automation skill that transforms a single text prompt into a complete YouTube video with voiceover, footage, and captions.

An automated workflow for transforming long-form videos into high-engagement, captioned short-form clips for social media.

A professional AI agent skill for auditing legal compliance within the China food and beverage industry, covering labels, additives, and advertising.

A technical bridge to the OpenERZ API for tracking waste disposal schedules and collection types in the City of Zurich.








































