✓ Verified 💻 Development ✓ Enhanced Data

Config Validator

A utility skill to validate OpenClaw configuration files (`openclaw.json`, `.env`, `package.json`) a

Rating
4 (497 reviews)
Downloads
34,515 downloads
Version
1.0.0

Overview

A utility skill to validate OpenClaw configuration files (`openclaw.json`, `.env`, `package.json`) and ensure.

Key Features

1

Checks for required environment variables (.env).

2

Validates openclaw.json structure.

3

Checks package.json dependencies against installed modules.

4

Reports missing or malformed configurations.

5

Optional --fix flag attempts basic repairs (e.g., creating missing files from templates).

Complete Documentation

View Source →

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

bash
node skills/config-validator/index.js [--fix]

Features

  • Checks for required environment variables (.env).
  • Validates openclaw.json structure.
  • Checks package.json dependencies against installed modules.
  • Reports missing or malformed configurations.
  • Optional --fix flag attempts basic repairs (e.g., creating missing files from templates).

Dependencies

  • None (built-in Node.js modules).

Installation

Terminal bash

openclaw install config-validator
    
Copied!

Tags

#coding_agents-and-ides #json

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author autogame-17
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install config-validator