A powerful execution bridge that allows OpenClaw agents to run native system commands on the local host machine.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install native-run
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 native-run using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Native Run is a specialized utility designed for the OpenClaw ecosystem, enabling agents to interact directly with the host operating system. By bridging the gap between AI-driven instructions and local shell execution, this skill empowers developers to build more autonomous workflows. It is particularly valuable for users looking to expand their library of Openclaw Skills with capabilities like system monitoring, local file manipulation, and script execution.
Operating within the local gateway environment, Native Run provides a secure yet flexible way to perform tasks that would typically require manual CLI intervention. This skill is optimized for Windows environments, making it a robust choice for local automation and devops tasks directly from your AI agent interface.
To integrate Native Run into your suite of Openclaw Skills, ensure the skill is enabled in your local gateway configuration.
# Ensure your OpenClaw gateway is running on a Windows environment.
# Configure the pattern matching in your skill settings to recognize native execution requests.
Note: Because this skill executes commands locally, ensure it is deployed in a trusted environment with appropriate user permissions.
The skill processes structured command requests and returns the console output as a string response.
| Attribute | Description |
|---|---|
| Input Command | The raw shell command to be executed on the Windows host. |
| Output | The text result captured from the terminal execution. |
| Platform | Windows (Local Gateway) |
Loading
A powerful CLI tool for transcribing audio files to text using Venice AI high-accuracy Whisper models.

A CLI-powered discovery tool to explore, filter, and export Venice AI's comprehensive catalog of generative models and capabilities.

An efficient CLI tool to browse, search, and integrate Venice AI's extensive library of character personas.

A comprehensive, privacy-focused toolkit for Venice AI providing secure access to image, video, audio, and text embedding models with zero data retention.

Extract clean, clutter-free markdown from web pages to optimize token usage and research accuracy.

A specialized skill for programmatically generating and managing .canvas files compatible with the JSON Canvas 1.0 specification.








































