Skip to content

Add Claude Code plugin marketplace manifest#89

Open
bam4289 wants to merge 1 commit into
erpnextai:mainfrom
bam4289:add-claude-plugin-marketplace
Open

Add Claude Code plugin marketplace manifest#89
bam4289 wants to merge 1 commit into
erpnextai:mainfrom
bam4289:add-claude-plugin-marketplace

Conversation

@bam4289

@bam4289 bam4289 commented Jun 7, 2026

Copy link
Copy Markdown

What

Adds .claude-plugin/marketplace.json and .claude-plugin/plugin.json so this repository can be registered as a Claude Code plugin marketplace.

Why

Running claude plugin marketplace add https://github.com/erpnextai/next_ai previously failed with:

Marketplace file not found at ....claude-plugin\marketplace.json

The repo had no marketplace manifest. These files make the command succeed and let the next-ai plugin be installed.

Notes

  • marketplace.json exposes a single plugin next-ai with source: ./ (repo root).
  • plugin.json version 0.3.1 mirrors next_ai/__init__.py __version__.
  • No application code or DocType schemas were changed.

🤖 Generated with Claude Code

Add .claude-plugin/marketplace.json and plugin.json so the repo can be
registered as a Claude Code marketplace via:
  claude plugin marketplace add https://github.com/erpnextai/next_ai

Co-Authored-By: Claude Opus 4.8 (1M context) <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