Automates the management and validation of plugin catalogs within the Claude Code marketplace ecosystem.
The Marketplace Update skill streamlines the maintenance of your plugin repository by automatically updating the .claude-plugin/marketplace.json file. It handles adding new plugins, modifying metadata for existing ones, and removing obsolete entries while ensuring strict adherence to the marketplace schema. This tool is essential for developers building plugin ecosystems, providing built-in validation to prevent syntax errors and broken references, thereby maintaining a consistent and reliable catalog for users.
主要功能
01Automated marketplace.json updates
02Support for adding/removing agents, commands, and skills
03Metadata extraction from plugin frontmatter
042 GitHub stars
05Schema validation and consistency checking
06Semantic versioning management
使用场景
01Validating the integrity of a marketplace catalog before deployment
02Batch updating plugin versions and metadata during releases
03Registering a newly developed Claude plugin in the local marketplace