Install
openclaw skills install model-healthcheckTest all configured models for availability. Activate when user says "test models", "check models", "model healthcheck", "测试模型", "测试所有模型", "检查模型", or "模型健康检查".
openclaw skills install model-healthcheckWhen the user requests a model test, follow these steps:
Get all model list
Use gateway config.get to read the current config and extract all provider/model combinations from models.providers.
Test all models concurrently
For each model, use sessions_spawn to run a test:
Fire all tests concurrently (multiple sessions_spawn calls at once), do not test sequentially.
Collect results and summarize Wait for all tests to complete, then summarize as a list:
Fields:
Output results Send the summary to the user, with a final tally: