pypi-collision-fix

Community

Resolve PyPI package conflicts automatically.

Authorsmith6jt-cop
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill fixes silent package installation failures where pip downloads the wrong package from PyPI instead of using your local development version.

Core Features & Use Cases

  • Direct Package Installation: Bypasses PyPI extras resolution that causes conflicts.
  • Use Case: When your local package installs are being overwritten by unrelated PyPI packages.

Quick Start

Fix the PyPI package name collision for the current development environment.

Quick Start

Fix the PyPI collision issue when installing optional dependencies for your project.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pypi-collision-fix
Download link: https://github.com/smith6jt-cop/Skills_Registry/archive/main.zip#pypi-collision-fix

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository