Model health check
14 AI executives powered by legendary minds (Musk/Buffett/Simons/Feynman) — deploy your virtual C-Suite in one git clone.
npx -y skills add aAAaqwq/AGI-Super-Team --skill model-health-checkAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
检查已配置模型供应商的连通性、延迟和可用性,用于快速诊断模型侧故障。
SKILL.md
0.6 KB, as published. Nobody here has run it
Model Health Check
检查所有配置的模型供应商连通性和延迟。
触发条件
用户发送 /model-check、模型检查、model health、检查模型、供应商状态 等。
执行
bash ~/clawd/scripts/model-health-check.sh
直接运行脚本,将输出原样返回给用户。无需额外处理。
超时
脚本总耗时约 20-30 秒(每个供应商最多 15 秒超时)。使用 timeout: 120 确保完成。