Install
openclaw skills install @reed1898/agent-dashboard-syncSync OpenClaw fleet runtime/heartbeat/cron status to Cloudflare KV and serve dashboard-ready data via Worker API. Use when setting up or operating the Agent Fleet Dashboard data plane (collector, KV schema, Worker ingest/read API, crontab scheduling, and migration away from Git-backed high-frequency state).
openclaw skills install @reed1898/agent-dashboard-syncOperate dashboard data sync as a no-LLM pipeline.
*/2 * * * *) and do not call LLM in collector path.<PROJECTS_ROOT>, <SHARED_ROOT>).fleet:registryfleet:heartbeat:<agent_id>fleet:cron:<agent_id>fleet:runtime:<agent_id>fleet:events:recentfleet:updated_atSee references/schema.md for payload shape.
cloudflare mode.AGENT_ID./health, then /fleet, then dashboard UI.INGEST_TOKEN and READ_TOKEN as worker secrets.DASHBOARD_READ_TOKEN), never client-exposed.NEXT_PUBLIC_* vars non-sensitive only.references/worker-setup.mdreferences/collector-cron.mdreferences/env-matrix.mdreferences/schema.mdreferences/security-rules.md