uv-project-runner

Community

Unified Python environment for all skills.

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 .venv located at the workspace root.
  • Centralized Dependency Management: Dependencies are managed via the workspace's pyproject.toml and uv.lock files.
  • Simplified Script Execution: Use uv run to 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.