native-run
v0.0.1在本地Windows执行原生命令并返回输出至OpenClaw,用于自动化与测试。
Installation
Please help me install the skill `native-run` from SkillHub official store.
npx skills add sadikjarvis/native-run
Native Run
Overview
Native Run is an OpenClaw skill that allows executing native commands on the local machine where the OpenClaw gateway is running.
This skill is useful for automation, testing and local tooling.
What this skill does
- Executes native commands
- Returns output back to OpenClaw
- Runs only on the local gateway machine
Usage
Send a message that matches the configured pattern.
Example:
Run native: whoami
Platform
Windows
Security notice
This skill can execute local commands. Use only in a trusted environment.