Provides concise, practical guidance and examples for using the uv/uvx Python build and script runner. The skill documents how to run scripts directly from GitHub, declare inline script dependencies, package small single-file tools, and handle static assets and dependency groups.
Use this when you need to run or package Python scripts quickly with uv/uvx, especially for single-file tools, reproducible test runs, or when pulling a script directly from a remote repo without cloning. Helpful for developers using modern Python tooling, CI tasks, or quick experiments.
uvx --from, inline # /// script dependency markers, pyproject.toml snippets for packaging, and recommended uv run flags.Designed for agents that can interpret and run shell/Python commands and understand packaging (Copilot/Codex, CLI-capable agents).
This skill has not been reviewed by our automated audit pipeline yet.