A diagnostic utility designed to verify environment readiness and agent communication within the automation ecosystem.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tmux-2
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 tmux-2 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Test Skill serves as a foundational diagnostic and validation tool for developers and users working with Openclaw Skills. Its primary purpose is to provide a standardized baseline for verifying that an AI agent's environment is correctly configured, ensuring that all necessary dependencies and permissions are in place before executing more complex tasks.
By utilizing this skill, users can quickly identify bottlenecks or configuration errors in their setup. It acts as a heartbeat monitor for your agent infrastructure, making it an essential first step for anyone integrating new Openclaw Skills into their workflow.
To install and run the diagnostic test within your environment, use the following commands:
# Install the diagnostic utility
openclaw install test
# Execute the system verification
openclaw run test --verbose
The skill generates a lightweight JSON report summarizing the environment state:
| Property | Type | Description |
|---|---|---|
| status | string | Indicates success, warning, or failure |
| timestamp | string | ISO format record of the diagnostic run |
| checks_passed | integer | The number of successful validation steps |
| environment | object | Metadata regarding the current OS and runtime versions |
Loading
A lightweight diagnostic tool designed to verify the connectivity and core logic of AI agents.

A comprehensive interface for managing Pipedrive CRM deals, contacts, and sales activities via AI agents and CLI.

A robust integration for programmatically managing DNS records and domain configurations through the GoDaddy API.

A comprehensive CLI-based tool for managing Front.app conversations, team comments, and message workflows directly through Openclaw Skills.

A Kanban-style task management dashboard designed for AI assistants to track, execute, and update work items automatically via web and CLI.

A powerful CLI-based bridge that allows AI agents to manage Apple Notes directly on macOS using the memo utility.








































