By kyzdes
Deploy and manage applications on VPS servers with Dokploy. Use when the user wants to: set up a new VPS server, deploy a project from GitHub, manage domains/DNS, create databases, check server status, view logs, or remove deployed projects. Also use when the user mentions re-deploying, checking deploy status, adding environment variables, or troubleshooting a deployed app. Also triggers when users say things like "put this on my server", "I need hosting", "make this accessible online", "my site is down", "set up CI/CD for deployment", or anything related to getting code running on a remote server. Triggers on: VPS, deploy, server setup, Dokploy, hosting, domain, DNS, redeploy, server status, deploy logs, "put online", "host this", "site down", CI/CD.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Deploy and manage applications on VPS servers with Dokploy (Claude Code / Codex / Gemini skill).
/plugin install https://github.com/kyzdes/dokpilot
# or via marketplace:
/plugin marketplace add kyzdes/marketplace-skills
/plugin install dokpilot@kyzdes-skills
curl -sSL https://raw.githubusercontent.com/kyzdes/marketplace-skills/main/install.sh \
| bash -s <codex|gemini> dokpilot
Claude: /plugin update dokpilot
Codex/Gemini: install.sh update <agent>
One command to go from a GitHub repo to a live app with SSL, domain, and auto-deploy on push.
/dokpilot deploy github.com/user/my-app --domain app.example.com
Dokpilot is a Claude Code skill that turns Claude into a DevOps engineer for your VPS. It automates the full lifecycle through Dokploy and CloudFlare DNS — setup, deploy, domains, databases, monitoring, and teardown.
We tested Claude with and without Dokpilot across 3 real-world DevOps scenarios:
With Dokpilot
|
Without Dokpilot
|
Most revealing test: When asked about auto-deploy, naked Claude recommends setting up webhooks — the exact opposite of how Dokploy works. Dokpilot correctly explains that the GitHub App handles it automatically.
Full results: benchmarks/BENCHMARK.md
git clone https://github.com/kyzdes/dokpilot.git ~/dokpilot
ln -s ~/dokpilot ~/.claude/skills/dokpilot
# macOS
brew install jq sshpass
# Ubuntu/Debian
sudo apt install jq sshpass
/dokpilot setup <server-ip> <root-password>
Claude SSHs in, installs Dokploy, configures the firewall, and walks you through creating an admin account.
/dokpilot deploy github.com/user/app --domain app.example.com
Claude detects your stack, creates the project in Dokploy, sets up DNS + SSL, deploys, and enables auto-deploy on push. Done.
| Command | Description |
|---|---|
/dokpilot setup <ip> <password> | Set up a fresh VPS with Dokploy |
/dokpilot deploy <url> [--domain D] [--dry-run] | Deploy from GitHub |
/dokpilot domain add <domain> <project> | Add domain with SSL |
/dokpilot domain remove <domain> | Remove domain |
/dokpilot domain list | List all domains |
/dokpilot db create <type> <name> | Create database (postgres/mysql/mongo/redis) |
/dokpilot db list | List databases |
/dokpilot db delete <name> | Delete database |
/dokpilot status | Server + project status with resource warnings |
/dokpilot logs <project> [--build] | Runtime or build logs |
/dokpilot destroy <project> | Delete project (with confirmation) |
/dokpilot config | Manage servers and CloudFlare config |
/dokpilot ui | Launch the local web dashboard (new in v4.0) |
All commands support --server <name> for multi-server setups.
/dokpilot ui launches a local web dashboard at http://127.0.0.1:<port>/
(bearer-token gated, 127.0.0.1-only) with:
tail -fOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub kyzdes/dokpilotGoogle Stitch AI UI generation — brainstorm, generate, edit, iterate on UI designs from text prompts. Produces HTML with Tailwind CSS and PNG screenshots.
Cross-platform (macOS + Windows + Linux) secrets manager skill: stores API keys, SSH keys, server creds, and domain info in the OS-native credential store (macOS Keychain / Windows Credential Manager / Linux Secret Service, encrypted-file fallback on headless servers) via the `keys` CLI. Agents architecturally cannot reveal plaintext (Sealed wrapper + env-gated reveal). First-class Claude Code skill; `keys init` emits equivalent rule files for Cursor, Aider, Codex CLI, and Cline.
Extract flight + hotel data from Aviasales / Ostrovok links and compile into a self-contained HTML itinerary with XLSX/PDF export. Triggers on avs.io / aviasales.ru / corp.ostrovok.ru links and Russian travel keywords.
Two-layer agent docs: a committed agent-docs/ navigation tree (MAP + per-domain deep docs) and a gitignored context-map-<slug>/ memory tree (decisions, known issues, gotchas, tasks). Generate, decompose, update, audit, reconcile, and conflict-check project docs for AI coding agents — navigation that survives a big codebase plus memory that survives a context reset.
Teach AI agents to work the Agentix issue tracker over MCP: orient with get_started + the wiki index, load one issue with get_context, and file well-specced issues (task-spec + checklist). Ships the full tool reference, a task-creation template, the index convention, and common workflows.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.