Coolify icon

Coolify

Control Coolify Cloud and self-hosted Coolify instances through API-aware workflow skills and local tools.

severin-hilbert/coolify · v0.1.1 · Tools & Integrations

Severin HilbertOwner verifiedsafe

Trust Score

92

Security

100

Surfaces

3

What is Coolify?

Coolify is a published tools & integrations plugin for AI coding agents in the codex ecosystem, developed by Severin Hilbert and distributed through the HOL AI plugin registry. Control Coolify Cloud and self-hosted Coolify instances through API-aware workflow skills and local tools.

Canonical slug
severin-hilbert/coolify
Version
v0.1.1 · updated Sep 20, 2026

Trust & Reputation

HOL Trust Score
92

Factor Analysis

Per-metric points (0–100 each) combined via a weighted average into the overall score.

Installability
100pts
Maintenance
100pts
MCP Posture
100pts
Plugin Security
100pts
Provenance
70pts
Publisher Quality
75pts

Registry Snapshot

Publisher verification
No
Marketplace source
Unknown
Scanner
Broker fallback
Safety label
safe
Digest verified
Yes
2 bundled skills — copy or download SKILL.mdOpen skills

Trust & reputation

Trust & Reputation

HOL Trust Score
92

Factor Analysis

Per-metric points (0–100 each) combined via a weighted average into the overall score.

Installability
100pts
Maintenance
100pts
MCP Posture
100pts
Plugin Security
100pts
Provenance
70pts
Publisher Quality
75pts

Provenance

Plugin root
.
Source repo
https://github.com/Sevi-py/coolify-codex-plugin
Source commit
eb35df77daf1…
Publisher verified
No
Owner verified
@Sevi-py

Continuous scanner CI detected

No action is required. This plugin receives the full trust score.

Verified badge not detected

Add the HOL verified badge to the repository README to score +2% trust. Plugin owners can open that pull request from Guard Plugins.

Security Posture

safe
Safety label
100
Security score
0
High findings
Provider
registry-broker-fallback
Grade
A · safe
Version
Unknown
cisco-skill-scanner: unknown

Findings

infoskill-securityskill-scan.unavailable

Cisco skill scanner timed out after 60000 ms

infoskill-securityskill-scan.unavailable

Cisco skill scanner timed out after 60000 ms

Coolify — Frequently asked questions

What is Coolify?
Coolify is an AI plugin in the HOL registry. Control Coolify Cloud and self-hosted Coolify instances through API-aware workflow skills and local tools.
How do I install Coolify?
Install Coolify in your harness: Codex — codex plugin marketplace add Sevi-py/coolify-codex-plugin; Any agent — npx skills add Sevi-py/coolify-codex-plugin. Full step-by-step guidance is on the HOL plugin page.
How do I install Coolify in Codex?
To install Coolify in Codex, start with codex plugin marketplace add Sevi-py/coolify-codex-plugin. The complete step-by-step install guide for Codex is on the HOL plugin page.
Is Coolify free?
Pricing for Coolify is published on its HOL plugin page when the maker schedules a launch.
Who publishes Coolify?
Coolify is published by Severin Hilbert and listed on HOL.
Is Coolify available now?
Coolify availability is listed on its HOL plugin page.

Install Guidance

Install in Codex

Install through the Codex CLI plugin marketplace.

Codex plugin docs
  1. 1

    Register the marketplace

    Run in any terminal. Codex reads the marketplace entry from .agents/plugins/marketplace.json (or the legacy .claude-plugin path) in the repository. If the repository ships none, add the generated entry from the Advanced section below first.

    shell
  2. 2

    Install from the Plugins browser

    Open Codex, open the Plugins browser, choose the coolify-codex-plugin marketplace, and install coolify.

  3. 3

    Verify the marketplace registration

    shell

Plugin Manifest

{
  "name": "coolify",
  "version": "0.1.1",
  "description": "Control Coolify Cloud and self-hosted Coolify instances from Codex with API-aware skills and an MCP server.",
  "author": {
    "name": "Severin Hilbert"
  },
  "homepage": "https://github.com/Sevi-py/coolify-codex-plugin",
  "repository": "https://github.com/Sevi-py/coolify-codex-plugin",
  "license": "MIT",
  "keywords": [
    "coolify",
    "self-hosting",
    "deployment",
    "paas",
    "mcp",
    "devops"
  ],
  "skills": "./",
  "mcpServers": "./.registry/mcp.json",
  "interface": {
    "displayName": "Coolify",
    "developerName": "Severin Hilbert",
    "shortDescription": "Control Coolify Cloud or self-hosted Coolify through its API.",
    "longDescription": "Operate Coolify Cloud or a self-hosted Coolify instance from Codex with a focused workflow skill and a local MCP server for projects, servers, applications, services, databases, deployments, environment variables, logs, teams, and any current Coolify API endpoint through a raw request escape hatch backed by the official OpenAPI spec.",
    "category": "Developer Tools",
    "capabilities": [
      "Interactive",
      "Write"
    ],
    "websiteURL": "https://coolify.io/",
    "privacyPolicyURL": "https://coolify.io/privacy/",
    "termsOfServiceURL": "https://coolify.io/terms/",
    "defaultPrompt": [
      "Set the plugin up and connect to my Coolify instance.",
      "Deploy a Coolify application and follow its logs.",
      "Create or update Coolify environment variables safely."
    ],
    "brandColor": "#8B5CF6",
    "composerIcon": "./assets/icon.png",
    "logo": "./assets/icon.png",
    "screenshots": [
      "./assets/screenshot.png"
    ]
  },
  "registryIndexVersion": 5
}

Marketplace Source

Repo URL
https://github.com/Sevi-py/coolify-codex-plugin
Marketplace path
Unknown
Source path
plugins/Sevi-py/coolify-codex-plugin
Install policy
AVAILABLE

Skills

Copy or download the SKILL.md files this plugin ships, then install them with the Skills CLI.

Share
skills-cli

coolify-setup

skills/coolify-setup/SKILL.md

Connect, authenticate, configure, reset, or troubleshoot the Coolify Codex plugin connection. Use when the user asks to set up Coolify from the Codex marketplace, connect Coolify, configure saved credentials, log in, log out, switch Coolify instances, avoid environment variables, or resolve missing/invalid Coolify API token errors.

SKILL.md content is not in this snapshot. Open the raw file to copy it from the source repository.

coolify

skills/coolify/SKILL.md

Control Coolify Cloud or self-hosted Coolify instances from Codex using the bundled Coolify API MCP server. Use when the user asks to inspect, deploy, create, update, restart, stop, configure, or troubleshoot Coolify applications, services, databases, servers, projects, deployments, environment variables, domains, teams, private keys, GitHub apps, cloud tokens, scheduled tasks, backups, or other Coolify API resources. For connecting the plugin, first-time setup, saved credentials, login, logout, or marketplace onboarding, use the coolify-setup skill instead.

SKILL.md content is not in this snapshot. Open the raw file to copy it from the source repository.

File Inventory

.codex-plugin/plugin.json

plugin-manifest

1,505 bytes

7f7434fb4c5e1b7e…

.mcp.json

file

159 bytes

1e2d504c47deedad…

SECURITY.md

file

1,264 bytes

1b6d72955cf09ecb…

README.md

file

5,204 bytes

a93a7e1c7b93c693…

package-lock.json

file

278 bytes

7b07db34f90725ea…

package.json

file

899 bytes

214891f2a0e58087…

skills/coolify-setup/SKILL.md

skill

3,994 bytes

8c4b8de48e9f5046…

skills/coolify/SKILL.md

skill

5,739 bytes

4f69c8683f4f8a42…

.registry/mcp.json

mcp-config

107 bytes

43161323f2cb1c14…

assets/icon.png

asset

5,216 bytes

6209c071be7f7a00…

assets/screenshot.png

asset

101,796 bytes

674482ecce54122e…