什麼是 pypi-doppler?
使用多普勒憑證進行僅限本地的 PyPI 發布。觸發器 - 發佈到 PyPI、pypi 上傳、本機發佈。切勿在 CI/CD 中使用。 來源:terrylica/cc-skills。
使用多普勒憑證進行僅限本地的 PyPI 發布。觸發器 - 發佈到 PyPI、pypi 上傳、本機發佈。切勿在 CI/CD 中使用。
透過命令列快速安裝 pypi-doppler AI 技能到你的開發環境
來源:terrylica/cc-skills。
This skill provides local-only PyPI publishing using Doppler for secure credential management. It integrates with the workspace-wide release workflow where:
| scripts/publish-to-pypi.sh | Local PyPI publishing with CI detection guards |
Pre-publish validation: Before publishing to PyPI, verify that the version has incremented from the previous release. Publishing without a version increment is invalid and wastes resources.
使用多普勒憑證進行僅限本地的 PyPI 發布。觸發器 - 發佈到 PyPI、pypi 上傳、本機發佈。切勿在 CI/CD 中使用。 來源:terrylica/cc-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/terrylica/cc-skills --skill pypi-doppler使用多普勒憑證進行僅限本地的 PyPI 發布。觸發器 - 發佈到 PyPI、pypi 上傳、本機發佈。切勿在 CI/CD 中使用。 來源:terrylica/cc-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/terrylica/cc-skills --skill pypi-doppler 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/terrylica/cc-skills