Use when operating a Dokploy-managed deployment via REST API from the shell — creating/updating/deploying postgres/redis/compose/application services, switching an application's source between docker registry and git build, or scripting redeploys. Covers auth, the working endpoint catalog, and a critical gotcha about deployment status semantics.
$npx -y skills add innei/skill --skill dokploy-api-cliInstalls into the current project.
Run `npx skills use "https://github.com/innei/skill" --skill "innei/skill/dokploy-api-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/innei/skill" that are relevant to the current task. Run `npx skills add "https://github.com/innei/skill"` and select the relevant skills, then follow their instructions.