301-uv

Community

Set up fast Python envs with uv.

Authorulf1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the problem of slow, non-reproducible Python environment setup by providing a fast workflow to initialize projects, lock dependencies, and run scripts consistently across machines.

Core Features & Use Cases

  • Deterministic Python environments: Sync a local .venv from uv.lock to keep agent and CI runs aligned.
  • PEP 723 inline script dependencies: Execute standalone Python scripts with dependencies declared in-script for easy sharing and automation.
  • Toolchain management: Use uvx for ad-hoc tool runs and uv tool install for persistent tooling.

Quick Start

Initialize a new project with uv using uv init, then run the script file.py that includes PEP 723 dependency metadata with uv run file.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: 301-uv
Download link: https://github.com/ulf1/trading-regime/archive/main.zip#301-uv

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.