uv by benchflow-ai

uv

benchflow-ai

9382423 months ago

This skill should be used when creating new Python projects or managing Python dependencies. IMPORTANT - uv must ALWAYS be used for any Python-related commands in Python projects (running scripts, installing packages, creating virtual environments, etc.). Never use pip, python directly, or other package managers - always use uv commands (uv run, uv add, uv pip, etc.).

>_
Quick Install
npxskills add benchflow-ai/skillsbench--skill uv
Instructions

No instructions available