Skip to content

Update README: install via official plugin marketplace#15

Open
christosgkoros wants to merge 1 commit into
mainfrom
docs/readme-marketplace-install
Open

Update README: install via official plugin marketplace#15
christosgkoros wants to merge 1 commit into
mainfrom
docs/readme-marketplace-install

Conversation

@christosgkoros

Copy link
Copy Markdown
Contributor

Updates the README's install instructions to guide users to Anthropic's official plugin marketplace instead of cloning + --plugin-dir.

Why

The plugin is published in the claude-plugins-official marketplace (verified: entry postman, sourced from this repo). The README still told users to clone the repo and load it locally, which is now the fallback path, not the recommended one.

Changes

  • Primary install is now:
    • In Claude Code: /plugin install postman@claude-plugins-official
    • From terminal: claude plugin install postman@claude-plugins-official
  • Moved the git clone + --plugin-dir flow into a collapsed Install from source section for local development
  • Simplified Quick Start step 1 (plugin loads automatically once installed)
  • Updated the version requirement to "Claude Code with plugin-marketplace support"

Verified locally: markdownlint passes on README.md; structure check passes (ignoring the untracked AGENTS.md, which isn't part of this PR).

Generated with Claude Code

- Make `/plugin install postman@claude-plugins-official` (and the
  `claude plugin install` CLI form) the primary install path
- Move the git clone + --plugin-dir flow into a collapsed "from source" section
- Simplify Quick Start step 1 now that the plugin loads automatically
- Update the requirement to Claude Code with plugin-marketplace support

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant