Skip to content

chore: remove duplicate builtins from marketplace, keep 15 unique plugins#1

Open
thegreatalxx wants to merge 1 commit intomainfrom
chore/remove-duplicate-builtin-plugins
Open

chore: remove duplicate builtins from marketplace, keep 15 unique plugins#1
thegreatalxx wants to merge 1 commit intomainfrom
chore/remove-duplicate-builtin-plugins

Conversation

@thegreatalxx
Copy link
Copy Markdown
Collaborator

Summary

  • Removed 16 plugin directories that duplicate plugins already shipping built-in with Conductor core (gcal, gdrive, github, github-actions, gmail, homekit, jira, linear, n8n, notion, slack, spotify, stripe, vercel, weather, x)
  • Updated registry.json to reflect only the 15 remaining unique marketplace plugins
  • Added README.md to all 15 remaining plugins (airtable, anthropic, asana, discord, figma, gitlab, monday, openai, posthog, redis, sendgrid, shopify, supabase, trello, twilio) — none had one before
  • Rewrote top-level README.md to be honest about the marketplace vs core distinction: core plugins ship built-in, the marketplace is additive only

Test plan

  • Verify registry.json contains exactly 15 entries and no references to removed plugins
  • Confirm all 15 plugins/*/dist/*.js files are present (each has 2 js files)
  • Confirm all 15 plugins/*/README.md files exist
  • Run conductor plugins install discord (or any remaining plugin) to verify the install flow works end-to-end

🤖 Generated with Claude Code

…gins

Removed 16 plugins that duplicate core Conductor builtins (gcal, gdrive,
github, github-actions, gmail, homekit, jira, linear, n8n, notion, slack,
spotify, stripe, vercel, weather, x). Updated registry.json to reflect the
15 remaining unique marketplace plugins. Added README.md to all 15 plugins
and rewrote top-level README to clearly distinguish marketplace from core.

Co-Authored-By: Claude Sonnet 4.6 <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