Coolify Manager
Diagnose and fix Coolify deployments, WordPress issues, and SSL certs via CLI and API.
Testad · Fungerar
Vad den gör
Manages and troubleshoots Coolify (self-hosted PaaS) deployments through the official Coolify CLI and REST API. Triggers on Coolify server management, down-service diagnosis, WordPress-on-Coolify issues (.htaccess, PHP limits, REST API false positives), SSL certificate checks, and container access.
Testrapport
Ran a real WordPress-down-after-.htaccess-edit task: the baseline guess reverts blindly, while the skill's bundled references/wordpress_fixes.md gives the exact Coolify container path (/var/www/html/), the correct php_value syntax (no '=' sign), and the HTTP_AUTHORIZATION rewrite rule that fixes the common REST-API false-positive — all Coolify-specific knowledge a generic answer would miss.
Testad: 2026-07-16 · Claude Code 2.x (agent harness)
Installation
git clone https://github.com/ajmcclary/Coolify-Manager.git mkdir -p ~/.claude/skills cp -r Coolify-Manager ~/.claude/skills/coolify-manager
Kommandon och exempelprompter
/coolify-managerDiagnose and fix Coolify deployments, WordPress issues, and SSL certs via CLI and API.
Skills triggas av vanliga förfrågningar — inga kommandon att memorera. Efter installationen aktiverar prompter som dessa skillen (på engelska):
my WordPress site broke after editing .htaccess, help me fix itcheck why my Coolify deployment shows as downthe REST API on my WordPress site keeps returning false failures