Heartbeat

Analyze memory cron-state data and logs to report skill health statuses.

10|4|Updated May 14, 2026
One-click install
npx skills add https://github.com/Liquid-Protocol-Ops/agent-autonomopoly --skill heartbeat-liquid-protocol-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Heartbeat
Source: https://github.com/Liquid-Protocol-Ops/agent-autonomopoly/tree/main/skills/heartbeat
Command: npx skills add https://github.com/Liquid-Protocol-Ops/agent-autonomopoly --skill heartbeat-liquid-protocol-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Monitors agent skill health and surfaces issues before they impact workflows.

Core Features & Use Cases

  • Read memory/cron-state data and recent logs to determine per-skill status and health.
  • Flag failed or stuck skills, and surface degradation or stalled tasks to maintain reliability.
  • Generate and publish a health status overview (local, and public dashboards) to aid incident response.

Quick Start

Run the heartbeat to generate the daily health report and surface issues.

Frequently Asked Questions about Heartbeat

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

FAQPage Schema
How do I monitor agent skill health and detect failures early?

Skill health monitoring reads memory cron-state data and recent logs to compute success rates, detecting failures, stalls, or degraded components before they impact workflows.

How do I generate a status page for automated dashboards from skill logs?

Generate a health status overview by analyzing recent logs and cron-state memory data, producing structured health reports suitable for local automated dashboards and public status pages.

What is the best way to flag degraded or stuck skills automatically?

Ambient health checks apply across enabled skills to automatically flag degraded, failed, or stuck tasks by evaluating cron-state data and computing operational success rates.

Can I isolate faults while monitoring multiple skills simultaneously?

Fault isolation preserves privacy while applying across enabled skills, structuring health reports to pinpoint degraded components and stalled tasks without exposing underlying memory data.

Does proactive skill monitoring work without external dependencies?

Proactive health checks operate with zero external dependencies, analyzing internal memory cron-state data and recent logs to surface issues and maintain workflow reliability independently.