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 skills/fcakyon/claude-codex-settings/dokploy-deploynpx skills add fcakyon/claude-codex-settings --skill dokploy-deploygit clone --depth 1 https://github.com/fcakyon/claude-codex-settingsWhat 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 | $0.00063 | $0.00832 |
| Opus 5 | $0.00032 | $0.00416 |
| Sonnet 5 | $0.00013 | $0.00166 |
| Haiku 4.5 | $0.00006 | $0.00083 |
Grade A, and why
dokploy-deploy 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 3d 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 — 98 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Dokploy Deploy Skill
Skill for working with Dokploy Cloud and self-hosted Dokploy dashboards. Use the copied Dokploy docs for dashboard workflows and references/cli-commands.md for the CLI command index.
Your knowledge of Dokploy plans, install flow, and product behavior may be outdated. Prefer the local references over memory when you need current steps or product wording.
Quick Decision Trees
"I need to choose Dokploy Cloud or self-hosted"
Need Dokploy Cloud?
├─ Managed Dokploy control plane → references/cloud/cloud.mdx
├─ Deploy to remote servers from Dokploy Cloud → references/cloud/cloud.mdx
└─ Need the dashboard docs too → references/remote-servers/ + references/applications/
Need self-hosted Dokploy?
├─ Fresh install → references/getting-started/installation.mdx
├─ Custom install settings → references/getting-started/manual-installation.mdx
└─ Day-to-day dashboard usage → references/applications/, references/docker-compose/, references/databases/
"I need to deploy applications"
Need app deploy workflow?
├─ App overview and tabs → references/applications/index.mdx
├─ Build and deploy details → references/applications/build-type.mdx
├─ Production guidance → references/applications/going-production.mdx
├─ Zero downtime or rollbacks → references/applications/zero-downtime.mdx and references/applications/rollbacks.mdx
└─ Preview deploys → references/applications/preview-deployments.mdx
"I need Docker Compose"
Need Docker Compose?
├─ Main workflow → references/docker-compose/index.mdx
├─ Domain handling → references/docker-compose/domains.mdx
├─ Example setup → references/docker-compose/example.mdx
└─ Utility details → references/docker-compose/utilities.mdx
"I need databases"
Need database docs?
├─ Overview → references/databases/index.mdx
├─ Backups or restore → references/databases/backups.mdx and references/databases/restore.mdx
├─ Connection docs → references/databases/connection/
└─ CLI command lookup → references/cli-commands.md
What ships with it
35 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/applications/advanced.mdx 14 KB
- references/applications/build-type.mdx 9.0 KB
- references/applications/going-production.mdx 7.0 KB
- references/applications/index.mdx 3.9 KB
- references/applications/meta.json 155 B
- references/applications/preview-deployments.mdx 3.9 KB
- references/applications/rollbacks.mdx 6.0 KB
- references/applications/zero-downtime.mdx 2.9 KB
- references/cli-commands.md 34 KB
- references/cloud/cloud.mdx 5.3 KB
- references/databases/backups.mdx 1.3 KB
- references/databases/connection/index.mdx 1.8 KB
- references/databases/connection/mariadb.mdx 859 B
- references/databases/connection/mongo-atlas.mdx 795 B
- references/databases/connection/mysql.mdx 852 B
- references/databases/connection/pg-admin.mdx 1020 B
- references/databases/connection/redis.mdx 772 B
- references/databases/index.mdx 3.1 KB
- references/databases/restore.mdx 1.9 KB
- references/docker-compose/domains.mdx 11 KB
- references/docker-compose/example.mdx 4.1 KB
- references/docker-compose/index.mdx 7.9 KB
- references/docker-compose/utilities.mdx 2.6 KB
- references/domains/cloudflare.mdx 6.5 KB
- references/domains/generated.mdx 1.3 KB
- references/domains/index.mdx 9.4 KB
- references/domains/others.mdx 1.7 KB
- references/getting-started/installation.mdx 8.9 KB
- references/getting-started/manual-installation.mdx 17 KB
- references/remote-servers/build-server.mdx 5.5 KB
- references/remote-servers/deployments.mdx 1.4 KB
- references/remote-servers/index.mdx 3.4 KB
- references/remote-servers/instructions.mdx 4.4 KB
- references/remote-servers/security.mdx 2.7 KB
- references/remote-servers/validate.mdx 2.4 KB
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.
- 3d ago First seen · 98 lines · 63 tokens per session scan A 9bc40fe8b5fc
dokploy-deploy is a skill published in the GitHub repository fcakyon/claude-codex-settings (1,117 stars, last pushed yesterday), licensed Apache-2.0. It adds 63 tokens to every session and 832 once invoked, about $0.0003 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-08-30.
Other skills, from other repositories
qdrant-deployment-options
Guides Qdrant deployment selection. Use when someone asks 'how to deploy Qdrant', 'Docker vs Cloud', 'local mode', 'embedded Qdrant', 'Qdrant EDGE', 'which deployment option', 'self-hosted vs cloud', or 'need lowest latency deployment'. Also use when choosing between deployment types for a new project.
lov-china-website-filing
面向中国大陆网站的一站式备案与上线 Skill Kit:当用户说“办 ICP 备案”“做公安联网备案”“备案后绑定域名”或 "handle China website filing" 时,按权威页面完成材料、审核、域名切换、合规展示与巡检留痕。.
lov-deploy-to-vercel
Deploy frontend projects to Vercel with automatic custom domain setup. Handles Vite, Next.js, CRA, and static sites. Auto-configures Cloudflare DNS CNAME records and Vercel domain aliases. Supports SPA routing via vercel.json. Trigger when user says "deploy to vercel", "部署到 vercel", "vercel deploy", or mentions a…
lov-domain-cutover
在 ICP 通过后把备案域名安全切换到中国大陆网站,核验部署、DNS、证书、HTTPS、ICP 页脚和旧域名处理;用户说“备案通过后绑定域名”或 "cut over the filed domain" 时使用。.
aws-infrastructure
Use when working with AWS resources — ECS Fargate, ECR, EFS, Secrets Manager, gomplate templates, multi-env deployments — even when the user says 'deploy to staging' without naming AWS.
cloud-run
Deploy container services to Google Cloud Run with Artifact Registry, keyless CI identity, Secret Manager, ko, or Dockerfiles.