x-executor-cli

Official

Run external CLIs reliably, locally or via SSH.

Authorpure-golang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the problem of safely integrating external command-line tools into your application without scattering exec logic across service or domain code.

Core Features & Use Cases

  • CLI command execution adapter: Wraps a specific CLI tool (for example ffmpeg/ffprobe, aws, gsutil, convert) behind a consistent executor interface.
  • Local or SSH execution: Supports both local runs and remote runs through SSH configuration, including pre-flight checks.
  • Pre-flight validation via Start(): Ensures the command (and required SSH utilities when applicable) is available before executing, reducing runtime surprises.

Quick Start

Use x-executor-cli to execute ffmpeg locally or over SSH after ensuring the target command is available, then pass the required arguments under a context for cancellation and timeouts.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: x-executor-cli
Download link: https://github.com/pure-golang/level85/archive/main.zip#x-executor-cli

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.