aws-agent-skills
AWS cloud engineering expertise for AI coding agents
All Skills in This Repository (18)
Pure Emerald Level Indicatorssecrets-manager
Store, retrieve, and rotate secrets with AWS Secrets Manager APIs.
eventbridge
Route events between AWS services, SaaS partners, and custom applications via EventBridge.
cloudwatch
Automate AWS CloudWatch monitoring setup for logs, metrics, alarms, and dashboards.
s3
Automate AWS S3 bucket provisioning, encryption, versioning, and access control.
sns
Create AWS SNS topics and subscriptions for pub/sub notifications.
api-gateway
Design, publish, and govern REST and HTTP APIs with AWS API Gateway.
cognito
Manage authentication, authorization, and user pools for web and mobile apps.
dynamodb
Model DynamoDB single-table designs with primary keys and secondary indexes.
ecs
Automates AWS ECS cluster, task definition, service management and troubleshooting for containerized workloads.
step-functions
Orchestrate AWS Step Functions workflows across Lambda, ECS, SNS, and SQS.
sqs
Set up and operate AWS SQS queues with DLQ and boto3.
bedrock
Invoke AWS Bedrock foundation models for text generation, embeddings, and retrieval.
Frequently Asked Questions
FAQPage SchemaHow to install AWS Agent Skills?▼
Run `npx skills add itsmostafa/aws-agent-skills --all -g -y` in your terminal to install all 18 AWS skills globally.
What AWS services does this suite cover?▼
It covers 18 core services including IAM, Lambda, S3, DynamoDB, EC2, ECS, EKS, RDS, CloudFormation, CloudWatch, SQS, SNS, EventBridge, Step Functions, Cognito, Secrets Manager, API Gateway, and Bedrock.
Why use this instead of an AWS MCP server?▼
These skills are local, pre-compressed knowledge files that keep your context window small and predictable, avoiding MCP infrastructure, latency, and extra credential exposure.
Does it work with Claude Code and Codex?▼
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Codex, and other compatible AI coding agents.
How current is the AWS documentation in these skills?▼
An automated weekly workflow checks official AWS documentation for changes and flags updates, so the skills stay aligned with the latest service behavior.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core