Agent skill · AI & Agents

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.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill assemble-plugins --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/agent/assemble-plugins/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. ⚠️ Security Reminder
  2. Input
  3. Search Process
  4. Step 1: List Available Plugins
  5. Step 2: Match to Project Needs
  6. Step 3: Present Top 5
  7. User Approval Workflow
  8. Presentation Format
  9. Installation (Only After Approval)
  10. Output Format
  11. Edge Cases
  12. Tools Available
  13. Guidelines
Ships with 1 file
  • metadata.json
Commands it runs
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
More from claude-skill-registry
All skills →
About this skill
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.

Keep going