From rmyndharis-antigravity-skills
Creates Python packages with pyproject.toml, setup.py, entry points, and publishes to PyPI. Use for libraries, CLI tools, or distributable code.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rmyndharis-antigravity-skills:python-packagingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive guide to creating, structuring, and distributing Python packages using modern packaging tools, pyproject.toml, and publishing to PyPI.
Comprehensive guide to creating, structuring, and distributing Python packages using modern packaging tools, pyproject.toml, and publishing to PyPI.
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.npx claudepluginhub rmyndharis/antigravity-skillsGuides creation, structuring, and distribution of Python packages with pyproject.toml and modern packaging tools, including PyPI publishing.
Creates distributable Python packages with pyproject.toml, proper project structure, and publishing to PyPI. Use when packaging libraries, building CLI tools, or distributing Python code.
Creates distributable Python packages with proper structure, pyproject.toml, and PyPI publishing. For packaging libraries, CLI tools, or distributing Python code.