What problem does it solve?
It provides a reliable way to run OpenClaw commands in environments where the global openclaw CLI is unavailable, preventing direct service manipulation and ensuring proper environment configuration.
Core Features & Use Cases
- Cross‑platform wrappers: macOS Bash and Windows CMD scripts automatically set required environment variables from QClaw metadata.
- Configuration management: Get, set, and unset OpenClaw config values with schema validation and transactional rollback.
- Cron scheduling: List, add, edit, enable/disable, run, and inspect scheduled tasks.
- Model handling: View, select, and manage default and image models.
- Skills & plugins: List, inspect, enable/disable, install, and uninstall extensions.
- Agent and channel administration: Manage agents, channels, and view read‑only gateway status.
- Safety policies: Enforces prohibition of service restarts, disallows destructive commands, and requires official schema checks before any configuration change.
Quick Start
Ask the skill to run an OpenClaw configuration command, such as retrieving the gateway port using the QClaw wrapper script.