publishing-plugins

Publish Claude Code plugins to a marketplace using git tags.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Regis-RCR/rcr-plugin-factory-marketplace --skill publishing-plugins
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: publishing-plugins
Source: https://github.com/Regis-RCR/rcr-plugin-factory-marketplace/tree/main/skills/publishing-plugins
Command: npx skills add https://github.com/Regis-RCR/rcr-plugin-factory-marketplace --skill publishing-plugins

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, and includes references (resource) components.

What problem does it solve?

This Skill guides developers through the critical process of publishing Claude Code plugins to a marketplace, preventing errors that could corrupt the distribution repository or leak private files.

Core Features & Use Cases

  • Preview & Validation: Emphasizes previewing changes and validating plugin conformity before publication, minimizing the risk of publishing incorrect or sensitive files.
  • Git Tag-Driven Workflow: Uses git tags in the development repository to drive versioning and publication, ensuring a traceable and consistent release history.
  • Rollback Procedures: Provides clear, step-by-step instructions for reverting a bad release from the distribution repository, offering a safety net for critical errors.

Quick Start

Preview the files that would be published for the current plugin, then proceed to publish a new version after confirming the changes.