add-tool-from-cli-command

Community

Wrap CLI tools as Pixie tools with validation.

AuthorAlexKapadia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually wrapping a CLI into a tool dashboard is error-prone and time-consuming. This skill automates creating a tool.json and a deterministic main.py to run the CLI from Pixie's UI.

Core Features & Use Cases

  • Automatic tool.json generation from CLI flags and a per-invocation, isolated execution environment
  • Deterministic main.py to run the CLI inside a per-invocation temporary directory
  • End-to-end validation of the tool workflow, ensuring successful tool creation and operation
  • Enforces non-interactive execution and strict timeout handling across supported CLIs

Quick Start

Provide the CLI name and required arguments, and Pixie will scaffold and validate the tool.

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: add-tool-from-cli-command
Download link: https://github.com/AlexKapadia/Pixie/archive/main.zip#add-tool-from-cli-command

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 510,000+ vetted skills library on demand.