检查已配置模型供应商的连通性、延迟和可用性,用于快速诊断模型侧故障。
Scanned 9/5/2026
Install to Claude Code
npx -y skills add aAAaqwq/AGI-Super-Skills --skill model-health-check --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Model Health Check?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aaaaqwq-model-health-check)More formats (shields.io, HTML) on the badges page.
---
name: model-health-check
description: 检查已配置模型供应商的连通性、延迟和可用性,用于快速诊断模型侧故障。
---
# Model Health Check
检查所有配置的模型供应商连通性和延迟。
## 触发条件
用户发送 `/model-check`、`模型检查`、`model health`、`检查模型`、`供应商状态` 等。
## 执行
```bash
bash ~/clawd/scripts/model-health-check.sh
```
直接运行脚本,将输出原样返回给用户。无需额外处理。
## 超时
脚本总耗时约 20-30 秒(每个供应商最多 15 秒超时)。使用 `timeout: 120` 确保完成。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!