From sundial-org-awesome-openclaw-skills-4
Queries, audits, and monitors AWS resources via CLI with read-only defaults and safe change proposals requiring confirmation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sundial-org-awesome-openclaw-skills-4:aws-infraThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the local AWS CLI to answer questions about AWS resources. Default to read‑only queries. Only propose or run write/destructive actions after explicit user confirmation.
Use the local AWS CLI to answer questions about AWS resources. Default to read‑only queries. Only propose or run write/destructive actions after explicit user confirmation.
~/.aws/config.aws sts get-caller-identity--dry-run when available and show the plan before execution.list/describe/get commands.AWS_PROFILE / AWS_REGION if set, then fall back to ~/.aws/config.See references/aws-cli-queries.md for common command patterns.
assets/icon.svg — custom icon (dark cloud + terminal prompt)npx claudepluginhub sundial-org/awesome-openclaw-skillsProvides advanced AWS CLI patterns for EC2, Lambda, S3, DynamoDB, RDS, VPC, IAM, CloudWatch management. Generates bulk scripts, automates workflows, validates security configs, executes JMESPath queries.
Manages AWS infrastructure (CloudFormation, Cloud Control API, ECS, EKS) via boto3/Python and AWS CLI without MCP. Use for listing, creating, updating resources, stacks, clusters, services.
Local catalog of AWS best practices organized by service and Well-Architected pillar. Answers configuration, hardening, and optimization questions without live web searches.