Skip to main content

pypi-release

Use whenever a Python package is ready to publish to PyPI — the build, twine check, version bump, tag, and upload runbook. Runs validate_release.py to catch version drift (pyproject vs __version__ vs the intended tag) and stale dist/ artifacts before upload. Triggers — "publish to PyPI", "cut a release", "twine upload", "release v1.2.0". Owns scripts — validate_release. Complements the ship skill; Do NOT use this to scaffold project tooling (see python-bootstrap) or to upgrade dependencies (see dep-upgrade).

Jump to install

Source facts

Repository
nuncaeslupus/ai-chat-exporter
Last source activity
July 27, 2026 at 19:58
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.