coolify-orchestrator

Installation
SKILL.md

Coolify Orchestrator

A stack-aware, MCP-optional skill that orchestrates your Coolify infrastructure.

First: Determine Operating Mode

Understand which mode you are operating in at the beginning of each session:

MCP_AVAILABLE = Can coolify-mcp MCP tools be called?
  Yes → MCP mode: use tools directly (references/api.md is unnecessary)
  No → API mode: use Coolify REST API via curl/bash (read references/api.md)

Even in MCP mode, the decision trees and playbooks in this SKILL.md are valid — MCP is just the transport layer.

Find or ask for environment variables:

  • COOLIFY_BASE_URL — e.g. https://coolify.example.com
  • COOLIFY_ACCESS_TOKEN — Coolify Settings → API Tokens
Installs
5
GitHub Stars
5
First Seen
Apr 18, 2026
coolify-orchestrator — fatih-developer/fth-skills