openclaw-skill-observability
// Tools for monitoring OpenClaw health, costs, and logs.
$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
Observability Skill
Tools for monitoring OpenClaw health, costs, and logs.
Tools
get_cost_report
Get a report of estimated API costs for sessions active in the last 24 hours.
- Returns: Markdown table of costs per model.
get_recent_errors
Get a list of recent sessions that failed or were aborted (checks last 50 sessions).
- Returns: List of problematic sessions with IDs and status.