Dokploy API Skill
name: dokploy
by achals-iglu · published 2026-04-01
$ claw add gh:achals-iglu/achals-iglu-dokploy-api---
name: dokploy
description: Use for Dokploy-specific API operations (apps, deployments, databases, domains, backups, settings) when tasks explicitly involve Dokploy. Route requests to domain modules, enforce inspect-first troubleshooting and controlled mutations via x-api-key authentication, and avoid use for generic Docker/Kubernetes work outside Dokploy.
---
# Dokploy API Skill
Use this skill to operate Dokploy through its API schema and generated domain modules.
Scope guardrails
Routing (module-first)
Start at `modules/_index.md`, then load only the smallest matching module.
Common routes:
Standard execution flow (required)
1. **Classify intent** and choose module by operation family.
2. **Resolve identifiers first** using read/list/search endpoints.
3. **Preflight checks**: required fields, scope, target existence, dependency impact.
4. **Mutate minimally** with the smallest payload required.
5. **Verify outcome** using read/status/search endpoints.
6. **Recover if needed** using rollback/redeploy/restart operations where available.
Do not run destructive actions unless user intent is explicit.
Mutation safety policy
For create/update/delete/deploy/stop/restart actions, always enforce:
If required fields are unknown, stop and fetch them from relevant read/list endpoints first.
Secret handling
References
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...