What problem does it solve?
This Skill removes the complexity of managing self-hosted Coolify deployments by providing safe, structured guidance for connecting to instances, operating resources, troubleshooting failures, and handling multiple environments.
Core Features & Use Cases
- CLI and REST API Operations: Connect to Coolify, verify authentication, and manage applications, servers, databases, services, and deployments.
- Deployment Management: List applications, start, stop, restart, force-rebuild, inspect status, and view deployment logs.
- Environment and Context Management: Configure multiple development, staging, and production contexts and synchronize application environment variables.
- Troubleshooting and Safety: Diagnose authentication and endpoint errors, safely handle tokens containing pipe characters, verify resource UUIDs, and validate destructive operations.
- Use Case: Restart an application after updating its environment variables, force a rebuild, and inspect its logs if deployment progress stalls.
Quick Start
Use the coolify operator skill to connect to my Coolify instance, list the applications, and restart the application with the UUID I provide.