Skill Health

Audit skill health metrics and generate notifications for fleet degradations.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill skill-health-atrium-hermes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skill Health
Source: https://github.com/Atrium-Hermes/atrium-lighthouse/tree/main/skills/skill-health
Command: npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill skill-health-atrium-hermes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit and maintain the health of skills by tracking metrics, detecting degradations, and automatically filing issues when failures occur.

Core Features & Use Cases

  • Continuous monitoring of skill metrics across runs to surface reliability issues.
  • Automated issue tracking and notifications when fleet health changes.
  • Quick remediation workflows by outlining root causes and historical trends.

Quick Start

Run the health audit to identify the current status of all enabled skills.

Frequently Asked Questions about Skill Health

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

FAQPage Schema
How do I monitor automation skill health and detect failures across my fleet?

Monitoring skill health involves auditing per-skill metrics, detecting degradations, and classifying severity to generate actionable alerts. This skill automates that process by evaluating cron-state and health data to surface reliability issues across your enabled automation fleet.

Can I automatically file issues when skill health degrades?

Yes, automated issue tracking is triggered when fleet health changes. The skill evaluates the open issues index alongside health metrics to determine severity and automatically file issues to initiate remediation workflows.

What is the best way to track skill reliability metrics and get notifications for failures?

Tracking skill reliability requires continuous metric monitoring and automated notifications when failures occur. This skill leverages cron-state and per-skill health data to classify health, determine severity, and generate notifications for detected fleet degradations.

How do I run a health audit for all enabled skills?

Running a health audit for enabled skills requires evaluating per-skill health data against the open issues index. The skill audits and surfaces health metrics across the fleet to detect degradations and outline root causes for quick remediation workflows.

Does this automated skill health monitoring require any external dependencies?

No, automated skill health monitoring requires no external dependencies. The skill leverages internal cron-state, per-skill health data, and the open issues index to classify health and determine severity without additional setup.