cloudwatch
✓AWS CloudWatch monitoring for logs, metrics, alarms, and dashboards. Use when setting up monitoring, creating alarms, querying logs with Insights, configuring metric filters, building dashboards, or troubleshooting application issues.
Installation
SKILL.md
Amazon CloudWatch provides monitoring and observability for AWS resources and applications. It collects metrics, logs, and events, enabling you to monitor, troubleshoot, and optimize your AWS environment.
| aws cloudwatch put-metric-data | Publish custom metrics | | aws cloudwatch get-metric-data | Retrieve metric values | | aws cloudwatch get-metric-statistics | Get aggregated statistics | | aws cloudwatch list-metrics | List available metrics |
| aws cloudwatch put-metric-alarm | Create or update alarm | | aws cloudwatch describe-alarms | List alarms | | aws cloudwatch set-alarm-state | Manually set alarm state | | aws cloudwatch delete-alarms | Delete alarms |
AWS CloudWatch monitoring for logs, metrics, alarms, and dashboards. Use when setting up monitoring, creating alarms, querying logs with Insights, configuring metric filters, building dashboards, or troubleshooting application issues. Source: itsmostafa/aws-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/itsmostafa/aws-agent-skills --skill cloudwatch- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is cloudwatch?
AWS CloudWatch monitoring for logs, metrics, alarms, and dashboards. Use when setting up monitoring, creating alarms, querying logs with Insights, configuring metric filters, building dashboards, or troubleshooting application issues. Source: itsmostafa/aws-agent-skills.
How do I install cloudwatch?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/itsmostafa/aws-agent-skills --skill cloudwatch Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/itsmostafa/aws-agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01