A lightweight diagnostic skill that mirrors user input and provides a timestamp to verify agent connectivity.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install echo-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 echo-test using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Echo Test serves as the foundational diagnostic tool for developers working within the Openclaw environment. Its primary purpose is to provide a simple, reliable mechanism to verify that the agent's communication pipeline is fully operational. By reflecting any provided input back to the user along with a real-time timestamp, it allows for quick validation of the installation and configuration of various Openclaw Skills.
To deploy this skill to your agent, run the following command in your terminal:
openclaw install echo-test
Once installed, you can trigger it by sending any message to your agent while the skill is active.
The skill processes data using a straightforward request-response model:
| Property | Data Type | Description |
|---|---|---|
| message | string | The original text provided by the user |
| server_time | string | The formatted current time on the execution environment |
| version | string | The current version of the skill (1.0.0) |
Loading
A real-time financial utility for querying exchange rates and performing currency conversions across global markets.

Transform spoken scripts into minimalist, high-impact vertical HTML slide decks inspired by Steve Jobs' presentation style.

An automated utility for renaming Telegram forum topics and updating visual icons using the Telegram Bot API.

A professional evaluation system for catering entrepreneurs to scientifically assess site selection, calculate payback periods, and identify business risks.

A comprehensive Twitter/X intelligence toolkit designed for deep user analysis, trend tracking, and network research.

A professional-grade football analysis tool that applies Bayesian statistics and tactical periodization to predict match outcomes and game scripts.








































