foxctl Run

Community

Run local skills with JSON input and outputs.

Authorjoshka0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you execute installed foxctl skills and pass structured JSON inputs reliably, so you can automate file operations, code analysis, text search, and repeatable workflows without manual orchestration.

Core Features & Use Cases

  • Skill Execution with JSON I/O: Runs any installed skill using a JSON input payload and returns a structured JSON response for downstream automation.
  • Batch-friendly Data Passing: Supports piping raw JSON and chaining envelope data between skills for multi-step workflows.
  • Operational Modes & Tooling Fit: Offers --ephemeral execution when job storage is not writable and supports both job-tracked runs and direct parameter-style invocation.

Quick Start

Run foxctl run text/grep --input '{"query":"TODO","path":"./"}' to search for matching TODOs across your local project and get the results as JSON.

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: foxctl Run
Download link: https://github.com/joshka0/foxctl/archive/main.zip#foxctl-run

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.