openclaw-configuration

Configure and audit OpenClaw settings in ~/.openclaw/openclaw.json.

4|2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/LaiTszKin/apollo-toolkit --skill openclaw-configuration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-configuration
Source: https://github.com/LaiTszKin/apollo-toolkit/tree/main/openclaw-configuration
Command: npx skills add https://github.com/LaiTszKin/apollo-toolkit --skill openclaw-configuration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Build, audit, and explain OpenClaw configuration from official documentation. Use when configuring ~/.openclaw/openclaw.json, mapping config options, adjusting skills or secrets, generating validated snippets, or diagnosing config errors with openclaw config, openclaw configure, and openclaw doctor.

Core Features & Use Cases

  • Guided configuration with CLI tools like openclaw onboard and openclaw configure to shape a compliant, secure setup.
  • Reference-driven validation using references/official-docs.md, references/config-reference-map.md, and references/best-practices.md to stay aligned with official docs.
  • Secrets and per-skill config handling, workspace scoping, and per-skill env wiring via the skills config model.

Quick Start

Run the guided setup to initialize and validate your OpenClaw configuration.

Frequently Asked Questions about openclaw-configuration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure OpenClaw settings in openclaw.json?

To configure OpenClaw settings, use guided setup tools like openclaw onboard and openclaw configure to shape a compliant, secure ~/.openclaw/openclaw.json file with schema-safe edits.

What is the best way to validate OpenClaw configuration errors?

The best way to validate OpenClaw configuration is by running openclaw doctor to diagnose config errors, leveraging official documentation references to ensure schema-safe and compliant setup.

Can I manage per-skill secrets and environment variables in OpenClaw?

Yes, you can manage per-skill secrets and environment variables in OpenClaw using the skills config model to handle workspace scoping and secure env wiring across deployments.

How does OpenClaw configuration handle workspace scoping for different skills?

OpenClaw configuration handles workspace scoping through the skills config model, allowing per-skill environment wiring and secrets management to isolate and secure individual skill setups.

Why does my OpenClaw config fail schema validation?

OpenClaw config fails schema validation when settings deviate from official documentation; use openclaw doctor to diagnose errors and reference-driven validation to enforce schema-safe edits.

Do I need CLI tools to set up OpenClaw for repeatable deployments?

Yes, using CLI tools like openclaw configure is required to initialize, validate, and record OpenClaw configuration changes, ensuring repeatable deployments across environments.