AWS Agent Skills
by @itsmostafa · plugin · 18 skills
AWS Agent Skills from itsmostafa/aws-agent-skills.
Install the whole plugin (CLI)
npx skillmds add itsmostafa/s3
npx skillmds add itsmostafa/ec2
npx skillmds add itsmostafa/ecs
npx skillmds add itsmostafa/eks
npx skillmds add itsmostafa/iam
npx skillmds add itsmostafa/rds
npx skillmds add itsmostafa/sns
npx skillmds add itsmostafa/sqs
npx skillmds add itsmostafa/lambda
npx skillmds add itsmostafa/bedrock
npx skillmds add itsmostafa/cognito
npx skillmds add itsmostafa/dynamodb
npx skillmds add itsmostafa/cloudwatch
npx skillmds add itsmostafa/api-gateway
npx skillmds add itsmostafa/eventbridge
npx skillmds add itsmostafa/cloudformation
npx skillmds add itsmostafa/step-functions
npx skillmds add itsmostafa/secrets-managerSkills in this plugin
- ▌ s3 · itsmostafa bundleManage AWS S3 buckets and objects: create buckets, upload/download files, configure lifecycle policies, set up static websites, manage permissions, and implement cross-region replication.
- ▌ ec2 · itsmostafa bundleManage AWS EC2 virtual machines — instances, security groups, key pairs, AMIs, EBS volumes, Auto Scaling Groups, Spot Instances, Session Manager, placement groups, and instance lifecycle automation.
- ▌ ecs · itsmostafa bundleDeploy and manage Docker containers on AWS ECS with Fargate or EC2, including task definitions, services, auto scaling, and troubleshooting.
- ▌ eks · itsmostafa bundleManage Amazon EKS clusters, node groups, IRSA, add-ons, and deployments using AWS CLI and eksctl.
- ▌ iam · itsmostafa bundleManage AWS Identity and Access Management for users, roles, policies, and permissions. Create IAM policies, configure cross-account access, set up service roles, troubleshoot permission errors, and enforce least-privilege security.
- ▌ rds · itsmostafa bundleManage AWS RDS relational databases: provision instances, configure backups, manage replicas, troubleshoot connectivity, and optimize performance.
- ▌ sns · itsmostafa bundleCreate and manage SNS topics, subscriptions, and message publishing for pub/sub messaging patterns.
- ▌ sqs · itsmostafa bundleManage AWS SQS queues, send and receive messages, configure dead-letter queues, and integrate with Lambda using CLI commands and Python boto3 examples.
- ▌ lambda · itsmostafa bundleCreate, configure, and manage AWS Lambda serverless functions for event-driven compute, including triggers, debugging, cold start optimization, and layers.
- ▌ bedrock · itsmostafa bundleAccess AWS Bedrock foundation models for generative AI, including text generation, embeddings, and image generation, with CLI and Python examples.
- ▌ cognito · itsmostafa bundleSet up and manage AWS Cognito user pools, identity pools, OAuth flows, and user authentication with CLI commands and Python SDK examples.
- ▌ dynamodb · itsmostafa bundleDesign DynamoDB table schemas, write queries, configure indexes, manage capacity, and troubleshoot performance issues using AWS CLI and boto3 examples.
- ▌ cloudwatch · itsmostafa bundleMonitor AWS resources and applications using CloudWatch logs, metrics, alarms, and dashboards with CLI and boto3 examples.
- ▌ api-gateway · itsmostafa bundleManage AWS API Gateway for creating, publishing, and securing REST, HTTP, and WebSocket APIs using CLI commands, SAM templates, and best practices.
- ▌ eventbridge · itsmostafa bundleCreate and manage Amazon EventBridge event buses, rules, event patterns, and targets for event-driven architectures.
- ▌ cloudformation · itsmostafa bundleManage AWS infrastructure as code with CloudFormation templates, stacks, change sets, and nested stacks.
- ▌ step-functions · itsmostafa bundleDesign, build, and manage AWS Step Functions state machines for serverless workflow orchestration, including error handling, parallel execution, and integration with AWS services.
- ▌ secrets-manager · itsmostafa bundleStore, retrieve, and automatically rotate credentials, API keys, and other secrets using AWS Secrets Manager.