🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Native Run

by @sadikjarvis

Execute native commands on the local Windows machine and return their output to OpenClaw for automation and testing purposes.

Versionv0.0.1
Downloads1,156
Installs6
TERMINAL
clawhub install native-run

πŸ“– About This Skill

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.

    πŸ’‘ Examples

    Send a message that matches the configured pattern.

    Example:

    Run native: whoami