关于
This skill streamlines the Python package distribution process by generating standardized GitHub Actions workflows for PyPI and TestPyPI. It automatically detects package metadata from your pyproject.toml, configures preferred Python versions, and sets up secure CI/CD pipelines that leverage PyPI's trusted publishing (OIDC). It is an essential tool for Python developers who want to automate their release cycles and ensure reliable testing on TestPyPI before making official production releases.