Skip to content

Conversation

@HerrEmil
Copy link

@HerrEmil HerrEmil commented Feb 9, 2026

Summary

The create-plugin command (Phase 8) tells Claude to "show user how to add to marketplace.json" but provides no example. Without one, Claude infers the field name path instead of the correct source.

This adds an explicit marketplace.json entry example with the canonical format, preventing the issue.

The problem can be verified by searching GitHub for .claude-plugin/marketplace.json files that use path instead of source.

🤖 Generated with Claude Code

The create-plugin command's Phase 8 tells Claude to "show user how to
add to marketplace.json" but provides no example. Without a concrete
example, Claude infers the field name `path` instead of the correct
`source`. This can be verified by searching GitHub for marketplace.json
files using `path` instead of `source`.

Adding an explicit example with the canonical format prevents this.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@mrmrcode
Copy link

Thanks for this PR. we will merge it shortly

🤖 Generated with Claude Code

@mrmrcode
Copy link

@claude

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