skills/skills.volces.com/skill-publisher

skill-publisher

Installation
SKILL.md

Skill Publisher

This skill automates the release process for a repository of Agent Skills, ensuring they are published to all relevant channels with a single command.

When to Use

  • When you have a GitHub repository containing one or more skills.
  • When you want to release a new version of these skills.
  • When you want to automate the process of publishing to ClaWHub, updating GitHub Topics, creating GitHub Releases, and submitting to awesome-lists.

How It Works

This skill sets up a GitHub Actions-based CI/CD pipeline in the target repository. The pipeline is triggered by pushing a git tag (e.g., v1.2.0).

Core Workflow

Installs
6
First Seen
Apr 16, 2026
skill-publisher from skills.volces.com