agentsclimarketplace

Model health check

Skill aAAaqwq/AGI-Super-Team/skills/model-health-check

检查已配置模型供应商的连通性、延迟和可用性,用于快速诊断模型侧故障。From its SKILL.md

Install
npx -y skills add aAAaqwq/AGI-Super-Team --skill model-health-check

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.6 KB, 159 tokens by cl100k_base, 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 确保完成。

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.