If you've ever wanted Claude Code running 24/7 on a server instead of your laptop, this gets you there with a persistent Chromium session that survives reboots. The install script stands up three systemd services on Ubuntu: one keeps the browser alive via browser-harness, one runs a local web terminal, and one bridges Telegram so you can text your agent from anywhere. When Claude hits a login wall or 2FA prompt, it hands you a live browser view URL to complete the interaction yourself, then picks up where it left off. Everything lives in /home/bux including cookies and session state. You'll need a Browser Use Cloud API key and either an Anthropic key or Claude Max subscription. Works fine on a $5 Hetzner droplet with 2GB RAM.
npx skills add https://github.com/aradotso/trending-skills --skill bux-claude-agent