AWS CloudWatch Composite Alarm Builder
Creates and manages AWS CloudWatch composite alarms using the CloudWatch PutCompositeAlarm API. Builds alarm rule expressions from existing metric alarms with AND/OR/NOT logic for multi-signal alerting.
AWS CloudWatch Composite Alarm Builder
Creates and manages AWS CloudWatch composite alarms using the CloudWatch PutCompositeAlarm API. Builds alarm rule expressions from existing metric alarms with AND/OR/NOT logic for multi-signal alerting.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/aws-cloudwatch-composite-alarm-builder/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/aws-cloudwatch-composite-alarm-builder
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/aws-cloudwatch-composite-alarm-builder.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.