A cross-platform utility to instantly query and monitor OS, CPU, memory, and disk utilization metrics.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install system-info-skill
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 system-info-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The System Information Skill is a lightweight, cross-platform diagnostic tool designed for the Openclaw Skills ecosystem. It allows developers and AI agents to programmatically retrieve essential hardware and operating system metrics, including processor details, RAM consumption, and storage availability across Windows, macOS, and Linux.
By integrating this skill, users can automate resource monitoring or provide the necessary context for performance troubleshooting. It requires no external dependencies beyond a standard Python installation, making it an efficient addition to any automated workflow built using Openclaw Skills.
Install the skill directly from the marketplace into your Openclaw Skills environment:
npx clawhub install system-info-skill
Alternatively, you can install from a local file:
openclaw skills install system-info-skill.skill
Ensure Python 3.6 or higher is installed on your system to run the underlying scripts.
The skill returns structured text output. The following metrics are captured and displayed:
| Metric | Description | Example |
|---|---|---|
| OS | Operating System Name | Windows 10, Ubuntu 22.04 |
| CPU | Processor Model Name | Intel Core i7-9700K |
| CPU Cores | Total Physical/Logical Cores | 8 |
| Memory | Total and Used RAM | 16.0 GB (53% used) |
| Disk | Total and Used Storage | 512.0 GB (50% used) |
Loading
A local Python HTTP server utility designed to preview static HTML files and enable browser automation for web development.

A community-driven documentation tool providing concise, example-based alternatives to traditional man pages.

A tool that provides simplified, community-driven man pages with practical examples for CLI commands.

A lightweight documentation tool providing concise, example-driven alternatives to traditional man pages.

A cross-platform utility for querying essential system hardware and software information through a simple command-line interface.

Automates the compliance auditing of insurance claim authorization letters with real-time Lark notifications.








































