vibe.md
vibe.md contient 3 skills collectées depuis amajorai, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Server setup skill. Detects local vs. remote environment. If local, provisions a VPS on the chosen cloud provider. If already on a server, asks whether this is an orchestrator (manages more servers) or a standalone master (everything on one machine, like Coolify). Installs Bun, GitHub CLI, Dokploy/Coolify, and optional Wrangler, then opens the firewall for the platform UIs. Ends by offering to install the ship and hardening skills.
Provision a new worker server from an orchestrator. Reads /etc/vibemd/server.json for provider, platform, and AI CLI preferences, spins up a new VPS, registers it with Dokploy or Coolify, optionally installs AI coding CLIs, and records the worker in server.json.
Reconfigure an existing vibe server. Change server role (master ↔ orchestrator), swap or add a deployment platform (Dokploy/Coolify), or add/remove edge deployment (Wrangler). Safe to run on a live server — detects current state first and only applies the delta.