SkillHub

daily-health-report

v1.0.0

每日生成并发布树莓派系统健康报告,涵盖运行时间、内存、交换空间、负载、磁盘和温度指标。

Sourced from ClawHub, Authored by welderjustin

Installation

Please help me install the skill `daily-health-report` from SkillHub official store. npx skills add welderjustin/daily-health-report

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).