·uv-workflow
>_

uv-workflow

bfmcneill/agi-marketplace

在创建 Python 项目、管理依赖项或运行 Python 脚本时使用。涵盖 uv 包管理器命令、最佳实践和现代 Python 开发的常见模式。

2安装·0热度·@bfmcneill

安装

$npx skills add https://github.com/bfmcneill/agi-marketplace --skill uv-workflow

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) |

在创建 Python 项目、管理依赖项或运行 Python 脚本时使用。涵盖 uv 包管理器命令、最佳实践和现代 Python 开发的常见模式。 来源:bfmcneill/agi-marketplace。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/bfmcneill/agi-marketplace --skill uv-workflow
分类
>_效率工具
认证
收录时间
2026-02-02
更新时间
2026-02-18

快速解答

什么是 uv-workflow?

在创建 Python 项目、管理依赖项或运行 Python 脚本时使用。涵盖 uv 包管理器命令、最佳实践和现代 Python 开发的常见模式。 来源:bfmcneill/agi-marketplace。

如何安装 uv-workflow?

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

这个 Skill 的源码在哪?

https://github.com/bfmcneill/agi-marketplace