setup-automatik

Facilitate the installation and management of VPS solutions using the Setup Automatik engine (powered by Orion Design). Use when the user wants to install, configure, or manage tools like Traefik, Portainer, Chatwoot, N8N, and other open-source applications on a Linux VPS.

3,891 stars

Best use case

setup-automatik is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Facilitate the installation and management of VPS solutions using the Setup Automatik engine (powered by Orion Design). Use when the user wants to install, configure, or manage tools like Traefik, Portainer, Chatwoot, N8N, and other open-source applications on a Linux VPS.

Teams using setup-automatik should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/aetup-automatik/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/alltomatos/aetup-automatik/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/aetup-automatik/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How setup-automatik Compares

Feature / Agentsetup-automatikStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Facilitate the installation and management of VPS solutions using the Setup Automatik engine (powered by Orion Design). Use when the user wants to install, configure, or manage tools like Traefik, Portainer, Chatwoot, N8N, and other open-source applications on a Linux VPS.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Setup Automatik

## Credits & Acknowledgements
Special thanks to **Orion Design** for providing the original `SetupOrion.sh` script.

**Developers:**
- **Alltomatos**
- **Rafa Martins**
- **Robot 🤖** (Seu mentor assistente)

This skill is part of the **Mundo Automatik** ecosystem.

- **Website:** [mundoautomatik.com](https://mundoautomatik.com/)
- **Community (WhatsApp):** [links.mundoautomatik.com/automatik-brasil](https://links.mundoautomatik.com/automatik-brasil)
- **Telegram:** [t.me/mundoautomatik](https://t.me/mundoautomatik)
- **YouTube:** [@mundoautomatik](https://www.youtube.com/@mundoautomatik)

## Overview
The `setup-automatik` skill is designed to assist in deploying various open-source solutions on a VPS (Virtual Private Server). It leverages the `assets/SetupOrion.sh` script to automate the installation of containers, databases, and application stacks.

## Available Tools
A wide range of tools are available for installation, categorized by their purpose:
- **Infrastructure**: Traefik, Portainer, PostgreSQL, MongoDB, RabbitMQ, etc.
- **Automation & AI**: N8N, Flowise, Typebot, Dify AI, Ollama, Langflow, etc.
- **Communication**: Chatwoot, Evolution API, Uno API, Mautic, Mattermost, etc.
- **Business & Utilities**: Wordpress, Baserow, Metabase, Odoo, NextCloud, etc.

For a full list of supported tools, refer to [tools.md](references/tools.md).

## Prerequisites

### 🔐 Granting Agent Access
For the agent to perform installations on your VPS, you must provide access. There are two ways to do this:

#### Option 1: OpenClaw Node Pairing (Recommended)
This is the most secure and native way. It allows the agent to execute commands directly on your VPS terminal.
1. Run the installer on your VPS: `curl -fsSL https://get.openclaw.ai | sh`
2. Start the pairing process: `openclaw node pair`
3. Paste the resulting pairing code or command here in the chat.

#### Option 2: SSH Access
Provide the agent with your VPS connection details:
- Public IP Address
- Username (usually `root`)
- SSH Password OR Private Key

## Workflow

### 0. Access Setup
Before starting, ensure the agent has access using one of the methods in the [Prerequisites](#prerequisites) section.

### 1. Preparation
Ensure the VPS is running a compatible Linux distribution (preferably Ubuntu/Debian) and has Docker installed.

### 2. Information Gathering
Before installation, gather necessary information:
- Domain names (for SSL/Traefik).
- Database credentials.
- SMTP details for email notifications.

### 3. Installation
To install a tool, the agent uses the `assets/SetupOrion.sh` script. The skill can extract specific installation blocks or execute the script directly in non-interactive mode when possible.

### 4. Verification
After installation, verify that the services are running:
- Check `docker ps`.
- Access the web interface of the installed tool.
- Check logs if any issues arise.

## Common Tasks

### Install Traefik & Portainer
This is usually the first step to manage other stacks.
1. Run the script and select option `01`.
2. Follow prompts for domain and email.

### Deploy a Stack (e.g., N8N)
1. Ensure Traefik is running.
2. Select the tool from the menu.
3. Provide the required subdomains.

## References
- [tools.md](references/tools.md): Comprehensive list of available tools.
- [SetupOrion.sh](assets/SetupOrion.sh): The main installation script.

Related Skills

agent-memory-setup

3891
from openclaw/skills

Set up the full OpenClaw agent memory system with 3-tier memory (HOT/WARM/COLD), daily logs, semantic search (QMD), and lossless context management (Lossless Claw). Use when onboarding a new agent, setting up memory for a fresh OpenClaw instance, or when asked to install the memory system on a new agent. Triggers on "set up memory", "install memory system", "onboard new agent memory", "memory setup", "agent onboarding", "configure agent memory", "add memory to my agent", "how do I set up memory", "initialize memory", "memory system for OpenClaw".

agent-memory-setup-v2

3891
from openclaw/skills

Create a 3-tier memory directory structure (HOT/WARM/COLD) for OpenClaw agents and configure the built-in memory-core plugin to use Google Gemini Embeddings 2 (gemini-embedding-2-preview) for semantic memory search. Creates memory/ directories and stub files only — no code execution or external API calls from the setup script. After setup, the agent's memory_search tool uses Gemini's cloud embedding API to index memory files. Requires a free Google Gemini API key. Use when setting up a new agent's memory system or asked about semantic memory search. Triggers on "set up memory", "memory setup", "agent memory", "gemini memory", "semantic search memory", "onboard new agent".

clawcoach-setup

3891
from openclaw/skills

One-time setup for ClawCoach AI health coaching. Configures your profile, goals, macro targets, dietary preferences, and coach personality.

xpoz-setup

3891
from openclaw/skills

Set up and authenticate the Xpoz MCP server for social media intelligence. Required by all Xpoz skills. Handles server configuration, OAuth login, and connection verification with minimal user interaction.

setup-deploy

3891
from openclaw/skills

Configure deployment settings for land-and-deploy. Detects your deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom), production URL, health check endpoints, and deploy commands. Use when: "setup deploy", "configure deployment", "set up land-and-deploy", "how do I deploy".

setup-browser-cookies

3891
from openclaw/skills

Import cookies from your real Chromium browser into the headless browse session. Interactive picker UI lets you select which cookie domains to import. Use before QA testing authenticated pages. Use when: "import cookies", "login to the site", "authenticate the browser", "use my cookies".

telegram-groupchat-setup

3891
from openclaw/skills

Configure a MoltBot agent to participate in a Telegram group chat. Automates adding the group to the allowlist, setting mention patterns, and configuring sender permissions — all via a single gateway config patch. Use when the user wants to set up their bot in a Telegram group, enable cross-bot communication, or configure group mention gating.

a2a-delegation-setup

3891
from openclaw/skills

Guided setup and troubleshooting for installing, enabling, configuring, verifying, and updating @aramisfa/openclaw-a2a-outbound in OpenClaw.

A/B Test Setup Skill

3891
from openclaw/skills

## Trigger

setup

3891
from openclaw/skills

Set up a new autoresearch experiment interactively. Collects domain, target file, eval command, metric, direction, and evaluator.

openclaw-setup-guide

3891
from openclaw/skills

Step-by-step 6-part guide to set up OpenClaw AI assistant on VPS with WhatsApp, Google OAuth, backups, security, automation, and verification.

gui-setup

3891
from openclaw/skills

First-time setup for GUI Agency Pack — install dependencies for local (Mac/Linux) and remote (VM) operation.