team-builder

Compose agent teams from markdown files and run tasks in parallel.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/thangvawn/agent_financial --skill team-builder-thangvawn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-builder
Source: https://github.com/thangvawn/agent_financial/tree/main/.cursor/skills/team-builder
Command: npx skills add https://github.com/thangvawn/agent_financial --skill team-builder-thangvawn

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of picking, composing, and managing parallel teams of agents for various tasks.

Core Features & Use Cases

  • Interactive Agent Picker: Browses and composes agent teams from flat or domain-subdirectory collections.
  • Flexible Team Composition: Combine agents from different domains for diverse tasks.
  • Agent Discovery: Automatically discovers and lists available agents for selection.
  • Parallel Agent Dispatch: Spawns agents in parallel for efficient task completion.

Quick Start

Use the team-builder skill to create a team consisting of a Security Engineer and an SEO Specialist to review your project.

Frequently Asked Questions about team-builder

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

FAQPage Schema
How do I compose and manage a team of agents for parallel tasks?

You can compose and manage a team of agents for parallel tasks using an interactive agent picker that dynamically discovers available agents. It allows you to browse collections, select specialized agents from different domains, and spawn them in parallel for efficient task completion.

Can I combine agents from different domains into a single team?

Yes, you can combine agents from different domains into a single team. The tool supports flexible team composition by allowing you to browse and select agents from both flat and domain-subdirectory layouts, enabling diverse teams like a Security Engineer and an SEO Specialist.

How does agent discovery work for markdown files in subdirectories?

Agent discovery works by automatically scanning your markdown files in both flat and domain-subdirectory layouts. The system dynamically discovers and lists available agents from these collections, making them available for interactive selection and team composition.

Do I need any specific dependencies to run parallel agent dispatch?

No specific dependencies are required to run parallel agent dispatch. The system operates independently using scripts and references to spawn agents in parallel for efficient task completion, needing only your markdown files for agent definitions.

What is the best way to invoke agents via the command line interface?

The best way to invoke agents via the command line interface is through the interactive agent picker. It provides a command line interface for agent invocation, allowing you to browse discovered agents and spawn them in parallel directly from your terminal.

Are there limitations when using flat layouts versus domain-subdirectory layouts?

There are no significant limitations when using flat layouts versus domain-subdirectory layouts. The agent picker supports both organizational structures for markdown files, allowing dynamic discovery and flexible team composition regardless of how your agent collections are structured.