·platform-orchestrator
</>

platform-orchestrator

nmime/infra-skills

Orchestrates all skills for unified platform deployment. All services enabled by default. Run from bastion server.

5Installs·0Trend·@nmime

Installation

$npx skills add https://github.com/nmime/infra-skills --skill platform-orchestrator

SKILL.md

Unified deployment orchestration. All services enabled by default. All deployments are idempotent - safe to run multiple times.

| hetzner | Hetzner CCM | Default | | aws | AWS Cloud Provider | Supported | | gcp | GCP Cloud Provider | Supported | | azure | Azure Cloud Provider | Supported | | baremetal | MetalLB | For bare metal / other clouds |

| Network | {project}-network | myapp-network | | Bastion | {project}-bastion | myapp-bastion | | Masters | {project}-master-{n} | myapp-master-1 | | Workers | {project}-worker-{n} | myapp-worker-1 | | Load Balancer | {project}-lb | myapp-lb | | K8s Namespaces | Service name | gitlab, argocd, monitoring |

Orchestrates all skills for unified platform deployment. All services enabled by default. Run from bastion server. Source: nmime/infra-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nmime/infra-skills --skill platform-orchestrator
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is platform-orchestrator?

Orchestrates all skills for unified platform deployment. All services enabled by default. Run from bastion server. Source: nmime/infra-skills.

How do I install platform-orchestrator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nmime/infra-skills --skill platform-orchestrator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/nmime/infra-skills