aws-agent-skills
πPluginitsmostafa/aws-agent-skills
Supercharges Claude Code with AWS cloud engineering skills across 18 core AWS services. Provides deep expertise in IAM, compute, storage, security, serverless, networking, IaC templates, and debugging guidance.
Overview
AWS Agent Skills is a plugin that equips Claude Code and Codex with deep expertise across 18 core AWS services. It provides a curated, LLM-optimized knowledge base with real-world patterns, edge cases, and best practices that is more token-efficient than streaming large docs from an MCP server, while automatically checking AWS documentation for weekly updates.
Key Features
- 18 AWS service skills β Covers IAM, Lambda, DynamoDB, S3, API Gateway, EC2, ECS, EKS, CloudFormation, CloudWatch, RDS, SQS, SNS, and more with service-specific best practices
- Token-efficient design β Skills are local and pre-compressed, keeping the context window small and predictable without MCP infrastructure, latency, or expanded credential exposure
- Auto-updating documentation β Automatically checks AWS documentation for changes on a weekly basis to keep skills current with service updates
- Multi-agent support β Works with Claude Code via marketplace or GitHub install, and with Codex CLI through the skill-installer
Who is this for?
This plugin is for cloud engineers and developers working with AWS who want their AI coding agent to provide informed guidance on IAM, serverless, containers, infrastructure as code, monitoring, and other AWS domains. It is particularly useful for teams that need AWS best practices embedded in their development workflow without the overhead of connecting to external documentation services.
Part of
itsmostafa-aws-agent-skills
Installation
/plugin marketplace add itsmostafa/aws-agent-skills/plugin install aws-agent-skills@aws-agent-skillsMore from this repository10
Claude skills for AWS cloud engineering tasks
Manages AWS S3 buckets, enabling object storage, file uploads, access control, and advanced configurations like versioning and lifecycle policies.
Monitors AWS resources by collecting and analyzing logs, metrics, and alarms to provide comprehensive observability and performance insights.
Manages AWS Lambda serverless functions, enabling event-driven compute by creating, configuring, and optimizing functions across various AWS services.
AWS Bedrock skill for invoking foundation models, building generative AI applications, creating embeddings, configuring model access, and implementing RAG patterns
Manages AWS Cognito user authentication, enabling secure sign-ups, identity management, and access control for web and mobile applications.
AWS SQS message queue skill for creating queues, configuring dead-letter queues, managing visibility timeouts, implementing FIFO ordering, and integrating with Lambda
Deploys and manages Docker containers on AWS using Elastic Container Service (ECS), supporting serverless and EC2-based container orchestration.
AWS CloudFormation skill for writing infrastructure-as-code templates, deploying stacks, managing drift detection, troubleshooting deployments, and organizing resources with nested stacks
Manages AWS EKS Kubernetes clusters, enabling deployment, configuration, and integration of containerized applications with AWS services.