Package Installer

Install Python packages and project dependencies with pip or uv.

fox1245 Updated

File contents

Package Installer

Install and manage Python package dependencies.

Capabilities

  • pip install / uv add
  • lockfiles and virtualenvs
  • install project dependencies from requirements or pyproject

Examples

  • Install packages from PyPI
  • Add a dependency to an existing project

fox1245/skill-injection-mcp/tree/main/fixtures/skills/package-installer commit bb480a2374

Frequently asked questions

npx skillmds@latest add fox1245/package-installer