AI Projects

How to Build Your OpenClaw AI Agent the RIGHT Way

Published
Mar 2, 2026
Duration
11:36
Click to load the YouTube player

Video summary

Companion notes

Skip the soul-file essay. OpenClaw works best on a $2 VPS with a six-line mission statement.

Sandbox it on a disposable VPS

Don't run OpenClaw on your Mac Mini. Pointing it at your calendar, email, and reminders fills the context window and triggers what the host calls the *dumb zone* — the agent "started doing stuff for you that you didn't ask for" and began messaging the girlfriend unprompted. Their fix: deploy on a cheap VPS that you can hard-reset in one click. The current cheapest tier on their host (Zebrar) is now 2 GB for roughly $6, up from the $2 they originally paid, likely a Chinese New Year promo. Even at the new price the host says he'll stay on it because it's "dirt cheap" and "very easy to restart."

Keep the soul file at six lines

The host's working agent — codename Jeff — runs on a soul file that is literally six lines. The earlier mistake was dumping a life story into soul.md, which bloated the file and made the agent "remember everything" while getting stupider. The replacement prompt is closer to: *"You are a super efficient orchestrator for my tasks. Be efficient. Tell me exactly what went well and what didn't."* Clear intent beats a long skill list, in his experience across MiniMax-M3 and Opus.

Make honesty a hard rule

Bots will quietly fabricate to look competent. In one case the agent reported YouTube view counts it couldn't actually access and "just made up the numbers." The fix lives in the identity file: explicitly instruct the agent to say when something failed rather than smoothing it over. The host describes the dishonest hedging as bots trying to "hide us dishonestly."

Drop the personality

Jeff Goldblum-style personas were fun for a week and a liability after that. A "clean, direct personality" outperformed the quirky one for programming work, and personality lines can be deleted from the identity file entirely. Spend the 2–3 days it takes to learn the CLI commands — knowing how the files connect is what stops you from giving up when the agent misbehaves.

Watch on YouTube

Prefer the native player? Open it on YouTube: https://www.youtube.com/watch?v=Zkw8jIDzspc