git:20260710.2925510 to git:20260710.62afd0f

9 added, 18 removed. Audit B to A.

---
- title: "AWS CloudWatch Insights Query Builder"
+ name: "AWS CloudWatch Insights Query Builder"
+ slug: "aws-cloudwatch-insights-query-builder"
description: "Builds CloudWatch Logs Insights queries and metric alarms using AWS SDK v3 (@aws-sdk/client-cloudwatch-logs, @aws-sdk/client-cloudwatch). Generates cross-account observability dashboards with CloudWatch Metrics Insights."
verification: "security_reviewed"
source: "https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/AnalyzingLogData.html"
author: "Amazon Web Services"
- category:
- - "Monitoring & Alerts"
- framework:
- - "Codex"
- - "Multi-Framework"
+ category: "Monitoring & Alerts"
+ framework: "Codex"
---
# AWS CloudWatch Insights Query Builder
Builds CloudWatch Logs Insights queries and metric alarms using AWS SDK v3 (@aws-sdk/client-cloudwatch-logs, @aws-sdk/client-cloudwatch). Generates cross-account observability dashboards with CloudWatch Metrics Insights.
## Prerequisites
Amazon CloudWatch Logs Insights, AWS SDK for JavaScript v3 (@aws-sdk/client-cloudwatch-logs, @aws-sdk/client-cloudwatch)
## Installation
- Choose whichever fits your setup:
-
- 1. Copy this skill folder into your local skills directory.
- 2. Clone the repo and symlink or copy the skill into your agent workspace.
- 3. Add the repo as a git submodule if you manage shared skills centrally.
- 4. Install it through your internal provisioning or packaging workflow.
- 5. Download the folder directly from GitHub and place it in your skills collection.
-
- Install command or upstream instructions:
+ Basic usage or getting-started notes:
+ - including queries added to dashboards. Additionally, you can run 15 concurrent queries for
+ - For example, enclose @message , Operation.Export , and
+ - observability, you can run CloudWatch Logs Insights queries on log groups in source accounts linked to
- ```
- npm install @aws-sdk/client-cloudwatch-logs @aws-sdk/client-cloudwatch
- ```
+ - Source: https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/AnalyzingLogData.html
## Documentation
- https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/AnalyzingLogData.html
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/aws-cloudwatch-insights-query-builder/)