uv-manager

Community

Secure Python execution in UV sandbox.

Authorparuma
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides specialized steps to run Python scripts, manage dependencies, and resolve sandbox constraints (path, cache, and permissions) when using uv.

Core Features & Use Cases

  • Unified uv-based execution workflow with explicit dependency handling.
  • Sandbox configuration and resource controls for reproducible runs.
  • Use Case: Run user-submitted scripts in a safe, isolated environment for testing or automated tasks.

Quick Start

Use the uv-manager to execute a Python script in a sandbox. Example: export HOME=/home/node && export UV_CACHE_DIR=/home/node/.cache/uv && export PATH="/home/node/.local/bin:$PATH" && uv run path/to/script.py

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-manager
Download link: https://github.com/paruma/atcoder_rust/archive/main.zip#uv-manager

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 223,000+ vetted skills library on demand.