aws/agent-toolkit-for-aws868 installs
setup
Set 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.
How do I install this agent skill?
npx skills add https://github.com/aws/agent-toolkit-for-aws --skill setupIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill serves as a high-level configuration guide for setting up AWS-specific agent connections. It does not contain any executable code, network requests, or sensitive file access.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
Setup
Run these skills in order:
- Invoke the
setup-devops-agentskill to configure the DevOps Agent MCP connection. - Invoke the
setup-security-agentskill to configure the Security Agent workspace (agent space, IAM role, S3 bucket).
If the user only needs one agent, run only the relevant skill.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/aws/agent-toolkit-for-aws/setup">View setup on skillZs</a>