awsflow-ec2

Discover EC2 instances, VPCs, subnets, and security groups via read-only queries.

3|1|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/necatiarslan/awsflow --skill awsflow-ec2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: awsflow-ec2
Source: https://github.com/necatiarslan/awsflow/tree/main/skills/awsflow-ec2
Command: npx skills add https://github.com/necatiarslan/awsflow --skill awsflow-ec2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Querying and inspecting AWS EC2 resources without making changes.

Core Features & Use Cases

  • Read-only queries for EC2 instances, statuses, and console output.
  • Discover networking components (VPCs, subnets, security groups, route tables) and resources (volumes, snapshots, key pairs).
  • Use Case: Audit running instances and their networking configuration across a region.

Quick Start

Describe EC2 instances in my account to view their status and basic networking details.

Frequently Asked Questions about awsflow-ec2

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query EC2 instances and networking configurations without making changes?

To query EC2 instances read-only, this Skill issues Describe commands to gather state and networking details without making changes. It audits running instances, VPCs, subnets, and security groups using your AWS credentials.

What's the best way to audit VPC subnets and security groups across an AWS region?

Auditing VPC subnets and security groups across a region is done by automating read-only discovery of your EC2 networking resources. This Skill gathers state for compliance and optimization without modifying your infrastructure.

Can I inspect AWS volumes and snapshots using this read-only discovery tool?

Yes, you can inspect AWS volumes and snapshots using this read-only discovery tool. The Skill discovers volumes, snapshots, key pairs, and related networking details by issuing Describe commands to gather their current state.

Do I need AWS credentials to discover EC2 compute resources and route tables?

Yes, you need AWS credentials and the EC2 read-only tooling to discover EC2 compute resources and route tables. The Skill requires these credentials to issue Describe commands and gather state without making changes.

What limitations exist when retrieving EC2 console output and instance statuses?

When retrieving EC2 console output and instance statuses, the limitation is that this Skill operates strictly read-only. You can gather state for compliance and optimization, but you cannot make changes or modify the discovered resources.

Does awsflow-ec2 work with EC2 instances for compliance and optimization audits?

Yes, awsflow-ec2 works with EC2 instances for compliance and optimization audits. It applies to administrators and developers who need to audit EC2 instances, VPCs, subnets, and security groups by gathering state without making changes.