pypi-doppler

Community

Secure local PyPI publishing, 10x faster than CI.

Authorterrylica
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Publishing Python packages to PyPI from CI/CD pipelines often involves security risks (long-lived tokens), slow feedback loops, and lack of manual control. This skill enforces a secure, local-only publishing workflow with robust credential management.

Core Features & Use Cases

  • Local-Only PyPI Publishing: Provides a script for publishing Python packages directly from your local machine, bypassing slow CI/CD pipelines.
  • Doppler Credential Management: Securely retrieves PyPI API tokens from Doppler, eliminating plaintext storage and enabling easy rotation.
  • CI Detection Guards: Prevents accidental execution in CI/CD environments, enforcing the local-only policy.
  • Pre-Publish Validation: Automatically verifies version increments and repository state before publishing, preventing errors.
  • Use Case: After a new version of your Python package has been tagged by semantic-release, use this skill to quickly and securely publish it to PyPI from your local machine, ensuring a fast and controlled release process.

Quick Start

Publish the current Python package to PyPI using Doppler credentials. Ensure the version has been incremented by semantic-release.

Dependency Matrix

Required Modules

doppleruv

Components

scripts

💻 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-doppler
Download link: https://github.com/terrylica/cc-skills/archive/main.zip#pypi-doppler

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.