uv-scripts

Community

Craft self-contained Python scripts, effortlessly.

Authorracurry
Version1.0.0
Installs0

System Documentation

What problem does it solve? This Skill eliminates the complexity of managing Python script dependencies and environments by enabling self-contained, executable single-file scripts with inline metadata, saving setup time and ensuring portability.

Core Features & Use Cases:

  • Self-Contained Python Scripts: Create Python scripts where dependencies are declared directly within the file using PEP 723 inline metadata.
  • Automatic Environment Management: UV automatically creates isolated environments and installs dependencies on demand, simplifying execution.
  • Use Case: Develop a Claude Code hook or a standalone utility script that needs specific Python packages. This skill ensures the script is portable and executable anywhere with UV, without requiring a separate requirements.txt or virtual environment setup.

Quick Start: Use the uv-scripts skill to create a new Python script that uses the 'requests' library, ensuring it's self-contained and executable with UV.

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: uv-scripts
Download link: https://github.com/racurry/neat-little-package/archive/main.zip#uv-scripts

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