·uv-usage

Provides concise guidance for using uv (Python package manager), including project workflows, pip-compatible commands, Python version management, and PEP 723 inline script dependencies. Use when users mention uv, uv run, inline dependencies, PEP 723, or Python dependency/project management.

9Installs·0Trend·@liatrio-labs

Installation

$npx skills add https://github.com/liatrio-labs/ai-prompts --skill uv-usage

How to Install uv-usage

Quickly install uv-usage AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/liatrio-labs/ai-prompts --skill uv-usage
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: liatrio-labs/ai-prompts.

SKILL.md

View raw

Use uv as a fast, unified tool for Python projects:

uv add updates uv.lock automatically; use uv lock when you need to re-lock after manual pyproject.toml edits.

Use inline metadata so a script runs standalone with uv run .

Provides concise guidance for using uv (Python package manager), including project workflows, pip-compatible commands, Python version management, and PEP 723 inline script dependencies. Use when users mention uv, uv run, inline dependencies, PEP 723, or Python dependency/project management. Source: liatrio-labs/ai-prompts.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/liatrio-labs/ai-prompts --skill uv-usage
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from liatrio-labs/ai-prompts

Quick answers

What is uv-usage?

Provides concise guidance for using uv (Python package manager), including project workflows, pip-compatible commands, Python version management, and PEP 723 inline script dependencies. Use when users mention uv, uv run, inline dependencies, PEP 723, or Python dependency/project management. Source: liatrio-labs/ai-prompts.

How do I install uv-usage?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/liatrio-labs/ai-prompts --skill uv-usage Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/liatrio-labs/ai-prompts