What problem does it solve?
Managing EC2 compute instances, networking, and storage through the AWS console is tedious and error-prone, so this skill gives you conversational control that maps directly to precise EC2 API calls.
Core Features & Use Cases
- Lifecycle orchestration: Launch, start, stop, reboot, and terminate instances through parameterized commands so deployments respond immediately to chat prompts.
- Network and security automation: Create and delete VPCs, subnets, gateways, route tables, and security group rules to orchestrate isolated environments without leaving the chat UI.
- Storage, tagging, and diagnostics: Handle volumes, snapshots, AMIs, launch templates, and tagging while querying instance metadata; use this to scaffold a new staging environment with matching VPC, security groups, and attached storage in one workflow.
Quick Start
Ask Awsclaw EC2 to launch a t3.micro instance in us-east-1 with the target subnet, security group, and key pair to get a ready compute node.