Skip to content

Fix marketplace structure#15

Merged
CallumMcMahon merged 1 commit into
mainfrom
fix-marketplace-structure
Jan 16, 2026
Merged

Fix marketplace structure#15
CallumMcMahon merged 1 commit into
mainfrom
fix-marketplace-structure

Conversation

@CallumMcMahon
Copy link
Copy Markdown
Member

Summary

  • Moves plugin from root to plugins/everyrow/ subdirectory
  • Fixes source field in marketplace.json (was ".", now "./plugins/everyrow")
  • Adds marketplace metadata description

Validation

$ claude plugin validate .
✔ Validation passed

Installation

/plugin marketplace add futuresearch/everyrow-sdk
/plugin install everyrow@futuresearch

🤖 Generated with Claude Code

The marketplace.json source field requires plugins in subdirectories.
This restructures:
- .claude-plugin/plugin.json → plugins/everyrow/.claude-plugin/plugin.json
- plugin/skills/ → plugins/everyrow/skills/

Install with:
  /plugin marketplace add futuresearch/everyrow-sdk
  /plugin install everyrow@futuresearch

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@CallumMcMahon CallumMcMahon merged commit 6a237b4 into main Jan 16, 2026
@CallumMcMahon CallumMcMahon deleted the fix-marketplace-structure branch January 16, 2026 19:45
hnykda pushed a commit that referenced this pull request Jan 22, 2026
The marketplace.json source field requires plugins in subdirectories.
This restructures:
- .claude-plugin/plugin.json → plugins/everyrow/.claude-plugin/plugin.json
- plugin/skills/ → plugins/everyrow/skills/

Install with:
  /plugin marketplace add futuresearch/everyrow-sdk
  /plugin install everyrow@futuresearch

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
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