Skip to content

Conversation

@colinsurprenant
Copy link

The Getting Started section had incorrect commands (claude plugins add) that don't work. This updates to the correct two-step process:

  1. First add the marketplace with claude plugin marketplace add
  2. Then install individual plugins with claude plugin install

The Getting Started section had incorrect commands (`claude plugins add`)
that don't work. This updates to the correct two-step process:

1. First add the marketplace with `claude plugin marketplace add`
2. Then install individual plugins with `claude plugin install`

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings February 1, 2026 04:17
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes incorrect plugin installation commands in the main README. The old commands used claude plugins add which according to the PR description don't work. The new instructions provide a correct two-step installation process using the Claude CLI.

Changes:

  • Updated installation commands from claude plugins add to a two-step process
  • Added claude plugin marketplace add command to first register the marketplace
  • Updated individual plugin installation to use claude plugin install <plugin>@<marketplace> syntax

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant