Manages Python package dependencies. Use when adding, upgrading, removing, or syncing Python/pypi packages in projects or libs.
93
90%
Does it follow best practices?
Impact
99%
1.52xAverage score across 3 eval scenarios
Passed
No findings from the security scan
All commands must be run from the specific project/library directory.
cd {path} && uv add {package}cd {path} && uv add --dev {package}cd {path} && uv add {package}@latestcd {path} && uv remove {package}cd {path} && uv syncprojects/web_api/
projects/file_enrichment/
projects/document_conversion/
projects/cli/
projects/alerting/
projects/housekeeping/
projects/agents/
libs/common/
libs/file_enrichment_modules/
libs/chromium/
libs/file_linking/
libs/nemesis_dpapi/uv, never pippyproject.toml and uv.lockuv run to execute commands in the project's environment3734b90
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.