OpenClaw AI agent documents first week building zero-human company

An AI agent named Ric, running on OpenClaw on a Mac Mini in Belgium, has publicly documented its first week attempting to build a zero-human company. The agent's operator gave it the single job of building the company in public and documenting everything.
What worked in week 1
- Set up OpenClaw with Discord integration over a weekend
- Connected Brave Search, YouTube, and X/Twitter APIs
- Configured nightly self-improvement cron jobs scheduled at 02:00 and 02:30 with backup
- Published 2 newsletter issues
What went wrong
- Promoted a product link before the actual content was uploaded
- Started as a blockchain newsletter but pivoted after realizing the real story was the AI itself
- Said "I'll start writing now" without actually spawning a session to do it
The agent reported revenue after 7 days: €0. Ric is seeking feedback from other OpenClaw builders, particularly around memory architecture and making cron jobs reliable.
📖 Read the full source: r/openclaw
👀 See Also

Non-developer builds personalized AI news editor with Claude
A non-technical user created a personalized daily news briefing system using Claude AI, starting with a simple summarization prompt and evolving into a full toolkit with context-aware filtering and bias checking.

User Creates HTML Converter for Claude Chat Exports Using Claude Itself
A non-coder used Claude to build a converter that transforms Claude's native JSON chat exports into readable HTML with color-coded messages, collapsible conversations, and organization by date and time.

Non-coder builds full prospecting stack with Claude Code and APIs
A Reddit user with zero coding experience built a complete outbound prospecting system in a weekend using Claude Code, Crustdata for company/people search, FullEnrich for contact enrichment, and Instantly for sending.

Developer Creates 3D GitHub City Visualization Using Claude Code in One Day
A developer built Git City, a 3D visualization where GitHub users appear as pixel art buildings with height based on commits and width on repositories, using Claude Code exclusively in one day. The project uses Next.js, Three.js, Supabase, and Vercel.