# Native Run

> Native Run

- Skill: `javimosch/native-run` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/native-run`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/native-run/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/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.

