uv-project-runner
CommunityUnified Python environment for all skills.
Software Engineering#environment management#dependency management#python#uv#workspace#virtual environment
AuthorDelay-n-days
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill centralizes Python environment management for all skills, ensuring consistency and reducing disk space by using a single virtual environment for the entire workspace.
Core Features & Use Cases
- Unified Virtual Environment: All Python scripts across different skills run from a single
.venvlocated at the workspace root. - Centralized Dependency Management: Dependencies are managed via the workspace's
pyproject.tomlanduv.lockfiles. - Simplified Script Execution: Use
uv runto execute Python scripts within the shared environment. - Use Case: Running PDF extraction, CSV conversion, or DBC generation scripts that rely on Python packages, ensuring all dependencies are managed efficiently and consistently.
Quick Start
Navigate to your workspace root and run any Python script using uv run python path/to/your/script.py.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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-project-runner Download link: https://github.com/Delay-n-days/dbcjson5/archive/main.zip#uv-project-runner 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.