Skip to main content
Run any Skill in Manus
with one click

config-audit

Stars0
Forks0
UpdatedFebruary 12, 2026 at 15:09

Validate openclaw.json and related config files — JSON syntax, model references, env var escaping, agent configuration, and known bad patterns. Use when: Config was recently edited, a new provider or agent was added, the pod crashes on startup with config errors, or you want to verify config correctness before deploying. Don't use when: The config is fine and a pod is crashing for other reasons (use pod-troubleshooting). Don't use for kustomize/manifest validation (use manifest-lint). Don't use for Flux-specific issues (use flux-debugging). Don't use for runtime behavior bugs (use debug-troubleshooting). Outputs: List of config issues found (if any), categorized by severity, with specific line references and fix suggestions.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly