sdd-publish-setup

Official

Automate package publishing with CI/CD.

Authorsync-dev-org
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of setting up a Continuous Integration and Continuous Deployment (CI/CD) pipeline for publishing your project's packages to registries like PyPI, npm, or crates.io.

Core Features & Use Cases

  • Ecosystem Detection: Automatically identifies your project's language and package manager (Python, TypeScript, Rust).
  • Workflow Generation: Creates a GitHub Actions workflow file (.github/workflows/publish.yml) tailored to your ecosystem.
  • Registry Integration: Configures the workflow to use OIDC or API tokens for secure publishing.
  • Use Case: After you've tagged a new release (e.g., v1.2.0), this Skill ensures that your code is automatically built, tested, and published to the appropriate package registry without manual intervention.

Quick Start

Run the sdd-publish-setup skill to configure your project's CI/CD publish pipeline.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: sdd-publish-setup
Download link: https://github.com/sync-dev-org/sync-sdd/archive/main.zip#sdd-publish-setup

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.