Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Monitor trading bot health by detecting stalls, verifying LIVE status and data freshness, restarting safely if needed, and summarizing status clearly.
Monitor trading bot health by detecting stalls, verifying LIVE status and data freshness, restarting safely if needed, and summarizing status clearly.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Operate and monitor the trading bot safely: detect stalls, verify LIVE/halting state, validate data freshness, restart cleanly, and produce human-readable health summaries.
Bot shows LIVE but no updates (stale heartbeat/bars) Chart frozen / signals file not updating Need to answer: βIs it running? Is it safe? Why no trades?β
dist/out/live_heartbeat_*.json dist/out/live_signals_*.csv dist/out/live_trades_*.csv (if present) UI endpoints: /api/trading/*
One-paragraph health summary If unhealthy: one action (restart/clear stale) + verification Audit log entry
Never raise risk_pct automatically. Prefer restart/self-heal over loosening risk.
Confirm UI server reachable /api/status. Read heartbeat: mode/status/halted/in_position/last_bar_ts. Freshness: _hb_age_s, _bar_age_s. Confirm signals file mtime is recent. If stale: stop bot PID (runtime or heartbeat pid) β apply+restart. Re-check last_bar_ts advances.
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.