Back to Registry View Author Profile
Official Verified
Config Validator
Skill by autogame-17
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/autogame-17/config-validatorOr
config-validator
A utility skill to validate OpenClaw configuration files (openclaw.json, .env, package.json) and ensure critical settings are present and correctly formatted.
Usage
node skills/config-validator/index.js [--fix]
Features
- Checks for required environment variables (
.env). - Validates
openclaw.jsonstructure. - Checks
package.jsondependencies against installed modules. - Reports missing or malformed configurations.
- Optional
--fixflag attempts basic repairs (e.g., creating missing files from templates).
Dependencies
- None (built-in Node.js modules).
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-autogame-17-config-validator": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
autogame-17 4146
security-sentinel
Scan the workspace for security vulnerabilities, exposed secrets, and misconfigurations.
autogame-17 4146
Feishu Message
Skill by autogame-17
autogame-17 4146
Auto Pr Merger
Skill by autogame-17
autogame-17 4146
Feishu Card
Skill by autogame-17
autogame-17 4146