Skip to content

plugins/cursor: complete the marketplace package - #3

Merged
TaltonFiggins merged 1 commit into
mainfrom
talton/dev-3923-cursor-plugin-package
Sep 10, 2026
Merged

plugins/cursor: complete the marketplace package#3
TaltonFiggins merged 1 commit into
mainfrom
talton/dev-3923-cursor-plugin-package

Conversation

@TaltonFiggins

Copy link
Copy Markdown
Contributor

Part of DEV-3923 (Cursor plugin). Follows #1 (logo exports).

What changed

  • plugins/cursor/assets/logo.png — copy of the 400×400 mark. Cursor's validate-template.mjs hard-errors when the logo path in plugin.json does not exist.
  • plugin.jsoncategory: Productivity and tags (crm, customer-feedback, sales, support), matching the shape of the third-party entries in cursor/plugins.
  • plugins/cursor/LICENSE — copy of the repo MIT license, per-plugin as their entries do.
  • plugins/cursor/CHANGELOG.md — 1.0.0 entry.
  • Both READMEs — "Add to Cursor" badge linking the web deeplink (cursor.com/install-mcp?name=modem&config=…). Config is the server object only, base64 then URL-encoded, as their install-links doc specifies.
  • .claude-plugin/marketplace.json — top-level description, which the Claude marketplace validator warned was missing.

Validation

node scripts/validate-template.mjs from cursor/plugin-template, run at the repo root: Validation passed. One informational warning (no hooks/hooks.json), which only applies to plugins that ship hooks.

🤖 Generated with Claude Code

https://claude.ai/code/session_017uzQNTfQgabn9Kif2h7ahE

Cursor's validate-template.mjs hard-errors on the missing logo and their
official third-party entries all carry category, tags, a per-plugin
LICENSE and a CHANGELOG. Adds all four, plus the one-click "Add to
Cursor" badge (web deeplink) on both READMEs, and the top-level
description the Claude marketplace validator warned about.

Validator: passes (one informational warning about hooks.json, which
only applies to plugins that ship hooks).

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017uzQNTfQgabn9Kif2h7ahE
@TaltonFiggins
TaltonFiggins merged commit b39c5a2 into main Sep 10, 2026
@TaltonFiggins
TaltonFiggins deleted the talton/dev-3923-cursor-plugin-package branch September 10, 2026 17:59
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