← all plugins

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-manager
⬇ Download

Skills in this plugin

  1. s3 · itsmostafa bundle
    Manage AWS S3 buckets and objects: create buckets, upload/download files, configure lifecycle policies, set up static websites, manage permissions, and implement cross-region replication.
    1.1k
    repo stars
  2. ec2 · itsmostafa bundle
    Manage 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.
    1.1k
    repo stars
  3. ecs · itsmostafa bundle
    Deploy and manage Docker containers on AWS ECS with Fargate or EC2, including task definitions, services, auto scaling, and troubleshooting.
    1.1k
    repo stars
  4. eks · itsmostafa bundle
    Manage Amazon EKS clusters, node groups, IRSA, add-ons, and deployments using AWS CLI and eksctl.
    1.1k
    repo stars
  5. iam · itsmostafa bundle
    Manage 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.
    1.1k
    repo stars
  6. rds · itsmostafa bundle
    Manage AWS RDS relational databases: provision instances, configure backups, manage replicas, troubleshoot connectivity, and optimize performance.
    1.1k
    repo stars
  7. sns · itsmostafa bundle
    Create and manage SNS topics, subscriptions, and message publishing for pub/sub messaging patterns.
    1.1k
    repo stars
  8. sqs · itsmostafa bundle
    Manage AWS SQS queues, send and receive messages, configure dead-letter queues, and integrate with Lambda using CLI commands and Python boto3 examples.
    1.1k
    repo stars
  9. lambda · itsmostafa bundle
    Create, configure, and manage AWS Lambda serverless functions for event-driven compute, including triggers, debugging, cold start optimization, and layers.
    1.1k
    repo stars
  10. bedrock · itsmostafa bundle
    Access AWS Bedrock foundation models for generative AI, including text generation, embeddings, and image generation, with CLI and Python examples.
    1.1k
    repo stars
  11. cognito · itsmostafa bundle
    Set up and manage AWS Cognito user pools, identity pools, OAuth flows, and user authentication with CLI commands and Python SDK examples.
    1.1k
    repo stars
  12. dynamodb · itsmostafa bundle
    Design DynamoDB table schemas, write queries, configure indexes, manage capacity, and troubleshoot performance issues using AWS CLI and boto3 examples.
    1.1k
    repo stars
  13. cloudwatch · itsmostafa bundle
    Monitor AWS resources and applications using CloudWatch logs, metrics, alarms, and dashboards with CLI and boto3 examples.
    1.1k
    repo stars
  14. api-gateway · itsmostafa bundle
    Manage AWS API Gateway for creating, publishing, and securing REST, HTTP, and WebSocket APIs using CLI commands, SAM templates, and best practices.
    1.1k
    repo stars
  15. eventbridge · itsmostafa bundle
    Create and manage Amazon EventBridge event buses, rules, event patterns, and targets for event-driven architectures.
    1.1k
    repo stars
  16. cloudformation · itsmostafa bundle
    Manage AWS infrastructure as code with CloudFormation templates, stacks, change sets, and nested stacks.
    1.1k
    repo stars
  17. step-functions · itsmostafa bundle
    Design, build, and manage AWS Step Functions state machines for serverless workflow orchestration, including error handling, parallel execution, and integration with AWS services.
    1.1k
    repo stars
  18. secrets-manager · itsmostafa bundle
    Store, retrieve, and automatically rotate credentials, API keys, and other secrets using AWS Secrets Manager.
    1.1k
    repo stars