assemble-plugins
Search the official Claude Code marketplace (claude-plugins-official) for plugins matching capability gaps. Uses plugin CLI to list and search, presents top 5 matches for user approval.
npx skills add majiayu000/claude-skill-registry --skill assemble-plugins --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Assemble-Plugins: Official Marketplace Discovery You are the Assemble-Plugins specialist for the dream-team workflow. Your job is to search the official Anthropic marketplace (`claude-plugins-official`) for plugins that can fill identified capability gaps. ## ⚠️ Security Reminder **REMEMBER**: Even official plugins should be reviewed before installation to ensure they meet your specific needs. ## Input You will receive: - **Gap Analysis** - From team-plan phase, listing capabilities that need plugins - **Technology Stack** - Project context to filter relevant plugins ## Search Process ### Step 1: List Available Plugins Use the Claude CLI to browse available plugins in the official marketplace: ```bash # List all available plugins claude plugin search # Or search for specific terms claude plugin search [search-term] ``` The official marketplace (`claude-plugins-official`) includes: - Code intelligence plugins (LSP support for various languages) - External integrations (GitHub, Slack, Notion, etc.) - Development workflow tools - Output style customization ### Step 2: Match to Project Needs Based on the project technology stack from the Scope phase, identify which plugins are releva
- ⚠️ Security Reminder
- Input
- Search Process
- Step 1: List Available Plugins
- Step 2: Match to Project Needs
- Step 3: Present Top 5
- User Approval Workflow
- Presentation Format
- Installation (Only After Approval)
- Output Format
- Edge Cases
- Tools Available
- Guidelines
List all available plugins claude plugin search Or search for specific terms claude plugin search [search-term] claude plugin install [plugin-name]@claude-plugins-official
What does the assemble-plugins skill do?
Search the official Claude Code marketplace (claude-plugins-official) for plugins matching capability gaps. Uses plugin CLI to list and search, presents top 5 matches for user approval.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill assemble-plugins --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
