install-agents
Deploy multiple sub-agents to a specified project directory, enabling specialized task execution and team composition for enhanced project analysis.
Instructions
Install multiple sub-agents to a project directory
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentNames | Yes | List of agent names to install | |
| language | No | Language preference for agents (en, ko) | en |
| targetPath | Yes | Target project directory path |