First-time setup of the AWS DevOps Agent for Claude Code — install the binary, configure AWS profiles for one or more AgentSpaces, discover space IDs, write the local routing guide, and verify the MCP server starts. Use when the user says "set up devops agent", "configure agent spaces", "I have multiple AWS accounts", or you detect that credentials / spaces are missing.
$npx -y skills add aws-samples/sample-aws-devops-agent-claude-plugin --skill setupInstalls into the current project.
Run `npx skills use "https://github.com/aws-samples/sample-aws-devops-agent-claude-plugin" --skill "aws-samples/sample-aws-devops-agent-claude-plugin/setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aws-samples/sample-aws-devops-agent-claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/aws-samples/sample-aws-devops-agent-claude-plugin"` and select the relevant skills, then follow their instructions.