Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Automates installation of open-source applications on a Linux VPS using the SetupOrion.sh script from the Mundo Automatik ecosystem. Supports infrastructure (Traefik, Portainer), automation (N8N, Flowise), communication (Chatwoot, Evolution API), and business tools (WordPress, Nextcloud, Odoo). The agent connects via OpenClaw Node pairing or SSH to run installations non-interactively.
Replaces manual shell script sequencing, Docker configuration, and Traefik routing setup with a single guided agent workflow.
When to use it
- Deploying N8N for self-hosted workflow automation on a private VPS
- Setting up Traefik as a reverse proxy with automatic SSL certificates
- Installing Chatwoot for self-hosted customer support
- Running Ollama or Dify AI on a personal server
- Standing up Portainer to manage Docker stacks visually
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Install N8N on my VPS at n8n.example.com
- 1Connects to the VPS via OpenClaw Node pairing or SSH credentials
- 2Verifies Traefik is installed and running as the reverse proxy
- 3Runs the N8N installation block from SetupOrion.sh with the provided subdomain
- 4Configures Traefik routing and SSL for n8n.example.com
- 5Checks docker ps and confirms the N8N web interface is accessible
N8N is live at https://n8n.example.com with SSL and the Docker container running
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.