aetup-automatikFacilitate 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.
Install via ClawdBot CLI:
clawdbot install alltomatos/aetup-automatikSpecial thanks to Orion Design for providing the original SetupOrion.sh script.
Developers:
This skill is part of the Mundo Automatik ecosystem.
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.
A wide range of tools are available for installation, categorized by their purpose:
For a full list of supported tools, refer to tools.md.
For the agent to perform installations on your VPS, you must provide access. There are two ways to do this:
This is the most secure and native way. It allows the agent to execute commands directly on your VPS terminal.
curl -fsSL https://get.openclaw.ai | shopenclaw node pairProvide the agent with your VPS connection details:
root)Before starting, ensure the agent has access using one of the methods in the Prerequisites section.
Ensure the VPS is running a compatible Linux distribution (preferably Ubuntu/Debian) and has Docker installed.
Before installation, gather necessary information:
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.
After installation, verify that the services are running:
docker ps.This is usually the first step to manage other stacks.
01.Generated Feb 26, 2026
A small business owner wants to launch a professional website quickly using WordPress on a VPS. This skill automates the installation of WordPress along with necessary infrastructure like Traefik for SSL and Portainer for management, reducing setup time from hours to minutes.
A startup needs to implement a customer support system with Chatwoot to handle inquiries across multiple channels. The skill installs Chatwoot, configures it with a domain and SMTP for notifications, and integrates it with existing tools via automation platforms like N8N.
A marketing agency requires a data visualization tool like Metabase to analyze campaign performance for clients. This skill deploys Metabase on a VPS, sets up PostgreSQL for data storage, and secures access with Traefik, enabling quick insights without manual server configuration.
A developer wants to build and deploy AI-powered automation workflows using tools like N8N or Dify AI. The skill installs these automation platforms along with supporting services like RabbitMQ for messaging, allowing rapid prototyping and deployment of custom AI agents.
A remote team needs a self-hosted communication platform like Mattermost for secure internal messaging. This skill sets up Mattermost with Traefik for secure access and integrates it with other business tools, ensuring data privacy and reducing reliance on third-party services.
Offer subscription-based managed VPS services where you use this skill to deploy and maintain open-source tools for clients. Charge a monthly fee for setup, monitoring, and updates, targeting small businesses that lack technical expertise.
Provide consulting services to help clients select and customize tools from the skill's list for their specific needs. Charge per project or hourly for installation, configuration, and integration with existing systems, focusing on industries like e-commerce or education.
Conduct training sessions or workshops teaching users how to leverage this skill for self-hosting applications. Sell courses or one-on-one coaching sessions, appealing to IT professionals, developers, and hobbyists looking to build their own server setups.
💬 Integration Tip
For seamless integration, ensure the VPS has Docker installed and use the OpenClaw Node Pairing method for secure, direct agent access to automate installations without manual SSH configuration.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.