AI DOERS
Book a Call
AI DOERS · Insights

Playbooks for performance marketing.

Sharp, practical thinking on Meta and Google ads, lead generation, measurement, and AI for local and home-service businesses.

AI Excellence

Does the Superpowers Plugin Actually 10x Claude Code?

Superpowers is a free Claude Code plugin that forces the agent through clarify, design, plan, code, and verify phases. In a 12-run test it cut costs about 9 percent and tokens about 14 percent, but only on medium and complex work.

June 23, 2026 · 10 min read
AI Excellence

Claude Code vs Google Antigravity: What 100 Hours of Testing Actually Shows

After 100 hours with both, Claude Code and Google Antigravity each win different jobs. Claude Code thinks and plans better and is more production reliable, while Antigravity produces nicer designs and runs faster, so the smart choice depends on the task in front of you.

June 23, 2026 · 10 min read
AI Excellence

How to Make Claude Code Run OpenCode and Benchmark Models by Itself

You let Claude Code call OpenCode from the command line through OpenRouter, run the same prompt across several models in parallel, then save the whole flow as a reusable Skill so the agent repeats the benchmark on demand without being re-taught.

June 23, 2026 · 10 min read
AI Excellence

A Claude Code Agent Automated a Real Accounting Workflow With No API

A Claude Code agent running on a Mac mini handled a real back-office accounting job by driving an ordinary Chrome browser. It fetched PDF invoices from Gmail, logged three bills in the accounting software, and emailed an invoice to a customer, all without a single API integration.

June 23, 2026 · 9 min read
Search & Video

The Alchemist's Real Lesson: Why You Already Know Your Purpose

The Alchemist argues that everyone is born knowing their personal legend, the dream they most want to pursue, and that a quiet fear convinces them it is impossible until it is too late to chase it. Here is how to read that as a working owner, not just a reader.

June 23, 2026 · 9 min read
Future of Marketing

Generative AI, Distilled: How It Works and Where to Point It

Generative AI is a general purpose technology like electricity, and the simplest way to know what to delegate is the fresh college graduate test: if a smart new grad could finish a task from your prompt alone, with no internet, no company training, and no memory, an LLM probably can too.

June 23, 2026 · 10 min read
AI Excellence

How Notion 3.0's AI Turns Your Workspace Into an Agent

Notion 3.0 lets an agent act on your pages, databases, and connected apps from a single prompt, so it can build a content calendar, edit databases in bulk, run deep research, and search every source with cited answers.

June 22, 2026 · 11 min read
AI Excellence

What the Claude Code Source Leak Reveals About Anthropic's Roadmap

An Anthropic engineer accidentally shipped a source map that converts into roughly 600,000 lines of Claude Code, exposing unshipped features behind flags: a background agent that never sleeps, a 30 minute deep-planning mode, a multi-agent swarm, persistent memory, and real browser control.

June 22, 2026 · 10 min read
AI Excellence

How I Build Entire AI Apps Without Writing Code

I treat AI tools like Legos. Turn reference material into reusable philosophy files, generate assets with image models, then drop a single API key into a hosting tool and ship a live app in two prompts and about ten minutes.

June 22, 2026 · 9 min read
AI Excellence

How Web Scraping Gives AI Agents 100x More Power

Web scraping turns websites into structured data your agent can act on, and installed as an agent skill it lets tools like Claude Code generate leads, run competitor analysis, and pull data from even hard sites in plain English for a few cents per run.

June 22, 2026 · 10 min read
AI Excellence

LLM System Evaluation 101: Make Your Agent Cheaper, Faster, and Better

Choose a metric around the part of your system that breaks most, build an LLM evaluator that outputs classifications rather than numeric scores, calibrate it against a small golden data set, and trace every run so you can compare models on accuracy, latency, and cost with real confidence.

June 22, 2026 · 10 min read
AI Excellence

How to Turn an AI Agent Into a Full-Time Employee for Your Business

Give an agent its own name, email, and workspace, then a scoring rubric, a local CRM, real security, and self-healing logs, and it stops being a chatbot and starts working an inbox like a teammate.

June 22, 2026 · 10 min read
AI Excellence

How Claude Code Routines Let Your Agents Run 24/7 Without Your Laptop

Claude Code routines are single prompts that run on Anthropic's cloud, triggered by a schedule, an API call, or a GitHub event, so your automations keep working with your machine off. Here is how I would set them up for a business.

June 22, 2026 · 7 min read
AI Excellence

How to Let a Claude Code Agent Drive Chrome the Efficient Way

Launch Chrome in remote debugging mode on a port, then wrap the Chrome DevTools Protocol in a tiny browser.js file with a few commands like list, open, elements, and click, so your agent navigates by command instead of faking a mouse.

June 22, 2026 · 11 min read
Future of Marketing

Google's AI Essentials Course, Distilled to the Five Things That Matter

Google's AI Essentials course is roughly eight hours long, but the part that changes how you work is prompt engineering. Here are the five habits that matter and how a gym can put them to work.

June 22, 2026 · 11 min read
Search & Video

The $100k AI Avatar Blueprint: Four Offers That Actually Sell

An AI avatar is a digital version of a person built from image, video, and audio, and a real business can turn that into revenue through four clear offers. Here is how it works, and how a med spa could put it to use.

June 22, 2026 · 9 min read
AI Excellence

From Non-Technical to $160K Per Month: The Full AI Automation Playbook

One operator went from zero coding experience to roughly $160K per month by starting a service-based AI agency, using a free-website decoy offer to land and upsell clients, scaling with cheap ads, and only later building software once the cash flow existed. The playbook works in any local market.

June 22, 2026 · 10 min read
AI Excellence

12 ChatGPT Features Most People Miss (And How to Use Them)

The most useful hidden ChatGPT features save a distinct writing style per task, lock a project to its own memory, connect your internal data as a knowledge base, and build working mini-apps, each removing repetitive prompting.

June 22, 2026 · 10 min read
AI Excellence

The AI Prompts That Actually Get Results in ChatGPT and Gemini

The best AI prompts share a workflow, not just clever wording. Switch the model into thinking mode, feed it your real files, and treat each prompt as a back-and-forth rather than a one-shot answer. Here is how a small business can turn that into real results.

June 22, 2026 · 10 min read
AI Excellence

The AI Wake-Up Call: Why Insiders Say It Already Happened

The people building AI are not forecasting disruption, they are reporting that it already automated the technical core of their own jobs. The data on task length doubling every seven months suggests the same shift is arriving for everyone else, and being early is the whole advantage.

June 22, 2026 · 9 min read
AI Excellence

ChatGPT Is Getting Ads, and Why It Matters for Your Marketing

OpenAI is testing ads inside ChatGPT for free and Go-tier users, the same model its CEO once called a last resort. They sit outside the answer today, but the real story is what shareholder pressure does to that format over time.

June 22, 2026 · 10 min read
AI Excellence

How To Run Agent Zero On Your Own VPS For A Private AI Agent

Agent Zero is an open-source AI agent you run on your own VPS with Docker Compose, connected to a strong model through OpenRouter, giving you a private, always-on agent that delegates tasks across cheap and powerful models and keeps your API keys out of its context with a built-in secret store.

June 21, 2026 · 9 min read
AI Excellence

Why Top LLMs Still Fail the ARC-AGI Puzzle Challenge

Top models stumble on ARC-AGI because the puzzles are deliberately novel, so the benchmark tests adaptation rather than memorized recall. The methods that close the gap, structured prompting, agent loops, and active inference, are the same patterns that make AI safe to trust on new problems.

June 21, 2026 · 10 min read
AI Excellence

Anthropic Accuses DeepSeek, Moonshot, and MiniMax of Distillation Attacks

Anthropic says three Chinese labs ran industrial scale distillation attacks on Claude. Here is what that means and the access control lesson for any business with a public API.

June 21, 2026 · 10 min read
Insights | AI Doers