·uv-usage
</>

uv-usage

提供使用 uv(Python 包管理器)的简明指南,包括项目工作流程、pip 兼容命令、Python 版本管理和 PEP 723 内联脚本依赖项。当用户提及 uv、uv run、内联依赖项、PEP 723 或 Python 依赖项/项目管理时使用。

9安装·0热度·@liatrio-labs

安装

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

如何安装 uv-usage

通过命令行快速安装 uv-usage AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/liatrio-labs/ai-prompts --skill uv-usage
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:liatrio-labs/ai-prompts。

SKILL.md

查看原文

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 .

提供使用 uv(Python 包管理器)的简明指南,包括项目工作流程、pip 兼容命令、Python 版本管理和 PEP 723 内联脚本依赖项。当用户提及 uv、uv run、内联依赖项、PEP 723 或 Python 依赖项/项目管理时使用。 来源:liatrio-labs/ai-prompts。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/liatrio-labs/ai-prompts --skill uv-usage
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from liatrio-labs/ai-prompts

快速解答

什么是 uv-usage?

提供使用 uv(Python 包管理器)的简明指南,包括项目工作流程、pip 兼容命令、Python 版本管理和 PEP 723 内联脚本依赖项。当用户提及 uv、uv run、内联依赖项、PEP 723 或 Python 依赖项/项目管理时使用。 来源:liatrio-labs/ai-prompts。

如何安装 uv-usage?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/liatrio-labs/ai-prompts --skill uv-usage 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

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