uv-global
CommunityGlobal Python environment for ad hoc scripts.
Software Engineering#dependency management#python#uv#scripting#virtual environment#global environment
Authorguoqiao
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a centralized, reusable Python environment for running quick, ad hoc scripts without cluttering your system or project-specific virtual environments.
Core Features & Use Cases
- Global Environment Management: Installs and manages a single
uvenvironment at~/.uv-global. - Dependency Installation: Easily add Python packages to the global environment for use in any script.
- Script Execution: Run Python scripts using the global environment and its installed packages.
- Use Case: You need to quickly process a CSV file with
pandasandlogurufor logging. Instead of creating a new virtual environment, you use this Skill to addpandasandloguruto the global environment and run your script.
Quick Start
Add the 'requests' package to the global uv environment and then run the script 'my_script.py' using it.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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-global Download link: https://github.com/guoqiao/skills/archive/main.zip#uv-global 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 471,000+ vetted skills library on demand.