Specify plugin marketplace catalogs - #2186
Draft
Aaronontheweb wants to merge 1 commit into
Draft
Aaronontheweb wants to merge 1 commit into
Aaronontheweb wants to merge 1 commit into
Conversation
This was referenced Sep 15, 2026
Aaronontheweb
force-pushed
the
feat/plugin-marketplace-spec
branch
2 times, most recently
from
September 15, 2026 05:22
b680a6f to
0c87a16
Compare
Aaronontheweb
added this pull request to stack #2163
September 15, 2026 19:24
Aaronontheweb
force-pushed
the
feat/plugin-marketplace-spec
branch
from
September 19, 2026 14:17
0c87a16 to
05e229d
Compare
Aaronontheweb
force-pushed
the
feat/plugin-marketplace-spec
branch
from
September 19, 2026 14:24
05e229d to
300bc81
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This draft adds PRD-004 CLI-015 and SPEC-017 for public GitHub plugin catalogs.
The catalog parser uses a documented subset of Claude
.claude-plugin/marketplace.json. Agent Plugins 1.0.0 remains the package contract. Catalog add and refresh install nothing.This PR builds on the source-scoped plugin sync in #2158. The proposed
netclaw skill syncpass will refresh skill servers, installed plugins, and catalogs. A catalog failure will keep the last valid snapshot and report the error.Issue #2185 owns the Netclaw capability. netclaw-dev/netclaw-website#121 owns website documentation.
This PR is a specification only. The catalog OpenSpec change and implementation remain. No catalog command ships in this PR.