sadikjarvis-native-run

ClawSkills 作者 clawskills

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install clawskills:clawskills~sadikjarvis-native-run
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/clawskills%3Aclawskills~sadikjarvis-native-run/file -o sadikjarvis-native-run.md
# 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.