uv-deps
Installation
SKILL.md
UV Deps
Arguments
Specific package names (e.g. fastapi asyncpg), . for all packages, or glob patterns (e.g. django-*).
The text following the skill invocation is available as $ARGUMENTS (e.g. in Claude Code, /uv-deps fastapi asyncpg sets $ARGUMENTS to fastapi asyncpg; other assistants pass arguments similarly). If invoked with no arguments, $ARGUMENTS is empty.
If $ARGUMENTS is help, --help, -h, or ?, skip the workflow and read references/interactive-help.md.
Workflow Selection
Based on user request:
- Security audit (audit, CVE, vulnerabilities, security): Read references/audit-workflow.md
- Dependency updates (update, upgrade, latest, modernize): Read references/update-workflow.md
- Ambiguous (no clear intent, or invoked with no args): Read references/interactive-help.md
Shared Process
Related skills