用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Supernor/openclaw-skills --skill fleet-health命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | fleet-health |
| description | One-page fleet overview — system status, Helm routing, satisfaction scores. |
| version | 1.0.0 |
| author | captain |
| tags | ["fleet","health","overview","status"] |
| intent | Reliable [I05] |
Produce a one-page fleet state summary.
/fleet-health
system_status — gateway health, disk usage, memory, Ollama status.provider_health — which API providers are reachable, latency, cooldowns.helm_report — routing state, active cooldowns, recent errors.satisfaction_scores — fleet average, bottom 3 agents, any alerts.system_status — Infrastructure healthprovider_health — API provider reachability + cooldowns (zero tokens, ~1s)helm_report — Engine routing statesatisfaction_scores — Agent satisfaction data# Fleet Health — [date]
## Infrastructure
- Gateway: [status]
- Disk: [usage]
- Memory: [usage]
- Ollama: [status]
## Providers
- Anthropic: [reachable/down] [latency] [cooldown or "ok"]
- Google: [reachable/down] [latency] [cooldown or "ok"]
- OpenAI: [reachable/down] [latency] [cooldown or "ok"]
## Routing
- Engines: [count active]
- Cooldowns: [list or "none"]
- Recent errors: [count or "none"]
## Satisfaction
- Fleet avg: XX/100
- Bottom 3: [agent: score, ...]
- Alerts: [list or "none"]
## Action needed
- [prioritized list or "Fleet healthy"]