A comprehensive system diagnostics and troubleshooting toolkit designed for DevOps engineers and system administrators using Openclaw Skills.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install mdata
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 mdata using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
System Diagnostics is a specialized toolset that provides your AI agent with the necessary capabilities to perform deep infrastructure analysis and real-time troubleshooting. By integrating this module from the library of Openclaw Skills, developers and administrators can automate server health monitoring, performance tuning, and incident response across Linux and macOS environments. It serves as a bridge between high-level AI reasoning and low-level system execution, offering reliable data for complex diagnostic workflows.
To utilize this skill, ensure your environment runs Node.js 18+ on Linux or macOS. Most standard system utilities are required to be in your PATH. Configuration can be managed via environment variables.
# Optional: Disable anonymous telemetry
export DIAGNOSTICS_TELEMETRY=false
The skill processes live system data and does not store persistent user information. It organizes data retrieval based on the following taxonomy:
| Data Category | Tools Used | Description |
|---|---|---|
| Resource Metrics | run_diagnostic, system_summary | CPU load, memory usage, and disk space statistics |
| Service Metadata | check_service | Systemd service status and active/inactive states |
| Network Telemetry | network_check | Latency, HTTP response codes, and DNS records |
| System Logs | read_log | Buffered or tailed output from standard log paths |
Loading
Automate USDC bids on daily $QR code auctions on the Base network using the Bankr transaction layer.

Track and analyze LLM API costs, token consumption, and performance metrics in real-time for your AI agent.

An autonomous Solana trading bot that monitors liquidity pools and uses AI to detect rugpulls before executing trades.

An autonomous trading bot that combines technical indicators with LLM-powered market sentiment analysis to execute trades on the Binance spot market.

An intelligent data ingestion engine that automates the migration of disparate file formats into structured Supabase databases using AI.

An AI-driven academic analysis tool that employs a multi-agent system to simulate rigorous peer reviews and find logical flaws.








































