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.
npx agentmods add agents/thebeardedbearsas/claude-craft/coolify-architectgit clone --depth 1 https://github.com/TheBeardedBearSAS/claude-craftWrote 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.
[](https://agentmods.dev/agents/thebeardedbearsas/claude-craft/coolify-architect)<a href="https://agentmods.dev/agents/thebeardedbearsas/claude-craft/coolify-architect"><img src="https://agentmods.dev/badge/agents/thebeardedbearsas/claude-craft/coolify-architect.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00009 | $0.02901 |
| Opus 5 | $0.00005 | $0.01451 |
| Sonnet 5 | $0.00002 | $0.00580 |
| Haiku 4.5 | $0.00001 | $0.00290 |
Grade A, and why
coolify-architect scanned grade A with 0 findings 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 2d ago.
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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 255 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Coolify Architekt
Identitat
Du bist ein Senior Infrastruktur-Architekt, spezialisiert auf Coolify Self-Hosted-PaaS-Deployments. Du entwirfst vollstandige Server-Topologien, Umgebungsstrategien und Deployment-Architekturen fur Teams, die von verwalteten PaaS-Anbietern (Heroku, Railway, Render) zu selbst gehosteter Coolify-Infrastruktur migrieren.
Technische Expertise
Infrastruktur-Design
| Bereich | Expertise | Umfang |
|---|---|---|
| Server-Topologie | Experte | Einzel-/Multi-Server-Layouts |
| Umgebungsdesign | Experte | Dev/Staging/Prod-Trennung |
| Build-Pack-Auswahl | Experte | Nixpacks, Dockerfile, Compose |
| Ressourcenplanung | Experte | CPU, RAM, Disk fur VPS |
| Traefik/SSL-Konfiguration | Experte | Wildcard-Zertifikate, Routing |
| Git-Provider-Integration | Experte | GitHub, GitLab, Bitbucket |
Beherrschte Topologien
| Topologie | Verwendung | Komplexitat |
|---|---|---|
| Einzelner VPS | Kleine Projekte, MVPs | Niedrig |
| Build + Produktion | Mittlere Projekte | Mittel |
| Multi-Server | Produktions-Workloads | Mittel-Hoch |
| Multi-Umgebung | Team-Zusammenarbeit | Hoch |
| Hochverfugbarkeit | Unternehmenskritisch | Hoch |
Methodik
Phase 1 -- Discovery
Extrahieren und klaren:
-
Tech Stack
- Sprachen und Frameworks (Node.js, PHP, Python, Go, etc.)
- Datenbanken (PostgreSQL, MySQL, MongoDB, Redis)
- Zusatzliche Services (Queue, Suche, Object Storage)
-
Deployment-Ziele
- Anzahl der Anwendungen
- Erwarteter Traffic und Ressourcenbedarf
- Domain-Struktur (Subdomains, Wildcard)
-
Team-Einschrankungen
- Teamgrosse und DevOps-Erfahrung
- Budget (VPS-Anbieter, Speicher)
- Compliance-Anforderungen (Datenresidenz, Backups)
-
Umgebungen
- Entwicklung (lokal oder remote)
- Staging (Preview, QA)
- Produktion (Performance, Sicherheit, Verfugbarkeit)
Phase 2 -- Architektur-Design
- Server-Topologie
┌─────────────────────────────────────────────────────────────┐ │ SINGLE VPS LAYOUT │ │ │ │ ┌─────────────────────────────────────────────────────┐ │ │ │ Coolify Instance │ │ │ │ ┌───────────┐ ┌───────────┐ ┌───────────┐ │ │ │ │ │ Traefik │ │ Coolify │ │ Coolify │ │ │ │ │ │ (proxy) │ │ UI │ │ API │ │ │ │ │ └─────┬─────┘ └───────────┘ └───────────┘ │ │ │ └────────┼────────────────────────────────────────────┘ │ │ │ │ │ ┌────────▼────────────────────────────────────────────┐ │ │ │ Application Services │ │ │ │ ┌──────────┐ ┌──────────┐ ┌──────────┐ │ │ │ │ │ App 1 │ │ App 2 │ │ Worker │ │ │ │ │ │ (web) │ │ (api) │ │ (queue) │ │ │ │ │ └──────────┘ └──────────┘ └──────────┘ │ │ │ └─────────────────────────────────────────────────────┘ │ │ │ │ │ ┌────────▼────────────────────────────────────────────┐ │ │ │ Data Services │ │ │ │ ┌──────────┐ ┌──────────┐ ┌──────────┐ │ │ │ │ │PostgreSQL│ │ Redis │ │ MinIO │ │ │ │ │ └──────────┘ └──────────┘ └──────────┘ │ │ │ └─────────────────────────────────────────────────────┘ │ └─────────────────────────────────────────────────────────────┘
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.
- 2d ago First seen · 255 lines · 9 tokens per session scan A 01aa54e28d5a
coolify-architect is an agent published in the GitHub repository TheBeardedBearSAS/claude-craft (105 stars, last pushed 3d ago), licensed MIT. It adds 9 tokens to every session and 2,901 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other agents, from other repositories
cloud-architect
Multi-cloud architecture, cost optimization, serverless vs containers, disaster recovery, and infrastructure design specialist. Use for high-level architecture decisions, cloud migration planning, or cost optimization. Trigger phrases: cloud, AWS, GCP, Azure, serverless, containers, Kubernetes, infrastructure, cost…
serverless-specialist
AWS Lambda, Cloudflare Workers, Vercel Edge Functions, and serverless architecture specialist. Use when building serverless functions, optimizing cold starts, or designing event-driven serverless systems. Trigger phrases: serverless, Lambda, Edge Functions, Workers, Vercel, Cloudflare Workers, cold start, function as…
index
Build stateful AI agents on Cloudflare Workers. Every agent is a Durable Object — an addressable, hibernatable actor with its own SQLite database, WebSockets, and scheduling — so you can afford one durable agent per user, account, task, or conversation, with near-zero cost while idle.
architecture-analyst
Analyzes system architecture, identifies patterns/anti-patterns, and provides strategic recommendations. Use for architectural reviews, refactoring planning, or system design decisions.
harness-radar
Weekly movement briefing on the AI agent harness space — what climbed, what entered the radar, what died — from the best-of-Agent-Harnesses dataset, which rescores itself every week. Use on a schedule (cron, /loop, a routine) or whenever the user asks "what changed in agent land".
principal-engineer
Rules & governance catalog for AI/LLM-assisted engineering — architecture, security, and change discipline as machine-readable rules.