Update Marketplace Manifest banner
shotcowboystyle shotcowboystyle

Update Marketplace Manifest

Development community

Description

The user has taken one of the following actions: - Renamed a plugin - Removed a plugin - Added a new plugin You have two tasks: # Update the marketplace manifest The marketplace manifest needs to remain an accurate reflection of the marketplace contents: .claude-plugin/marketplace.json Make the necessary edits to update the manifest. You may also wish to run a quick cross-reference: compare the manifest contents with the plugin repos cloned at `~/www/shotcowboystyle/ai-plugins/`. Note

Installation

Installs to ~/.claude/commands/shotcowboystyle-ai-plugins-update-marketplace-manifest.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/shotcowboystyle/ai-plugins/HEAD/.claude/commands/update-marketplace-manifest.md -o ~/.claude/commands/shotcowboystyle-ai-plugins-update-marketplace-manifest.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository