Communityv0.1.2

UV Global

Provision and reuse a global uv environment for ad hoc Python scripts.

2.4kdownloads6active installsguoqiao
View on ClawHubBack to Skills

Skill Details

Slug
uv-global
Latest Version
0.1.2
Author
guoqiao
Published
Feb 2, 2026
Updated
Apr 28, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for UV Global.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.2

- Replaced the install script reference from `uv-global.sh` to `install.sh`; removed the old script and added the new one. - Installation instructions updated to mention new shims added to `~/.uv-global/.venv/bin`. - Clarified that the PATH update makes both the global environment and shims available. - General documentation enhancements for clarity.