auto-status

Report DLQ depth, token budget usage, and rate limit status.

6|3|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/easingthemes/dx-aem-flow --skill auto-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-status
Source: https://github.com/easingthemes/dx-aem-flow/tree/main/plugins/dx-automation/skills/auto-status
Command: npx skills add https://github.com/easingthemes/dx-aem-flow --skill auto-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a read-only, real-time operational view of automation health, surfacing DLQ depth, token budget utilization, and rate limit usage.

Core Features & Use Cases

  • DLQ depth monitoring: Display the depth and count of dead-letter queue messages to identify backlog and retry opportunities.
  • Token budget tracking: Show current monthly token consumption against the configured budget to prevent overruns.
  • Rate limit visibility: Present daily usage across common DoR and PR actions to avoid throttling.

Quick Start

Run the dashboard to display current DLQ depth, token budget usage, and rate limit status.

Frequently Asked Questions about auto-status

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

FAQPage Schema
How do I monitor DLQ depth for AI automation agents?

To monitor DLQ depth for AI automation agents, you need a read-only dashboard that surfaces dead-letter queue counts. This skill displays current DLQ message depth to help identify backlogs and retry opportunities across your AWS infrastructure.

How can I track token budget usage to prevent overruns?

Tracking token budget usage requires a dashboard that compares current monthly token consumption against configured limits. This skill reports token budget utilization in real-time, enabling teams to intervene before budget spikes cause overruns.

What is the best way to visualize rate limits for AWS automation workflows?

Visualizing rate limits for AWS automation workflows is best handled by a consolidated dashboard presenting daily usage across actions. This skill provides read-only rate limit visibility to help teams avoid throttling.

Do I need read-only AWS credentials to view automation health metrics?

Yes, read-only AWS credentials are required to view automation health metrics. This skill satisfies requirements for read-only access and AWS credential availability to perform deterministic data collection from the .ai/automation infra.

Can I use this dashboard in hub-only deployments for AI automation monitoring?

Yes, you can use this dashboard in hub-only deployments for AI automation monitoring. It applies specifically to hub-only deployments where read-only visibility is required across AWS credentials to assess operational health.

Why does my token budget dashboard show inaccurate rate limit status?

A token budget dashboard might show inaccurate rate limit status if AWS credential availability requirements are not met. This skill relies on deterministic data collection from the .ai/automation infra to provide a consolidated and accurate dashboard view.