Skip to content

fix: correct Claude Code plugin install commands and add marketplace.json#3

Merged
giancarloerra merged 1 commit intomainfrom
fix/plugin-install-commands
Mar 16, 2026
Merged

fix: correct Claude Code plugin install commands and add marketplace.json#3
giancarloerra merged 1 commit intomainfrom
fix/plugin-install-commands

Conversation

@giancarloerra
Copy link
Owner

Summary

Fix incorrect Claude Code plugin install commands and add the missing marketplace.json required for marketplace-based plugin distribution.

Changes

  • Replace non-existent claude plugin add --from-github command with correct marketplace commands in README (both Quick Start and Configuration sections)
  • Add .claude-plugin/marketplace.json — required for users to install the plugin via /plugin marketplace add
  • Remove unsupported $schema key and fix relative source path (".""./") per Claude Code validator

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • Documentation update

Testing

  • claude plugin validate . passes
  • Verified no remaining occurrences of claude plugin add --from-github in README

Checklist

Related issues

Fixes incorrect install instructions shipped in v1.1.0.

@giancarloerra giancarloerra self-assigned this Mar 16, 2026
@giancarloerra giancarloerra merged commit 55a7a2d into main Mar 16, 2026
4 checks passed
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