Update Marketplace banner
reggiechan74 reggiechan74

Update Marketplace

Documentation community

Description

--- description: Scan for plugins and update marketplace.json and README.md allowed-tools: Read, Write, Edit, Bash, Glob --- # Update Marketplace Scan the repository for plugins and update both the marketplace registry and documentation. **Arguments received:** $ARGUMENTS ## Instructions ### Step 1: Scan for Plugins Scan the root directory `/workspaces/claude-plugins/` for plugin directories. A valid plugin is identified by: 1. **Modern format**: A directory containing `.claude-plugin/plu

Installation

Installs to ~/.claude/commands/reggiechan74-cc-plugins-update-marketplace.md

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

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

Full documentation available on GitHub

View Source Repository