aws/agent-toolkit-for-aws

Official, AWS-supported MCP servers, skills, and plugins to help AI agents build on AWS

About the project

Agent Toolkit for AWS is a collection of AWS-supported MCP servers, skills, plugins, commands, and hooks that help AI coding agents build, deploy, and manage applications on AWS. It is used by developers working with AWS services through agents such as Claude Code, Codex, Cursor, and Kiro. The catalogue entries are the toolkit's own agent extensions for AWS development and operations.

2.6kStars on the repository
141Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Sets up AWS Resilience Hub v2 from scratch: creates resilience policies with SLO targets, registers systems and user journeys, onboards services with input sources, and runs a first failure mode assessment. Applies when the user wants to get started with Resilience Hub v2, create a policy, onboard a service, or run an…

not rated 2.6k +36 yesterday A Socket: passSnyk: passSkillSpector: warn 118 tokens original Apache-2.0

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Configures AWS Resilience Hub v2 for multi-account resilience management across an AWS Organization. Covers the per-service cross-account permission model, cross-account IAM roles, and centralized assessment from a single account. Applies when the user wants to set up org-wide resilience or assess workloads that span…

not rated 2.6k +36 yesterday A Socket: passSnyk: passSkillSpector: pass 68 tokens original Apache-2.0

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Designs a resilience program: how to structure and standardize resilience policies across an organization, team, or portfolio (tiered policy model with availability/RTO/RPO targets and DR approach selection), and how often to run resilience activities (operational cadence). Applies when the user asks how to structure…

not rated 2.6k +36 yesterday A Socket: passSnyk: passSkillSpector: pass 148 tokens original Apache-2.0

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Creates and manages secrets in AWS Secrets Manager following security best practices. Always use this skill when creating secrets — it sets up dedicated KMS encryption keys, automatic rotation, least-privilege IAM policies, CloudTrail auditing, and lifecycle management that are essential for production-grade secret…

not rated 2.6k +36 yesterday A Socket: passSnyk: warnSkillSpector: pass 66 tokens original Apache-2.0

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Builds resilient, long-running, multi-step applications with AWS Lambda durable functions with automatic state persistence, retry logic, and orchestration for long-running executions. Covers the critical replay model, step operations, wait/callback patterns, error handling with saga pattern, testing with…

not rated 2.6k +36 yesterday A Socket: passSnyk: warnSkillSpector: pass 154 tokens original Apache-2.0

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Evaluates, configures, and migrates workloads to AWS Lambda Managed Instances (LMI). Runs Lambda functions on EC2 instances in the user's account while AWS manages provisioning, patching, scaling, routing, and load balancing. Triggers when queries mention Lambda Managed Instances, LMI, capacity providers…

not rated 2.6k +36 changed yesterday A Socket: passSnyk: warnSkillSpector: pass 189 tokens original Apache-2.0

aws-lambda-microvms

55

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Builds, runs, debugs, and operates applications on AWS Lambda MicroVMs — Firecracker-isolated, snapshot-resumable serverless compute environments running inside a container with up to 8 hr lifetimes. Applicable when workloads need strong isolation between tenants, isolated serverless compute, sandbox compute, or…

not rated 2.6k +36 yesterday A Socket: passSnyk: passSkillSpector: pass 197 tokens original Apache-2.0

aws-step-functions

56

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Authors and edits AWS Step Functions state machines: writes Amazon States Language (ASL) in JSONata, and chooses and structures state types (Task, Choice, Map, Parallel, Pass, Wait, Succeed, Fail). Covers ASL syntax, JSONata data transformation and variables, Retry/Catch error handling, service integrations (.sync…

not rated 2.6k +36 yesterday A Socket: passSnyk: passSkillSpector: pass 191 tokens original Apache-2.0

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Connects an existing AWS Lambda function to Amazon API Gateway by creating a REST or HTTP API with resource/method setup, Lambda proxy integration, permissions, and deployment. Always use this skill when connecting Lambda to API Gateway — it handles CORS, throttling, access logging, and production security hardening…

not rated 2.6k +36 yesterday A Socket: passSnyk: passSkillSpector: pass 74 tokens original Apache-2.0

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Connects an AWS Lambda function to DynamoDB with IAM roles, stream event source mapping, and read/write permissions. Use when setting up Lambda-DynamoDB integration, processing DynamoDB stream events, or deploying serverless event-driven architectures.

not rated 2.6k +36 yesterday A Socket: passSnyk: passSkillSpector: pass 54 tokens original Apache-2.0

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Creates an API Gateway stage with CloudWatch logging, X-Ray tracing, throttling, WAF integration, and IAM roles following AWS best practices. Use when deploying a REST API to different environments such as dev, test, or production.

not rated 2.6k +36 yesterday A Socket: passSnyk: passSkillSpector: pass 53 tokens original Apache-2.0

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Debugs AWS Lambda function timeout failures by systematically analyzing function configuration, CloudWatch logs and metrics, VPC/networking, cold starts, memory constraints, and downstream dependencies to identify root causes with actionable fixes. Use when a Lambda function is timing out or approaching its timeout…

not rated 2.6k +36 yesterday A Socket: passSnyk: passSkillSpector: pass 62 tokens original Apache-2.0

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Deploys a Regional REST API with a custom domain name, a Lambda backend function, and a request-based Lambda authorizer using AWS CLI. Covers ACM certificate provisioning, API Gateway REST API creation, Lambda function deployment, request authorizer setup, custom domain configuration, base path mapping, and Route 53…

not rated 2.6k +36 yesterday A Socket: passSnyk: warnSkillSpector: warn 100 tokens original Apache-2.0

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Deploy an event-driven workflow that routes S3 uploads to either Lambda or Fargate via Step Functions based on file size. Uses EventBridge to trigger a Step Functions state machine when objects are uploaded to S3. Small files are processed by Lambda, large files by a Fargate task. Includes VPC, ECR repository, ECS…

not rated 2.6k +36 yesterday A Socket: passSnyk: warnSkillSpector: warn 118 tokens original Apache-2.0

securing-s3-buckets

63

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Create and secure S3 buckets following AWS best practices for access control, encryption, monitoring, and remediation of misconfigurations. Use when the user wants to secure a new bucket, audit an existing bucket, fix a security finding, configure encryption, or enable logging and monitoring. Do NOT use for general S3…

not rated 2.6k +36 yesterday A Socket: passSnyk: passSkillSpector: pass 84 tokens original Apache-2.0

troubleshooting-efs

64

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Diagnoses and resolves Amazon EFS issues including mount failures, NFS timeouts, permission errors, throughput problems, and burst credit exhaustion. Use when the user has an EFS file system that is not mounting, returning errors, performing slowly, or showing access denied.

not rated 2.6k +36 yesterday B Socket: passSnyk: warnSkillSpector: warn 60 tokens original Apache-2.0

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Diagnoses and resolves Amazon S3 Files issues including mount failures, permission errors, synchronization problems, and performance issues. Use when the user has an S3 file system that is not mounting, returning access denied, not syncing changes to S3, showing files in lost+found, or performing slower than expected.

not rated 2.6k +36 yesterday B Socket: passSnyk: warnSkillSpector: warn 69 tokens original Apache-2.0

aws/agent-toolkit-for-aws

Skill Claude Code

Runs SQL queries on CloudWatch Logs data exported as Apache Iceberg tables in S3 Tables. Covers VPC Flow Logs, WAF logs, CloudFront access logs, Route 53 resolver logs, Network Firewall logs, EKS audit logs, Verified Access logs, SES logs, VPC Lattice logs, Step Functions logs, NLB access logs, and 20+ other AWS…

not rated 2.6k +36 yesterday A Socket: passSnyk: warnSkillSpector: pass 184 tokens original Apache-2.0

aws/agent-toolkit-for-aws

Skill Claude Code

Enables Redshift system-table (SYS) log publishing to S3 Tables in Apache Iceberg format for both Provisioned clusters and Serverless namespaces, verifies publishing status, and queries the published logs via any Iceberg-compatible engine including Redshift and Athena. Covers system tables such as sysqueryhistory…

not rated 2.6k +36 yesterday A Socket: passSnyk: warnSkillSpector: pass 203 tokens original Apache-2.0

querying-aws-s3

68

aws/agent-toolkit-for-aws

Skill Claude Code

Queries S3 object metadata, tracks bucket activity, audits object changes, searches annotations, and analyzes storage metrics using S3 Metadata system tables (journal, inventory, annotation) and S3 Storage Lens tables via Athena SQL. Applies when counting objects, finding recent uploads or deletions, identifying who…

not rated 2.6k +36 yesterday A Socket: passSnyk: passSkillSpector: pass 153 tokens original Apache-2.0

aws/agent-toolkit-for-aws

Skill Claude Code

Runs SQL analytics on SageMaker Catalog asset metadata tables exported as Apache Iceberg in S3 Tables. Covers governance queries, asset growth tracking, ownership audits, time-travel over catalog state, and metadata quality analysis. Applies when querying catalog inventory, finding assets without descriptions…

not rated 2.6k +36 yesterday A Socket: passSnyk: passSkillSpector: pass 108 tokens original Apache-2.0

aws-amplify

70

aws/agent-toolkit-for-aws

Skill Claude CodeCodex needs its repo

Build and deploy full-stack web and mobile apps with AWS Amplify Gen2 (TypeScript code-first). Covers auth (Cognito), data (AppSync/DynamoDB), storage (S3), functions, APIs, and AI (Amplify AI Kit with Bedrock). Supports React, Next.js, Vue, Angular, React Native, Flutter, Swift, and Android. Always use this skill for…

not rated 2.6k +36 yesterday A Socket: passSnyk: passSkillSpector: warn 205 tokens original Apache-2.0

aws-sms-voice

71

aws/agent-toolkit-for-aws

Skill Claude CodeCodex

Onboards RCS Business Messaging and Notify OTP via the pinpoint-sms-voice-v2 AWS CLI. Covers creating a branded RCS test agent (logo, banner, rich cards, suggested replies), adding verified testers, and sending/receiving the first RCS message; and configuring AWS End User Messaging Notify to send one-time-passcode…

not rated 2.6k +36 yesterday A 197 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: