add-tool-from-repo

Community

Wrap Git repos into Pixie tools.

AuthorAlexKapadia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Clones a Git repository and wraps its entrypoint as a Pixie tool - generates tool.json and FastAPI main.py then validates. Use when the user gives a Git URL and asks to add, clone, or wrap a repo. Do NOT use for .zip (import-tool), .py (wrap-local-script), .ipynb (add-tool-from-notebook), or prose (add-tool-from-description).

Core Features & Use Cases

  • Repository wrapping: clones the given Git URL and scaffolds a Pixie tool wrapper with tool.json and a minimal FastAPI app.
  • Validation & safety: runs end-to-end validation to ensure the wrapper conforms to Pixie's interface and does not modify upstream sources.
  • Use Case: when a developer wants to quickly convert a Git-hosted project into a Pixie tool without manually wiring endpoints.

Quick Start

Provide a Git URL and let it generate a Pixie wrapper with tool.json and a FastAPI main.py.

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

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.