wrap-local-script

Community

Wraps a local Python script as a Pixie tool.

AuthorAlexKapadia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Wraps a local Python script that sits loose on disk into a fully runnable Pixie tool, generating tool.json and a FastAPI main.py, and validating the setup.

Core Features & Use Cases

  • Wraps a single .py file into a Pixie tool directory with an auto-generated tool.json, main.py wrapper, and dependency scaffolding.
  • Detects the script's entrypoint, validates input/output shapes with the user, and scaffolds the 127.0.0.1 FastAPI service for local execution.
  • Includes safeguards to avoid notebooks, Git URLs, or scripts importing streamlit/gradio, and provides clear guidance on allowed usage.

Quick Start

Follow the prompts to point Pixie at your local .py file and confirm entrypoint, inputs, and outputs.

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: wrap-local-script
Download link: https://github.com/AlexKapadia/Pixie/archive/main.zip#wrap-local-script

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.