Pypi skills
Free agent skills tagged pypi, ready to install into any SKILL.md-compatible agent.
6 skills
Detecting Typosquatting Packages
mukul975
Proactively screen for malicious package names.
Detecting Dependency Confusion
mukul975
Secure your software supply chain from namespace attacks.
Bumblebee Security Scan
sickn33
Detect compromised packages on macOS/Linux.
Detecting Typosquatting Packages
mukul975
Identify maliciously similar packages in npm and PyPI.
Python Packaging
wshobson
Efficiently create and distribute Python packages.
Python PyPI Package Builder
End-to-end skill for building, testing, linting, versioning, and publishing a production-grade Python library to PyPI. Covers all four build backends (setuptools+setuptools_scm, hatchling, flit, poetry), PEP 440 versioning, semantic versioning, dynamic git-tag versioning, OOP/SOLID design, type hints (PEP 484/526/544/561), Trusted Publishing (OIDC), and the full PyPA packaging flow. Use for: creating Python packages, pip-installable SDKs, CLI tools, framework plugins, pyproject.toml setup, py.typed, setuptools_scm, semver, mypy, pre-commit, GitHub Actions CI/CD, or PyPI publishing.
