Metadata-Version: 2.4
Name: skillpilot
Version: 0.1.0
Summary: 258 AI skills for developers — companion CLI for the devpilot formation
Author-email: Joel Parfait <joelparfait237@gmail.com>
License: MIT
Keywords: ai,claude,cli,developer-tools,skills
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Requires-Dist: anthropic>=0.25
Requires-Dist: keyring>=24
Requires-Dist: rich>=13
Requires-Dist: typer>=0.12
Description-Content-Type: text/markdown

# devpilot

258 AI skills for developers — companion CLI for the devpilot formation.

## Install

pip install devpilot

## Usage

devpilot init
devpilot list
devpilot run <skill> --input "your code"
