AI Strategy VIP 2026-03-19

A 3-Minute Setup Rewrites the Lifetime Budget

The power of a small initial setup hides in repetition. Today we unpack this through a 3-minute OpenRouter free-model setup.

Let me say something that sounds like a get-rich-quick ad but is actually true: three minutes of setup, lifetime of return. When a one-time action changes something repetitive, the return is astonishing.

Today's example is a 3-minute setup to wire Claude Code into OpenRouter's free models. But the principle isn't about free AI. Three years from now, when OpenRouter is something else, the power of the small initial setup still holds.

One-time work vs repeated work

Work splits into two kinds — work you do once and work you do every time. Confuse them and time leaks.

Someone who types their home address every time they call a cab vs someone who saved "Home" in the map app. The former types every time. The latter, one button. The first save took one minute. That minute changes years.

AI tool setup is the same. Set the environment variable once, done. Yet many people skip this one-time work. "I'll do it later" — and a few dollars leak every month.

Example — the 3-minute setup

Concretely, connecting OpenRouter's free models to Claude Code takes three minutes.

# Step 1: Sign up at OpenRouter, get an API key (1 min)
# Step 2: Add two lines to ~/.zshrc (30 sec)
export ANTHROPIC_BASE_URL="https://openrouter.ai/api/v1"
export ANTHROPIC_API_KEY="sk-or-v1-your-key"

# Step 3: Open a new terminal (10 sec)

That's it. Three minutes. Those three minutes rewrite your AI cost structure for years. $30/month drops to $5. Experiments you'd avoided become free.

The metaphor — saving "Home" in a map app

To feel this, picture saving "Home" in your map app.

One-time save: type your address once, label it "Home." From then on, calling a cab means tapping one button. One setting erases years of daily repeated input.

Yet many never do the save. "Settings are annoying," "later" — and they type their address every day for life. A minute a day sounds trivial. Six hours a year. Sixty hours over a decade. Skipping one minute costs sixty hours.

Small settings return not in dollars but in repetition.

The list of things you haven't set up

Once the principle sticks, your surroundings look different. "Couldn't I just set this up once?" — the question keeps appearing.

  • Email templates (three common replies saved → 10 min/day back)
  • Keyboard shortcuts (expand common phrases → 5 min/day back)
  • Browser bookmarks (sites you search repeatedly)
  • AI tool env vars (multiple API keys once)
  • Calendar recurring events (don't re-enter weekly meetings)

Each is 3-5 minutes of work. Together they hand back hours per week. One-time work changes repetition.

The 30-minutes-a-month rule

My practice: I block 30 minutes on the last Sunday of every month. I call it "setup time." In that 30 minutes, I batch all the "should have set this up" items from the past month.

Ten pending setups × 3 minutes = 30 minutes. Those 30 minutes clean the next month. Recurring annoyances vanish.

A year of this rule changes life. The person who stacks small setups every month pulls ahead of the one who types each time, by tens of hours a year.

Warning — setup addiction is its own trap

Once this principle sticks, you can fall into the opposite trap: making the setup itself the job. Real work stops while you keep polishing the tool.

I fell in once. I spent a whole month building automation scripts. Email auto-classifiers, file auto-organizers, 17 AI prompt templates. The setup became perfect. I didn't write a single page of my book. Addicted to making tools instead of making what the tools were for.

The test is simple. Does that setup erase repetition, or create new repetition? Saving an email template erases repetition. But 17 prompt templates create a new repetition: "which prompt do I use?" One or two help. Seventeen become management overhead.

One rule: a single setup must erase at least 20 repetitions to be justified. Below 20, just do it each time. The setup cost exceeds the repetition cost.

Last month's me vs today's me

The effect is clearest in comparison. My own case:

A month ago: every morning, open 20 emails one by one. 30 minutes. Actual time to find the 3 important ones: 5 minutes. The other 25 minutes: wasted.

Now: an AI filter auto-surfaces important mail at the top. 3 checks in 7 minutes. 23 minutes/day back. 10 hours/month.

Setup time: 25 minutes. Payback period: two days. Everything after day two is pure profit.

Do this calculation once and the "setup is annoying" feeling breaks. That annoyance comes from never having calculated the return. Calculate once, and from then on you'll set up first automatically.

Summary

The value of a small setup is not its setup time. It's the total repetition eliminated. Three minutes isn't three minutes — it's the hundreds of daily minutes that three minutes erased.

Three words to carry — Once. Stacks. Forever. One setting stacks into a life change.

This isn't only about AI setups. In front of every repeated daily task, ask "could I handle this once and for all?" Most answers are yes. The person who stacks those yeses wins. Technology changes. The power of once-done doesn't.

Edit Section