python-scripting

Community

Self-contained Python scripts with auto-deps.

Author89jobrien
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you create standalone Python scripts with automatic dependency management using uv and PEP 723 inline dependencies. It eliminates the need to manually install packages and ensures reproducible, portable scripts.

Core Features & Use Cases

  • Standalone scripts: Build self-contained Python utilities with embedded dependency metadata.
  • Inline dependencies: Use PEP 723 metadata to declare required packages.
  • CLI-ready: Include argument parsing, input/output handling, and reproducible builds.
  • Use Case: Create a one-file data processing tool that runs anywhere with a compatible Python runtime.

Quick Start

Use the included UV_SCRIPT.template.py to generate a starter script and run it with uv to automatically install dependencies on first run.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: python-scripting
Download link: https://github.com/89jobrien/steve/archive/main.zip#python-scripting

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