Descriptions:
Fireship takes a practical look at OpenClaw, the open-source personal AI agent that has generated significant attention since its January 2026 release — reportedly driving a Mac Mini shortage among self-hosters. Creator Peter Steinberger recently presented at TED on OpenClaw’s origin story and spoke at AI Engineer Europe about its security roadmap; the project has received over 1,100 vulnerability reports, with roughly 650 resolved or closed as of filming.
The video’s central experiment: configuring OpenClaw to automatically handle incoming tech-support requests from relatives, responding in the creator’s own synthesized voice. The stack runs on a Hostinger VPS, uses a Telegram bot for message intake, 11Labs for voice cloning (custom voice profile plus API key), and ffmpeg to convert audio output to the correct format. Agent personality is defined in a writable soul.md file, and operational context is set via a tools.mmd file — giving the agent both character and task-specific instructions without custom application code.
Beyond the specific use case, the video functions as a concise tour of OpenClaw’s modular architecture: skills, tools, and personality layers that can be recombined for different applications. For developers interested in self-hosted AI agents, voice-enabled automation, or deploying persistent personal assistants outside cloud AI platforms, the walkthrough provides a reproducible starting point.
📺 Source: Fireship · Published April 23, 2026
🏷️ Format: Tutorial Demo







