What problem does it solve?
Skill analytics eliminates the difficulty of understanding fleet-wide skill reliability by producing a single ranked report of what ran, what failed, what silently skipped, and how each skill’s exit taxonomy behaved over a time window.
Core Features & Use Cases
- Fleet-level ranking: Summarizes every Aeon skill’s run volume and pass/fail outcome side-by-side for a configurable lookback window.
- Silent-schedule detection: Flags enabled cron-driven skills that did not run at all during the window while ignoring on-demand workflows (like workflow_dispatch or reactive triggers).
- Exit taxonomy insight: Detects “quiet but correct” behavior (e.g., SKIP_UNCHANGED, NEW_INFO, SKIP_QUIET) so operators can distinguish health from silent degradation.
- Significance-gated notifications: Triggers operator alerts only when anomalies exist, reducing noise while keeping coverage for issues like repeated failures and low success rates.
Quick Start
Run the skill-analytics report for the last 7 days by setting the window to 168 hours (or another integer like 72) so it generates the latest fleet view and only notifies you if anomalies are detected.