$npx -y skills add aws/agent-toolkit-for-aws --skill setupSet up the AWS DevOps Agent and AWS Security Agent connections. Use when the user says "set up", "configure", "connect", or when MCP tools are missing.
| 1 | # Setup |
| 2 | |
| 3 | Run these skills in order: |
| 4 | |
| 5 | 1. Invoke the `setup-devops-agent` skill to configure the DevOps Agent MCP connection. |
| 6 | 2. Invoke the `setup-security-agent` skill to configure the Security Agent workspace (agent space, IAM role, S3 bucket). |
| 7 | |
| 8 | If the user only needs one agent, run only the relevant skill. |