AWS DevOps Agent Skills
Extend your agent with open-source skills for incident response, root cause analysis, and operational reviews.
🔍 Incident Investigation
Skills that search AWS Health events and Support case history to surface root causes and correlations during active incidents.
🛡️ Operational Reviews
Comprehensive best-practices assessments for EKS clusters and RDS databases, generating actionable reports aligned with AWS frameworks.
🧩 Composable
Upload multiple skills and the agent activates whichever ones are relevant. Combine investigation and review skills for end-to-end workflows.
What Are AWS DevOps Agent Skills?¶
AWS DevOps Agent skills are structured instruction sets that teach the agent how to investigate specific operational scenarios. Skills follow the open Agent Skills specification and can be uploaded to your DevOps Agent deployment to extend its knowledge beyond built-in capabilities.
Skills enable DevOps Agent to:
- Specialize with investigation procedures, best practices, and organizational knowledge specific to your infrastructure
- Automatically load relevant instructions during investigations, eliminating repetitive guidance
- Compose multiple skills for end-to-end investigation workflows
- Guide the agent in using your custom MCP server tools effectively for infrastructure-specific workflows
Learn More¶
- Getting Started — how to deploy skills to your Agent Space
- Writing your own skills — official AWS documentation
- Agent Skills specification — the open standard these skills follow
- Agent Skill Eval — evaluation framework for testing skills