assemble-plugins

Search the Claude Code marketplace for plugins and install approved ones.

7|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/drbscl/dream-team --skill assemble-plugins
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: assemble-plugins
Source: https://github.com/drbscl/dream-team/tree/main/skills/assemble-plugins
Command: npx skills add https://github.com/drbscl/dream-team --skill assemble-plugins

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of finding and installing plugins from the official marketplace to fill identified capability gaps in a project.

Core Features & Use Cases

  • Marketplace Search: Searches the official Claude Code plugin marketplace for relevant plugins based on project needs.
  • Top 5 Presentation: Presents the top 5 most relevant plugins to the user for review and approval.
  • Guided Installation: Facilitates the installation of approved plugins and reports on any additional setup required.
  • Use Case: When a project requires a new integration, like connecting to a specific API, this Skill can quickly find and suggest suitable plugins from the marketplace.

Quick Start

Use the assemble-plugins skill to search for plugins that can help manage GitHub repositories.

Frequently Asked Questions about assemble-plugins

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find plugins for specific technology stack gaps in my project?

You can find plugins by searching the official Claude Code marketplace based on your project's technology stack. The tool identifies capability gaps and presents the top 5 relevant plugins for you to review and approve before installation.

What is the best way to automate plugin installation from the marketplace?

Automating plugin installation involves searching the official marketplace using the `claude plugin` CLI and presenting the top 5 options for user approval. Once approved, the tool facilitates the installation and reports any additional setup required.

Does discovering plugins require manual CLI commands for every search?

No, discovering plugins does not require manual CLI commands for every search. The skill automates the search process by querying the official Claude Code marketplace based on identified project needs and returning the top 5 relevant results.

Can I review plugins before they are installed into my environment?

Yes, you can review plugins before installation. The skill presents the top 5 most relevant plugins from the marketplace for your explicit review and approval before any installation actions are executed.

When do I need to use the marketplace for plugin discovery?

You need to use the marketplace for plugin discovery when your project requires a new integration, such as connecting to a specific API, and you need to quickly find suitable plugins to fill that capability gap.

What happens after approving a plugin for installation?

After approving a plugin for installation, the skill uses the `claude plugin` CLI to install it and then generates a report detailing any additional setup steps required for the newly installed plugin.