sadikjarvis-native-run

TotalClaw 作者 totalclaw

在 OpenClaw 网关本地机器上执行原生 Windows 命令(仅限可信环境)。

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~sadikjarvis-native-run
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~sadikjarvis-native-run/file -o sadikjarvis-native-run.md
## 概述(中文)

在 OpenClaw 网关本地机器上执行原生 Windows 命令(仅限可信环境)。

## 技能正文

# Native Run(原生运行)

## 概述
Native Run 是 OpenClaw 技能,允许在运行 OpenClaw 网关的本地机器上执行原生命令。

This skill is useful for automation, testing and local tooling.

## 本技能功能
- Executes native commands
- Returns output back to OpenClaw
- Runs only on the local gateway machine

## 用法

Send a message that matches the configured pattern.

Example:

Run native: whoami

## 平台
Windows

## 安全声明
This skill can execute local commands.
Use only in a trusted environment.