Skip to content

Add the marketplace before installing the plugin - #2

Merged
shreyashankar merged 1 commit into
mainfrom
cursor/style-marketplace-install-3c09
Aug 25, 2026
Merged

Add the marketplace before installing the plugin#2
shreyashankar merged 1 commit into
mainfrom
cursor/style-marketplace-install-3c09

Conversation

@shreyashankar

@shreyashankar shreyashankar commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

claude plugin install docwriter-org/style fails because Claude Code only installs from a marketplace you have already added. This updates the README to add the marketplace first, and adds .claude-plugin/marketplace.json so that add command works.

From a Claude Code session:

/plugin marketplace add docwriter-org/style
/plugin install docwriter-style-generator@docwriter-style

From the terminal:

claude plugin marketplace add docwriter-org/style
claude plugin install docwriter-style-generator@docwriter-style

Test plan

  • From a Claude Code session: /plugin marketplace add docwriter-org/style then /plugin install docwriter-style-generator@docwriter-style
  • From the terminal: claude plugin marketplace add docwriter-org/style then claude plugin install docwriter-style-generator@docwriter-style

claude plugin install only sees configured marketplaces, so
docwriter-org/style has to be added first. Ship marketplace.json so
that add command resolves.
@shreyashankar
shreyashankar merged commit 282a4f8 into main Aug 25, 2026
2 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.

2 participants