Install
openclaw skills install cloudways-integrationOpenClaw Cloudways integration reference and workflow guide. Use when creating, editing, reviewing, debugging, or extending the built-in Cloudways feature; when working with Cloudways account auth, inventory, vault-backed server/app credentials, WordPress review flows, DB Manager access, guarded SQL execution, or the Control UI for Cloudways.
openclaw skills install cloudways-integrationUse this skill when working on OpenClaw's built-in Cloudways integration.
The Cloudways integration adds a Control UI workflow and gateway methods for:
references/implementation.md first.references/ui-design.md.references/cloudways-api-notes.md.references/request-methods.md and assets/examples/.Read these files in the OpenClaw repo when making code changes:
src/gateway/server-methods/cloudways.tsui/src/ui/controllers/cloudways.tsui/src/ui/views/cloudways.tsWhen packaging or documenting this system:
~/.openclaw/secrets.jsonworkspace/config/cloudways.json from a live setupcloudways.status reflect configured/unconfigured state correctly?cloudways.save validate credentials before storing them?cloudways.inventory flatten apps from server inventory correctly?references/implementation.md — architecture and code mapreferences/request-methods.md — gateway request methods and behaviorsreferences/cloudways-api-notes.md — Cloudways API usage notes for this integrationreferences/ui-design.md — Control UI layout and UX notesassets/examples/cloudways-status-response.jsonassets/examples/cloudways-metadata-response.jsonassets/examples/cloudways-read-query-response.json