Skip to content

Agent Plugins for AWS equip AI coding agents with the skills to help you architect, deploy, and operate on AWS.

License

Notifications You must be signed in to change notification settings

awslabs/agent-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Agent Plugins for AWS

Important

Generative AI can make mistakes. You should consider reviewing all output and costs generated by your chosen AI model and agentic coding assistant. See AWS Responsible AI Policy.

Agent Plugins for AWS equip AI coding agents with the skills to help you architect, deploy, and operate on AWS. Agent plugins are currently supported by Claude Code.

Plugins

Plugin Description Status
deploy-on-aws Deploy applications to AWS with architecture recommendations, cost estimates, and IaC deployment Available

Installation (Claude Code)

Add the marketplace

/plugin marketplace add awslabs/agent-plugins

Install a plugin

/plugin install deploy-on-aws@awslabs-agent-plugins

deploy-on-aws

Equips agents with the skills to accelerate AWS deployment - recommending AWS architectures and services, estimating costs, generating Infrastructure as Code (CDK or CloudFormation), and guiding you through deployment.

Workflow

  1. Analyze - Scan codebase for framework, database, dependencies
  2. Recommend - Select AWS services with concise rationale
  3. Estimate - Show cost estimates before proceeding
  4. Generate - Write IaC code (CDK/CloudFormation)
  5. Deploy - Execute with user confirmation

Skill Triggers

Skill Triggers
deploy "deploy to AWS", "host on AWS", "run this on AWS", "AWS architecture", "estimate AWS cost", "generate infrastructure"

MCP Servers

Server Purpose
awsknowledge AWS documentation, architecture guidance, and best practices
awspricing Real-time AWS service pricing for cost estimates
aws-iac-mcp IaC best practices for CDK/CloudFormation

Requirements

  • Claude Code >=2.1.29
  • AWS CLI configured with appropriate credentials

Troubleshooting

Having issues with plugin installation or usage? See our troubleshooting guide for common solutions.

Developer guide

If you want to add a new plugin to the library, check out our development guide.

Contributing

Big shout out to our awesome contributors! Thank you for making this project better!

Contributions of all kinds are welcome! Check out our contributor guide for more information.

License

This project is licensed under the Apache-2.0 License.

About

Agent Plugins for AWS equip AI coding agents with the skills to help you architect, deploy, and operate on AWS.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks