My top takeaways from
@clairevo on all things đŠ
1. Install OpenClaw on a separate computer, not your main machine. Use an old laptop or buy a Mac Mini ($500-$600). Create a dedicated Gmail account and local admin account for your agent. Think of it like hiring an employeeâyou wouldnât let them run wild on your personal computer 24/7.
2. The unlock is to stop treating OpenClaw like one general-purpose agent and instead creating multiple Claws with very specific roles. Claire says people get frustrated when they throw every task at a single agent and it sucks at it because it loses context. Her fix was to split her work. Sam handles sales, Finn manages family, Howie preps podcasts, Sage runs her course. Think of it like Slack: you wouldnât put your whole company in one channel, so do not put every workflow into one agent.
3. The right setup mental model is âonboard an employee,â not âinstall an app.â Claire creates a separate local admin account, and separate email/calendar access instead of handing over her main passwords. She shares permissions the way she would for a human EA.
4. The magic of OpenClaw is soul heartbeat jobs. The âsoulâ is a Markdown file defining identity and personality. The âheartbeatâ checks in every 30 minutes to see what needs doing. âJobsâ are scheduled tasks that run automatically. This combination makes agents feel alive.
4. Sam the sales agent saves Claire 10 hours per week and real money. Every morning, Sam sweeps their CRM for new signups, identifies decision-makers at companies, sends personalized emails, and flags international deals to handle autonomously. This replaced a contractor Claire was paying for the same work.
5. The âyappers APIâ is the highest-bandwidth way to communicate with AI. Donât worry about perfect prompts or structured inputs. Just ramble in voice notes on Telegram about what you need. The agent will make sense of it and ask clarifying questions.
6. Browser use is the biggest limitationâlook for APIs first. The web is hostile to bots, and browser automation is unreliable across all AI tools. Always check if thereâs an API available. If not, try browser use, but be prepared for it to fail. Sometimes the solution is solving the problem behind the problem.
7. Management skills are the secret to AI agent success, not technical skills. Claireâs 20-plus years of management experienceârole scoping, org design, onboarding, progressive trustâtranslates directly to making agents effective. If your agent isnât working, itâs usually a structural issue, not the agent being âdumb.â
7. Screen sharing saves you from buying monitors and keyboards for every Mac Mini. Turn on screen sharing in Mac Mini settings, and you can control it from your laptop on the same Wi-Fi. Turn on remote login to SSH into the terminal. This was Claireâs life-changing discovery.
8. Security is a real factor but manageable with progressive trust. OpenClaw is hardened against prompt injection, but start cautiously. Only let agents listen to you on specific channels (like Telegram, not email). Add instructions to their soul about never following external instructions. Build trust progressively like you would with a human assistant.