team

Assemble 2-5 agents from a predefined pool and assign tasks via TaskCreate.

183|58|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/nicepkg/auto-company --skill team-nicepkg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team
Source: https://github.com/nicepkg/auto-company/tree/main/.claude/skills/team
Command: npx skills add https://github.com/nicepkg/auto-company --skill team-nicepkg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

通过从现有的 AI Agent 库中快速挑选成员,组建一个高效的临时团队以完成给定任务。

Core Features & Use Cases

  • .claude/agents/ 库中自动筛选 2-5 名最合适的代理来组成团队
  • 支持跨职能协作,覆盖战略、产品、工程、营销等领域
  • 适用于需要快速对齐、任务分解和产出文档的场景

Quick Start

给定任务描述,自动从 .claude/agents/ 中挑选并组建 2-5 名成员的临时 AI Agent 团队并输出初始分工与产出目录。

Frequently Asked Questions about team

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

FAQPage Schema
How do I assemble an AI agent team for cross-functional project management?

To assemble an AI agent team for project management, this Skill automatically selects 2-5 agents from a predefined pool in `.claude/agents/` to match your task, assigns sub-tasks via TaskCreate, and generates documented deliverables in role-specific directories under `docs/`.

What is the best way to allocate tasks across multiple AI agents for documentation?

The best way to allocate tasks across AI agents for documentation is to define the overarching task, prompting the Skill to select appropriate roles, distribute responsibilities via TaskCreate, and organize outputs into structured `docs/<role>` folders for execution.

Can I use this Skill to build a temporary team if I only have one AI agent available?

No, you cannot use this Skill with only one AI agent. It is designed for cross-functional collaboration and requires a predefined pool of agents to assemble a temporary team of 2 to 5 members for task execution.

Does this team assembly Skill work with existing agent configurations in my project?

Yes, this team assembly Skill works directly with existing agent configurations by selecting roles from the available agent set located in your `.claude/agents/` directory to form a temporary, cross-functional team.

Why does my AI agent team output need role-specific documentation directories?

Role-specific documentation directories are needed because the Skill organizes documented deliverables into `docs/<role>` paths, ensuring each selected agent's output is separated and structured for clear cross-functional collaboration and execution.