home/categories/package-distribution/laurigates-claude-plugins-python-plugin-skills-uv-run-skill-md
package-distributiondevelopment

uv-run

Run Python scripts with uv including inline dependencies (PEP 723), temporary dependencies (--with), and ephemeral tool execution. Use when running scripts, needing one-off dependencies, or creating executable Python scripts. No venv activation required.

laurigates
maintainer
laurigates
更新於 4/8/2026
星標
24
分支
4
quick start

Installation and usage

Run Python scripts with uv including inline dependencies (PEP 723), temporary dependencies (--with), and ephemeral tool execution. Use when running scripts, needing one-off dependencies, or creating executable Python scripts. No venv activation required.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use uv-run