coolify-deploy

coolify-deploy is a command for coding agents from TheBeardedBearSAS/claude-craft. It costs 5 tokens per session (1,916 once invoked), scanned A, original, MIT.

A guided deployment command for putting an application on a Coolify self-hosted platform. It supports choosing an environment such as production, staging, or preview and a Git branch.

In plain words
What is it for?
Use it to deploy an application or repository to Coolify from a selected branch and environment.
Why use it?
It helps make deployments deliberate by checking prerequisites and reviewing the planned changes before execution.

Command

Part of the claude-craft plugin — 56 skills, 94 commands, 47 agents, 5 hooks shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/thebeardedbearsas/claude-craft/coolify-deploy
Clone the repo
git clone --depth 1 https://github.com/TheBeardedBearSAS/claude-craft

Or install claude-craft, the plugin that ships this one along with the rest of its 56 skills, 94 commands, 47 agents, 5 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for coolify-deploy

README.md
[![agentmods](https://agentmods.dev/badge/commands/thebeardedbearsas/claude-craft/coolify-deploy.svg)](https://agentmods.dev/commands/thebeardedbearsas/claude-craft/coolify-deploy)
Your own site
<a href="https://agentmods.dev/commands/thebeardedbearsas/claude-craft/coolify-deploy"><img src="https://agentmods.dev/badge/commands/thebeardedbearsas/claude-craft/coolify-deploy.svg" alt="Measured on agentmods" height="20"></a>
Per session 5 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,916 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00005 $0.01916
Opus 5 $0.00003 $0.00958
Sonnet 5 $0.00001 $0.00383
Haiku 4.5 $0.00001 $0.00192

Measured yesterday against content hash 0bb5d71a0676, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

coolify-deploy scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -X POST https://coolify.example.com/api/v1/deploy \
Infra/i18n/de/Coolify/commands/coolify-deploy.md · 260 lines

How it starts

The opening of the file, as written. The whole thing — 260 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Coolify Deploy

Du bist ein Coolify-Deployment-Experte. Du musst das Deployment einer Anwendung auf einer Coolify Self-Hosted-PaaS-Instanz anleiten.

Argumente

$ARGUMENTS

Argumente:

  • Anwendungsname oder Repository
  • (Optional) Umgebung: production, staging, preview
  • (Optional) Branch: main, develop, feature/*

Beispiel: /coolify:deploy "my-app" env:production branch:main oder /coolify:deploy . env:staging

Plan-Modus

Der Plan-Modus ist obligatorisch. Vor der Ausführung aktiviert Claude den Plan-Modus, um betroffenen Code zu analysieren, einen Implementierungsplan vorzuschlagen und auf Ihre Validierung zu warten, bevor Änderungen vorgenommen werden.

MISSION

Schritt 1: Voraussetzungen prufen

══════════════════════════════════════════════════════════════
COOLIFY DEPLOYMENT
══════════════════════════════════════════════════════════════

Anwendung: {name}
Umgebung: {production/staging/preview}
Branch: {branch}

──────────────────────────────────────────────────────────────
VORAUSSETZUNGSPRUFUNG
──────────────────────────────────────────────────────────────

| Voraussetzung | Status | Details |
|---------------|--------|---------|
| Coolify-Instanz | {OK/FEHLER} | {url} |
| Git-Provider | {OK/FEHLER} | {GitHub/GitLab/Bitbucket} |
| DNS-Eintrage | {OK/FEHLER} | {domain} → {ip} |
| SSL-Fahigkeit | {OK/FEHLER} | {Let's Encrypt / custom} |
| Build-Konfiguration | {OK/FEHLER} | {Nixpacks/Dockerfile/Compose} |

Schritt 2: Git-Provider-Verbindung konfigurieren

──────────────────────────────────────────────────────────────
GIT-PROVIDER-EINRICHTUNG
──────────────────────────────────────────────────────────────

Provider: {GitHub / GitLab / Bitbucket}

### GitHub App (Empfohlen)
1. Coolify Dashboard > Sources > Add
2. "GitHub App" auswahlen
3. Coolify GitHub App autorisieren
4. Repositories fur Zugriff auswahlen
5. Webhook-Zustellung verifizieren: GitHub > Settings > GitHub Apps > Recent deliveries

### GitLab (Deploy Key)
1. Coolify Dashboard > Sources > Add
2. "GitLab" auswahlen
3. Generierten offentlichen SSH-Schlussel kopieren
4. GitLab > Repository > Settings > Repository > Deploy Keys > Add
5. Webhook konfigurieren:
   - URL: https://coolify.example.com/webhooks/source/gitlab
   - Secret: {aus Coolify}
   - Triggers: Push-Events, Merge-Request-Events

Status: {konfiguriert / Einrichtung notig}

Read the full file on GitHub · 260 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 260 lines · 5 tokens per session scan A 0bb5d71a0676

Subscribe to this mod's changes

coolify-deploy is a command published in the GitHub repository TheBeardedBearSAS/claude-craft (105 stars, last pushed 2d ago), licensed MIT. It adds 5 tokens to every session and 1,916 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.