Install and manage Python packages using uv pip. Use when a Python import fails with ModuleNotFoundError, user asks to install a package, or a script requires a missing dependency.
$npx -y skills add memento-teams/memento-skills --skill uv-pip-installInstalls into the current project.
Run `npx skills use "https://github.com/memento-teams/memento-skills" --skill "memento-teams/memento-skills/uv-pip-install"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/memento-teams/memento-skills" that are relevant to the current task. Run `npx skills add "https://github.com/memento-teams/memento-skills"` and select the relevant skills, then follow their instructions.