name: agent-dashboard-sync description: Sync 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).
Operate dashboard data sync as a no-LLM pipeline.
小葱技能站7w4.net每天更新,海量AI技能等你发现。
*/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质量中等偏上。文档分类清晰、安全规则详尽是亮点,对敏感信息处理得当。但作为早期版本(0.1.0),内容深度不足,缺乏实用示例和故障处理指南,实际使用时可能需要查阅额外资料。建议在生产环境使用前确认文档已更新至更完善的版本。