Openclaw Skill Observability

MCP Tools

Provides tools to monitor OpenClaw health by reporting recent errors and estimating API usage costs over the last 24 hours.

Install

openclaw skills install openclaw-skill-observability

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.