Fix: Convert 20 non-functional URL-source plugins to local copies#177
Open
bryan-anthropic wants to merge 3 commits intomainfrom
Open
Fix: Convert 20 non-functional URL-source plugins to local copies#177bryan-anthropic wants to merge 3 commits intomainfrom
bryan-anthropic wants to merge 3 commits intomainfrom
Conversation
knowledge-work-plugins does not support external URL-source plugin resolution — the Cowork platform can only read local directories. These 20 plugins were added as URL-source entries in March 2026 but never appeared in the Cowork plugin marketplace. Converts all URL-source entries to local ./partner-built/<slug>/ copies using a lean allowlist (.claude-plugin, .mcp.json, skills, commands, agents, hooks, docs). Affected plugins: planetscale, adspirer-ads-agent, sanity-plugin, zoominfo, mintlify, daloopa, zapier, intercom, cockroachdb, prisma, fastly-agent-toolkit, cloudinary, nimble, brightdata-plugin, searchfit-seo, atlan, ai-firstify, product-tracking-skills, postiz, figma
The Cowork UI requires author.name for partner plugins to appear in the marketplace. Working entries (Slack, Apollo, etc.) all have this field. Extracted author names from each plugin's plugin.json.
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update 20 partner-built plugins to use local source format.
cc @tobinsouth