aws-collector-tool

Extract ECS status, CloudWatch logs, and metrics from AWS infrastructure.

253|42|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/xuiltul/animaworks --skill aws-collector-tool
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-collector-tool
Source: https://github.com/xuiltul/animaworks/tree/main/templates/ja/common_skills/aws-collector-tool
Command: npx skills add https://github.com/xuiltul/animaworks --skill aws-collector-tool

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AWS infrastructure teams struggle to keep ECS statuses, CloudWatch error logs, and performance metrics in sync, leading to slow incident response and blind spots in monitoring.

Core Features & Use Cases

  • ECS status checks for services and clusters to detect drift or outages.
  • CloudWatch log retrieval for debugging and incident investigation.
  • Metrics collection to track performance and SLA compliance over time.
  • API/CLI integration for automated workflows and dashboards.

Quick Start

Run the aws-collector-tool to begin collecting ECS status, logs, and metrics for your clusters.

Frequently Asked Questions about aws-collector-tool

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

FAQPage Schema
How do I check ECS status and retrieve CloudWatch metrics for production clusters?

To check ECS status and retrieve CloudWatch metrics, you can use an automated collector to extract cluster health, logs, and performance data for continuous monitoring and incident investigation across production environments.

What is the best way to collect CloudWatch logs for AWS incident investigation?

Collecting CloudWatch logs for AWS incident investigation is best handled by an automated tool that retrieves logs alongside ECS status and metrics, reducing blind spots and accelerating response times during outages.

Do I need AWS API access credentials to monitor ECS clusters and services?

Yes, AWS API access credentials and region configuration are required to monitor ECS clusters and services. The tool invokes structured actions via the CLI or API interface to extract status and metrics.

Can I use this approach to track ECS performance and SLA compliance over time?

Yes, you can track ECS performance and SLA compliance over time by continuously collecting metrics to identify performance trends, detect drift, and ensure your infrastructure meets compliance standards.

How do I automate AWS infrastructure health checks for ECS services?

Automate AWS infrastructure health checks for ECS services by integrating API or CLI collection workflows that continuously extract ECS status, CloudWatch logs, and metrics to feed into your dashboards and alerting systems.

Why are my ECS monitoring workflows missing critical CloudWatch error logs?

ECS monitoring workflows may miss critical CloudWatch error logs if statuses, logs, and metrics are not kept in sync, creating blind spots. An automated collector extracts all three together to ensure comprehensive visibility.