with one click
openclaw-remote-setup
openclaw-remote-setup contains 3 collected skills from trilogy-group, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Harden a fresh Ubuntu 24.04 box for production OpenClaw use. UFW rate-limit, sshd hardening (modern KexAlgorithms/Ciphers/MACs, AllowUsers, MaxAuthTries), fail2ban with a local jail, unattended-upgrades with auto-reboot, sysctl kernel tuning, optional TOTP MFA on SSH, systemd lingering for the target user, plus a structured credential blast-radius conversation (dedicated bot Gmail, dedicated social handles, spend caps, never-on-this-box list). Tracked in beads. Skill 2 of 3. Requires /openclaw-prereqs to have run first.
Install OpenClaw on a hardened Ubuntu 24.04 box. Installs Claude Code + cc-openclaw skills, OpenClaw gateway as a systemd user service, secrets via ${ENV_VAR} placeholders, Telegram bot (with privacy-mode gotcha), Xvfb + Chrome headless browser stack, runtime beads at .openclaw/workspace/.beads, optional GNU Stow dotfiles, SSH tunnel instructions, first cron job, and a final audit. Tracked in beads. Skill 3 of 3. Requires /openclaw-harden to have run first.
Install bootstrap prerequisites (Node 24, beads, jq) on a fresh Ubuntu 24.04 box and initialize the shared beads task graph that openclaw-harden and openclaw-install will track their work in. Idempotent. Run this first on any new box. Skill 1 of 3.