uv-venv
CommunityFast Python env management with uv
AuthorKameniAlexNea
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines Python project setup and dependency management by leveraging the high-performance uv tool, ensuring faster installations and reliable environments.
Core Features & Use Cases
- Virtual Environment Creation: Quickly set up isolated Python environments using
uv venv. - Dependency Management: Add, install, and sync Python packages efficiently with
uv addanduv sync. - Script Execution: Run Python scripts within the managed virtual environment using
uv runor direct execution after activation. - Use Case: When starting a new Python project or onboarding to an existing one, use this Skill to quickly create a clean virtual environment and install all necessary dependencies as defined in
pyproject.toml.
Quick Start
Create a virtual environment and activate it for your current shell session.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-venv Download link: https://github.com/KameniAlexNea/gladius-agent/archive/main.zip#uv-venv Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.