Install
openclaw skills install config-validatorValidates OpenClaw configuration files and environment variables, checks dependencies, reports issues, and optionally fixes basic problems with a --fix flag.
openclaw skills install config-validatorA utility skill to validate OpenClaw configuration files (openclaw.json, .env, package.json) and ensure critical settings are present and correctly formatted.
node skills/config-validator/index.js [--fix]
.env).openclaw.json structure.package.json dependencies against installed modules.--fix flag attempts basic repairs (e.g., creating missing files from templates).