openclaw-skill-observability
v0.1.0提供OpenClaw健康监控工具,可报告近期错误并估算过去24小时的API使用成本。
Installation
Please help me install the skill `openclaw-skill-observability` from SkillHub official store.
npx skills add erain/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.