coolify

Automate authenticated API operations for self-hosted Coolify infrastructure.

Updated May 7, 2026
One-click install
npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill coolify-moodmnky-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coolify
Source: https://github.com/MOODMNKY-LLC/mnky-atlas/tree/main/skills/coolify
Command: npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill coolify-moodmnky-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates the tedious manual work of managing a self-hosted Coolify instance, removing the need to manually write API calls or navigate the UI for common infrastructure management tasks.

Core Features & Use Cases

  • Inventory & Discovery: Automatically retrieve lists of teams, servers, projects, applications, services, databases, and other resources from your Coolify instance.
  • Guarded Automation: Run safe deployment, start/stop/restart, and log retrieval operations with mandatory confirmation for all mutation actions to prevent accidental changes.
  • Use Case: A DevOps team managing multiple Coolify-hosted applications can use this Skill to quickly pull deployment status or fetch recent application logs without leaving their workflow.

Quick Start

Use the coolify skill to retrieve the full inventory of all teams, servers, and applications hosted on your self-hosted Coolify instance.

Frequently Asked Questions about coolify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate self-hosted Coolify infrastructure management without manual API calls?

Self-hosted Coolify infrastructure management is automated through authenticated API interactions, eliminating manual API calls by handling inventory discovery, deployment control, and log retrieval directly within your workflow.

What's the best way to retrieve deployment status and application logs from a Coolify instance?

Retrieving deployment status and application logs from a Coolify instance is handled by the Skill's inventory and discovery features, which automatically pull resource lists and fetch recent logs for DevOps teams.

Can I execute deployment mutations on my Coolify servers safely through API automation?

Deployment mutations on Coolify servers can be executed safely using built-in guardrails that require mandatory confirmation for all start, stop, restart, and deployment operations to prevent accidental infrastructure changes.

Do I need to configure local environment files to manage Coolify projects via API?

Local environment files are required to manage Coolify projects via API, providing the secure credential handling necessary for authenticated interactions with your self-hosted Coolify infrastructure instances.

Does this API automation tool support read-first operations for server validation and resource discovery?

Read-first API automation is fully supported for server validation and resource discovery, allowing you to safely retrieve lists of teams, servers, projects, applications, services, and databases before running any mutations.