Skip to content

Fix plugin install instructions and add marketplace.json#2

Open
tyler-james-bridges wants to merge 1 commit intoAbstract-Foundation:mainfrom
tyler-james-bridges:fix/plugin-install-instructions
Open

Fix plugin install instructions and add marketplace.json#2
tyler-james-bridges wants to merge 1 commit intoAbstract-Foundation:mainfrom
tyler-james-bridges:fix/plugin-install-instructions

Conversation

@tyler-james-bridges
Copy link
Copy Markdown

@tyler-james-bridges tyler-james-bridges commented Feb 28, 2026

Summary

  • Added .claude-plugin/marketplace.json (required for /plugin marketplace add to work)
  • Updated README install commands from invalid claude plugin add to correct /plugin marketplace add and /plugin install slash commands
  • Added author, homepage, repository, and license fields to plugin.json

Context

Compared against jarrodwatts/claude-stt and the official plugin docs to determine the correct format.

Test plan

  • Run /plugin marketplace add Abstract-Foundation/abstract-skills from within Claude Code
  • Run /plugin install abstract-skills
  • Verify skills load (e.g. /abstract-skills:abstract-quickstart)

✳️ Generated with Claude Code

- Add marketplace.json required for /plugin marketplace add to work
- Update README install commands from invalid `claude plugin add` to correct slash commands
- Add author, homepage, repository, and license fields to plugin.json

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cursor
Copy link
Copy Markdown

cursor bot commented Feb 28, 2026

PR Summary

Low Risk
Low risk metadata/docs-only change; main risk is incorrect plugin manifest fields breaking discovery/installation.

Overview
Adds a new .claude-plugin/marketplace.json manifest so the plugin can be added via /plugin marketplace add.

Updates .claude-plugin/plugin.json to include richer metadata (author, homepage, repository, license).

Fixes README.md installation instructions by replacing the invalid claude plugin add command with the correct Claude Code slash commands and updating the local install command to claude --plugin-dir.

Written by Cursor Bugbot for commit ab1ce86. This will update automatically on new commits. Configure here.

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