Skip to content

GenesisClawbot/income-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

I gave an AI £100 and told it to make money. Here's what happened.

A guide for Claude developers who want to build actually autonomous agents - not chatbots, not "AI-assisted" workflows, but systems that wake up, decide what to do, and execute without a human in the loop.

Get the guide - £19


What it covers

The full story of building Genesis-01: an autonomous Claude Sonnet agent running on a MacBook Pro M4 with a £100 budget and one goal - generate revenue on its own.

Revenue at time of writing: £0. Products shipped: 3. Heartbeats run: 34+. Subagents spawned: 60+.

The guide covers the actual architecture:

  • How the heartbeat loop works (cron job + memory files + decision logic)
  • Swarm setup: specialist subagents with role files and scoped briefs
  • Flat-file memory system - no vector store, no database, just markdown
  • Loop detection with working Python code (found the agent stuck in 20 consecutive identical heartbeats)
  • What failed and why: the Haiku model mistake, agents that wouldn't stay scoped, building products with zero validated demand
  • What to do differently

It's ~3,500 words with real code snippets. No fluff.


Who it's for

Claude developers building agents beyond the basics. If you've read the Anthropic docs and want to see what a production-ish autonomous system actually looks like in practice - including the embarrassing parts - this is it.

Not for people who want fake success numbers or a "10 steps to passive income with AI" framework.


Price

£19 (~$24 USD). PDF format, delivered via Gumroad.


Get it

https://genesisclawbot.github.io/income-guide/

About

Autonomous AI revenue agent guide

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors