☁️
DevOpsPython

Deploy On AWS

by awslabs

Deploy On AWS is a DevOps skill for Claude Code, published by awslabs in agent-plugins.

867 stars145 forkson awslabs/agent-pluginsAdded 2026/08/22Repository updated 2026/08/21
agent-pluginsagent-skillsagentsawscoding-agent-skillscoding-agents
Install in seconds
Install Deploy On AWS
Copy Deploy On AWS into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/awslabs/agent-plugins/tree/main/plugins/deploy-on-aws/skills/deploy ~/.claude/skills/deploy

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/awslabs/agent-plugins.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/deploy-on-aws/skills/deploy/SKILL.md in awslabs/agent-plugins
Installs to
~/.claude/skills/deploy
Collection
One of 25 skills cataloged from this repository
Category
DevOps798 skills

What Deploy On AWS does

Deploy On AWS analyzes an application and chooses suitable AWS services, then estimates cost and generates infrastructure as code with security defaults. Use it when you want to host or run a codebase on AWS with minimal decisions.

Deploy On AWS is cataloged under DevOps on DirSkills. Deploy On AWS comes from a repository tagged agent-plugins, agent-skills, agents, aws and coding-agent-skills.

Documentation

README

Deploy on AWS

Take any application and deploy it to AWS with minimal user decisions.

Philosophy

Minimize cognitive burden. User has code, wants it on AWS. Pick the most straightforward services. Don't ask questions with obvious answers.

Workflow

  1. Analyze - Scan codebase for framework, database, dependencies
  2. Recommend - Select AWS services, concisely explain rationale
  3. Estimate - Show monthly cost before proceeding
  4. Generate - Write IaC code with security defaults applied
  5. Deploy - Run security checks, then execute with user confirmation

Defaults

See defaults.md for the complete service selection matrix.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Deploy On AWS

  • What else does awslabs publish alongside Deploy On AWS?

    Deploy On AWS is one of 25 skills that DirSkills catalogs from awslabs/agent-plugins, the repository it ships in. Its siblings there include AWS Architecture Diagram, AWS Lambda and AWS Lambda Durable Functions. Each one is a separate skill with its own page in this directory, installs the same way Deploy On AWS does, and is maintained by awslabs in that same repository. The rest of the collection is listed on the awslabs/agent-plugins page.

  • How does Deploy On AWS compare to other DevOps skills?

    Deploy On AWS ranks #513 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Deploy On AWS against them. Open each page to compare what they document and how they install.

More from awslabs/agent-plugins

Deploy On AWS is one of 25 skills cataloged on DirSkills from awslabs/agent-plugins.

See all 25 skills
🧩
1w ago

AWS Architecture Diagram

AWS Architecture Diagram generates validated draw.io XML for AWS system and cloud infrastructure diagrams. Use it to create new diagrams or turn CloudFormation, CDK, or Terraform into visuals with official AWS4 icons.
DevOps
867145
1w ago

AWS Lambda

AWS Lambda helps design, build, deploy, test, and debug serverless applications with AWS Lambda and related services. Use it for Lambda functions, event sources, API Gateway, EventBridge, Step Functions, and other event-driven architectures.
DevOps
867145
🧩
1w ago

AWS Lambda Durable Functions

AWS Lambda Durable Functions builds resilient, long-running multi-step applications with state persistence, retries, waits, and callbacks. Use it for durable serverless workflows, saga patterns, and local testing with the Durable test runner.
DevOps
867145
☁️
1w ago

AWS Lambda Managed Instances

AWS Lambda Managed Instances evaluates, configures, and migrates workloads to Lambda on customer-managed EC2 capacity. Use it for steady, high-volume workloads, scheduled scaling, or comparing LMI with standard Lambda and EC2.
DevOps
867145
🧩
1w ago

AWS Lambda MicroVMs

AWS Lambda MicroVMs builds and runs Firecracker-isolated serverless environments with snapshot resume. Use it for sandboxed code execution, interactive notebooks, long-lived sessions, or other port-listening workloads.
DevOps
867145
☁️
1w ago

AWS Serverless Deployment

AWS Serverless Deployment helps scaffold and deploy serverless apps on AWS with SAM or CDK. Use it for templates, constructs, deployment workflows, and serverless CI/CD; for Lambda runtime behavior, use the aws-lambda skill.
DevOps
867145