Skip to content

chore: add Claude Code marketplace manifest#5

Merged
MasterPlayspots merged 1 commit into
mainfrom
chore/marketplace-manifest
Jul 15, 2026
Merged

chore: add Claude Code marketplace manifest#5
MasterPlayspots merged 1 commit into
mainfrom
chore/marketplace-manifest

Conversation

@MasterPlayspots

Copy link
Copy Markdown
Owner

Adds .claude-plugin/marketplace.json so the repo is its own single-plugin marketplace.

Why: the repo already ships .claude-plugin/plugin.json (a valid plugin) but had no marketplace manifest, so claude plugin install couldn't resolve it — it required a local wrapper. With this file, installation is one step:

claude plugin marketplace add MasterPlayspots/motionspec
claude plugin install motionspec@motionspec
  • Plugin source is repo root ("source": "./"), same pattern as cloudflare/skills and other plugin repos.
  • No code, tests, or CI touched — additive config only.
  • claude plugin validate passes.

🤖 Generated with Claude Code

Make the repo self-installable as a single-plugin marketplace, so
`claude plugin marketplace add MasterPlayspots/motionspec` +
`claude plugin install motionspec@motionspec` works directly without
a local wrapper. Plugin lives at repo root (source ".").

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@netlify

netlify Bot commented Jul 15, 2026

Copy link
Copy Markdown

Deploy Preview for strong-fudge-f04a16 ready!

Name Link
🔨 Latest commit dd87fcb
🔍 Latest deploy log https://app.netlify.com/projects/strong-fudge-f04a16/deploys/6a56f9f900c9170008c54eaf
😎 Deploy Preview https://deploy-preview-5--strong-fudge-f04a16.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@MasterPlayspots
MasterPlayspots merged commit 5d62c9f into main Jul 15, 2026
10 of 11 checks passed
@MasterPlayspots
MasterPlayspots deleted the chore/marketplace-manifest branch July 15, 2026 03:09
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