Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix plugin installation: add marketplace.json#1

Open
Sachin1801 wants to merge 1 commit into
Recusive:main from
Sachin1801:fix/marketplace-installation
Open

Fix plugin installation: add marketplace.json #1
Sachin1801 wants to merge 1 commit into
Recusive:main from
Sachin1801:fix/marketplace-installation

Conversation

@Sachin1801

@Sachin1801 Sachin1801 commented Mar 23, 2026

Copy link
Copy Markdown

Summary

  • /plugin install Recusive/Orbit-plugin fails with "Marketplace not found" because the repo has no marketplace.json — plugins must be listed in a marketplace catalog to be installable
  • Added .claude-plugin/marketplace.json so the repo serves as its own single-plugin marketplace
  • Updated README install instructions to the correct two-step process

Changes

  • New: .claude-plugin/marketplace.json — marketplace catalog listing the audit-suite plugin
  • Updated: README.md — install section now shows the correct commands:
    1. /plugin marketplace add Recusive/Orbit-plugin
    2. /plugin install audit-suite

Test plan

  • Run /plugin marketplace add Recusive/Orbit-plugin — should succeed
  • Run /plugin install audit-suite — should install all 16 skills
  • Run /full-audit — should work as documented

The `/plugin install Recusive/Orbit-plugin` command fails with
"Marketplace not found" because plugins must be discoverable through
a marketplace catalog. This adds a marketplace.json so the repo can
serve as its own single-plugin marketplace.
Updated README install instructions to the correct two-step process:
1. /plugin marketplace add Recusive/Orbit-plugin
2. /plugin install audit-suite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /