aws-cloudwatch

Configure CloudWatch alarms, dashboards, and log insights for AWS resources.

2|Updated Nov 18, 2025
One-click install
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-aws --skill aws-cloudwatch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-cloudwatch
Source: https://github.com/pluginagentmarketplace/custom-plugin-aws/tree/main/skills/aws-cloudwatch
Command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-aws --skill aws-cloudwatch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

CloudWatch-based observability enables proactive monitoring, alerting, and troubleshooting for AWS resources, reducing downtime and manual effort.

Core Features & Use Cases

  • Monitor EC2, ECS, RDS, and custom metrics with alarms and dashboards.
  • Create alerts for CPU, memory, latency, and error rates, with notifications and auto-scaling hooks.
  • Use dashboards and logs insights to diagnose issues across AWS services and applications.

Quick Start

Configure CloudWatch monitoring for your AWS resources and establish essential alarms for immediate visibility.

Frequently Asked Questions about aws-cloudwatch

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

FAQPage Schema
How do I configure CloudWatch alarms for EC2 and RDS metrics?

Set up CloudWatch alarms by validating input configurations for EC2, ECS, and RDS metrics like CPU, memory, and latency. The Skill creates alarms that trigger notifications and auto-scaling hooks when thresholds are breached.

What is the best way to set up AWS observability with dashboards and log insights?

AWS observability is established by creating CloudWatch dashboards and log insights to diagnose issues across services. This approach validates configurations and provisions dashboards for immediate visibility into application performance and errors.

Can I use this to create custom CloudWatch metrics and alerts?

Yes, you can create alerts for custom metrics alongside standard EC2, ECS, and RDS data. The Skill validates your custom input configurations and provisions the necessary CloudWatch alarms and dashboards to support your specific observability needs.

Does CloudWatch monitoring work with ECS and auto-scaling hooks?

CloudWatch monitoring works with ECS by applying alarms to ECS metrics and enabling auto-scaling hooks. Configurations are validated to ensure alerts for error rates and latency properly trigger scaling actions and notifications.

Why do I need CloudWatch alarms for my AWS resources?

CloudWatch alarms are needed to reduce downtime and manual troubleshooting effort for AWS resources. They enable proactive monitoring by sending notifications when CPU, memory, or latency anomalies occur across your applications.