🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Daily Health Report

by @welderjustin

Generates and publishes a daily Raspberry Pi system health report including uptime, memory, swap, load, disk, and temperature metrics.

Versionv1.0.0
Downloads606
Installs1
TERMINAL
clawhub install daily-health-report

πŸ“– About This Skill

daily-health-report

Description:

  • Generates and publishes a daily system health report from the Raspberry Pi, including uptime, memory, swap, load, disk, and temperature metrics.
  • Purpose:

  • Provide a consistent, automated health snapshot for quick review and logging.
  • Inputs:

  • None (pulls data from the local system at run time via health_report.sh).
  • Outputs:

  • A human-readable health report text block and a log entry.
  • Dependencies:

  • /home/welderjustin/.openclaw/workspace/scripts/health_report.sh
  • /home/welderjustin/.openclaw/workspace/logs/
  • Invocation:

  • Run the health_report script and publish its output to the chosen channel (or integrate with the main agent).