Skip to content

Prepare plugin for claude-plugins-official submission#6

Merged
pyyush merged 1 commit intomainfrom
feat/plugin-directory-submission
Feb 19, 2026
Merged

Prepare plugin for claude-plugins-official submission#6
pyyush merged 1 commit intomainfrom
feat/plugin-directory-submission

Conversation

@pyyush
Copy link
Contributor

@pyyush pyyush commented Feb 19, 2026

Summary

  • Fix .mcp.json format from Claude Desktop wrapper to Claude Code plugin flat format, switch to @latest
  • Fix plugin.json: rename BAPBrowserbap, add version: "0.3.0" and homepage
  • Add "Claude Code Plugin" section to README with install command, MCP tools table, example prompts
  • Delete redundant root SKILL.md (canonical copy at skills/bap-browser/SKILL.md)

Test plan

  • claude plugin validate passes clean (zero warnings)
  • Verify plugin installs: claude --plugin-dir /path/to/bap
  • Verify MCP tools register correctly
  • Submit via plugin directory form

- Fix .mcp.json: remove mcpServers wrapper (Claude Desktop format)
  to flat format (Claude Code plugin format), use @latest
- Fix plugin.json: rename BAPBrowser to bap, add version and
  homepage fields
- Add Claude Code Plugin section to README with install, tool
  table, and example prompts
- Delete redundant root SKILL.md (canonical copy lives at
  skills/bap-browser/SKILL.md)
@pyyush pyyush merged commit 2d1e0e9 into main Feb 19, 2026
4 checks passed
@pyyush pyyush deleted the feat/plugin-directory-submission branch February 19, 2026 16:45
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