uv-workflow
✓Use when creating Python projects, managing dependencies, or running Python scripts. Covers uv package manager commands, best practices, and common patterns for modern Python development.
Installation
SKILL.md
Modern Python project management using uv - the fast, Rust-powered package manager.
| Speed | 10-100x faster | Baseline | 2-3x slower | | Virtual envs | Automatic | Manual | Automatic | | Lockfile | Cross-platform | None | Yes | | Python version mgmt | Built-in | No | No | | Dev dependencies | Groups | No | Yes |
| uv run pytest | Tools that need your project code | | uvx ruff check | Standalone tools (linters, formatters) |
Use when creating Python projects, managing dependencies, or running Python scripts. Covers uv package manager commands, best practices, and common patterns for modern Python development. Source: bfmcneill/agi-marketplace.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bfmcneill/agi-marketplace --skill uv-workflow- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-02
- Updated
- 2026-02-18
Quick answers
What is uv-workflow?
Use when creating Python projects, managing dependencies, or running Python scripts. Covers uv package manager commands, best practices, and common patterns for modern Python development. Source: bfmcneill/agi-marketplace.
How do I install uv-workflow?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bfmcneill/agi-marketplace --skill uv-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bfmcneill/agi-marketplace
Details
- Category
- >_Productivity
- Source
- skills.sh
- First Seen
- 2026-02-02