Edit and validate OpenClaw Gateway config (openclaw.json / JSON5). Use when adding/changing config keys (gateway.*, agents.*, models.*, channels.*, tools.*, skills.*, plugins.*, $include) or diagnosing openclaw doctor/config validation errors, to avoid schema mismatches that prevent the Gateway from starting or weaken security policies.
- Initial release of openclaw-config skill. - Edit and validate OpenClaw Gateway config (openclaw.json / JSON5) with schema-first workflow. - Guides users through safe config editing, strict validation, and use of $include for modular configuration. - Includes best practices, troubleshooting steps, and common configuration examples for channels, tools, and security. - Comprehensive documentation for locating schemas, resolving validation errors, and maintaining strict security policies.