Skip to content

fix: remove $schema key from marketplace.json#1

Open
bryan-anthropic wants to merge 1 commit intongvoicu:mainfrom
bryan-anthropic:fix/remove-schema-key
Open

fix: remove $schema key from marketplace.json#1
bryan-anthropic wants to merge 1 commit intongvoicu:mainfrom
bryan-anthropic:fix/remove-schema-key

Conversation

@bryan-anthropic
Copy link
Copy Markdown

Summary

The $schema key in .claude-plugin/marketplace.json is not part of the Claude Code plugin manifest specification and causes validation errors.

Changes

  • Removed the "$schema" line from .claude-plugin/marketplace.json
  • All other fields are unchanged

This ensures the plugin manifest conforms to the Claude Code plugin specification.

The Claude Code marketplace CI rejects unrecognized keys. The `$schema`
key is not part of the marketplace manifest specification.
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.

1 participant