convert-streamlit-app

Community

Convert a Streamlit app into a Pixie tool.

AuthorAlexKapadia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Converts a Streamlit script into a Pixie tool by translating st.* widgets to tool.json inputs and st.* outputs to run results, enabling a smoke-free, reproducible conversion for simple apps.

Core Features & Use Cases

  • Maps Streamlit input widgets to Pixie tool inputs and output render calls to tool results.
  • Enforces a single-file, stateless Streamlit app model and rejects multi-page or stateful patterns.
  • Generates a ready-to-run Pixie skeleton including tool.json, a minimal main.py with a Streamlit stub, and a compatible pyproject.toml.

Quick Start

Provide a single-file Streamlit script path and I will generate a Pixie tool skeleton with tool.json and a stubbed 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: convert-streamlit-app
Download link: https://github.com/AlexKapadia/Pixie/archive/main.zip#convert-streamlit-app

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.