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