Back to Plugins

Submit a Plugin

Plugins are reviewed before being published. This usually takes 24-48 hours.

Before submitting, ensure your plugin:

  • Is published to npm under @claudebase/ scope
  • Contains .claude-plugin/plugin.json
  • Contains integrity.json with file hashes
  • Has no npm lifecycle scripts

Basic Information

Lowercase, letters, numbers, hyphens only

Max 500 characters

npm Package

Must be in @claudebase/ scope and match plugin name

Semantic version (e.g., 1.0.0)

Capabilities

Check if your plugin includes skill definitions in skills/

Check if your plugin includes .mcp.json configuration

Metadata (Optional)

Max 10 tags, 32 chars each

Max 5 categories

README (Optional)

Cancel