Back to Directory
devops
AWS Infra
Chat-based AWS infrastructure assistance using AWS CLI and console context. Use for querying, auditing, and monitoring AWS resources (EC2, S3, IAM, Lambda, ECS/EKS, RDS, CloudWatch, billing, etc.), and for proposing safe changes with explicit confirmation before any write/destructive action.
awsinfra
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
- Initial release of aws-infra skill.
- Provides chat-based AWS infrastructure assistance using AWS CLI and console context.
- Supports querying, auditing, and monitoring AWS resources (EC2, S3, IAM, Lambda, ECS/EKS, RDS, CloudWatch, billing, etc.).
- All actions are read-only by default; any write or destructive changes require explicit user confirmation.
- Includes clear safety rules and region/profile handling.