assemble-agents

Searches VoltAgent for ranked Claude Code agents and installs selected ones after user approval.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of finding and integrating specialized AI agents from a curated repository, filling capability gaps in your project's workflow.

Core Features & Use Cases

  • Agent Discovery: Searches a specified repository (VoltAgent) for agents matching defined needs.
  • Relevance Ranking: Ranks discovered agents based on relevance, completeness, and maintenance.
  • User Approval Workflow: Presents top matches for user review and approval before installation.
  • Use Case: After identifying a need for a "Python security auditor" agent, this Skill searches the VoltAgent repository, presents the top 5 matches with their descriptions and capabilities, and allows you to select which ones to install into your .claude/agents/ directory.

Quick Start

Use the assemble-agents skill to find agents relevant to the gap 'need a python security auditor'.

Frequently Asked Questions about assemble-agents

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

FAQPage Schema
How do I discover specialized Claude Code agents to fill workflow capability gaps?

Agent discovery works by searching the VoltAgent repository for specialized agents based on your specified capability gaps, evaluating relevance and maintenance, then presenting the top 5 ranked matches for your review.

Can I automatically install agents into my local directory without reviewing them first?

No, installing agents into the local `.claude/agents/` directory requires explicit user approval. The workflow presents the top 5 ranked agents with their metadata for your selection before proceeding with any installation.

How do I find and add a Python security auditor agent to my workflow automation project?

You can find a Python security auditor agent by providing that specific capability gap as a search term. The Skill searches the VoltAgent repository, presents the top 5 ranked matches with descriptions, and installs your approved selections locally.

Does the agent discovery process work with developer tools outside the VoltAgent repository?

No, the agent discovery and plugin management process specifically searches the VoltAgent repository for specialized Claude Code agents. It does not search external repositories or developer tools outside the specified VoltAgent source.

How are discovered agents ranked before installation into the local agent directory?

Discovered agents are ranked based on relevance to your search terms, metadata completeness, and maintenance status. The Skill then presents the top 5 highest-ranked agents for your explicit approval before adding them to the local directory.

What are the limitations of automating agent discovery and installation with this workflow?

The workflow is limited to searching the VoltAgent repository and presents a maximum of 5 ranked agents per query. Installation requires manual user approval for each selected agent before it is added to the `.claude/agents/` directory.