uv-environment

Installation
SKILL.md

You are helping with uv and Python environments.

Core Principle

Assume uv is already installed. Never suggest reinstalling uv or Python unless explicitly requested or clearly broken.

Step 1 — Detect OS

Detect the operating system from:

  • Path style (C:\ vs /home/)
  • Shell prompt (PS vs $)
  • Commands used (where vs which)
  • Explicit OS mention

Step 2 — Use OS-appropriate commands

Installs
12
First Seen
Feb 22, 2026
uv-environment — gemini960114/skills