aws-cloud-monitoring

Query CloudWatch metrics, alarms, logs, and VPC flow logs.

627|175|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/automateyournetwork/netclaw --skill aws-cloud-monitoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-cloud-monitoring
Source: https://github.com/automateyournetwork/netclaw/tree/main/workspace/skills/aws-cloud-monitoring
Command: npx skills add https://github.com/automateyournetwork/netclaw --skill aws-cloud-monitoring

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of gaining visibility into AWS cloud infrastructure by providing tools to monitor metrics, alarms, logs, and network traffic.

Core Features & Use Cases

  • CloudWatch Metrics: Query performance metrics for various AWS services like EC2, VPN, NAT Gateway, and ELB.
  • Alarm Status: Check the health of your AWS resources by listing and inspecting CloudWatch alarms.
  • Log Analysis: Search and analyze logs using CloudWatch Logs Insights for troubleshooting.
  • Flow Log Analysis: Understand network traffic patterns and identify dropped connections within VPCs and Transit Gateways.
  • Use Case: When a user asks "how is our AWS network performing?", the skill will check alarms, gather key metrics for VPNs, NAT Gateways, Transit Gateways, and ELBs, and then present a consolidated health dashboard.

Quick Start

Use the aws-cloud-monitoring skill to list all CloudWatch alarms in the ALARM state.

Frequently Asked Questions about aws-cloud-monitoring

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

FAQPage Schema
How do I monitor AWS CloudWatch metrics and alarms?

To monitor AWS CloudWatch metrics and alarms, you query performance metrics for EC2, VPN, NAT Gateway, and ELB, then inspect alarms to check resource health. This provides a consolidated infrastructure status view.

Can I search CloudWatch logs to troubleshoot AWS infrastructure issues?

Yes, you can search CloudWatch logs to troubleshoot AWS infrastructure issues using CloudWatch Logs Insights. This allows you to search and analyze log data to identify root causes of operational problems.

How does VPC flow log analysis identify dropped network connections?

VPC flow log analysis identifies dropped network connections by examining network traffic patterns within VPCs and Transit Gateways. This helps you understand traffic flows and pinpoint where connections are being dropped.

Do I need AWS credentials to query metrics in specific AWS regions?

Yes, you need AWS credentials to query metrics in specific AWS regions. The monitoring capability scopes to specific AWS regions and requires valid credentials to access your CloudWatch metrics, logs, and alarms.

What is the best way to check AWS network performance across VPNs and ELBs?

The best way to check AWS network performance across VPNs and ELBs is to gather key metrics for these services alongside Transit Gateways and NAT Gateways. This presents a consolidated health dashboard for your network.