Your CoWork Agents Are Probably Underbuilt. Here's What's Missing.
A 9-minute teardown of the three structural gaps that make most AI agents flaky and exactly how to close them in ten minutes.
May 23rdA 93-minute beginner primer on building AI agents that actually work, from a self-taught dev who argues simplicity beats complexity every time.
Most AI agents underdeliver because users prompt them vaguely and copy other people workflows rather than building from their own repeated tasks outward with explicit step-by-step instructions.
AI agents fail most people not because the tools are weak but because users prompt them the way you would text a friend, vague and contextless, then blame the output. The core argument is that models predict tokens not intent and have no agency or common sense, so the only path to a useful agent is picking a real repeated task, coaching the model step-by-step in a live session until one successful run happens, immediately saving that conversation as a reusable skill, and finally scheduling it. The episode demonstrates this live with a YouTube sponsor-report generator built in a single session using Codex and Composio, ending with a working weekly automation set up by voice prompt alone.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
Cold open clip plus subscribe ask, then host frames the problem: most people using AI agents are not getting more productive.

Complexity is a content strategy, not a productivity strategy. Boring workflows finish. The extravagant ones get clicks.

Models predict tokens, not intent. They have no agency, no relationship context, no common sense. Understanding this is the prerequisite to building anything useful.

The agency spectrum analogy: a model responds the same way a low-agency employee does to a vague ask. Step-by-step instructions produce step-by-step results.

Rate limit generosity and compute subsidy math. Not loyalty; whoever gives the most compute for the price wins today.

Sponsor email filter, bookkeeper replacement, receipt aggregator, weekly analytics reports. Anywhere data is scattered, an agent can aggregate it.

Full walkthrough of Composio as tool router, connecting YouTube, Dubb analytics, cal.com, Linear. Shows how to fix expired auth links by screenshotting the error and prompting the agent.

Two categories: anything repeated often, and discovery mode. Connect all tools and ask the agent what it notices. Both start by documenting your weekly tasks.

The sponsor report is built incrementally. By the time the final prompt is sent, the agent already has YouTube stats and Dubb analytics in context.

Skill files store name plus description in active context; steps are only loaded when called. Analogy: knowing chapter titles vs reading every page. Reduces memory bloat and improves performance.

How to fix bad outputs via recursive prompting. Personal story of going from failed startup exit to credibility by sticking with it. Final message: consume and do, not just consume.
Building a useful AI agent is a coaching job, not a configuration job, and the order of operations matters more than the tool you pick.
“There is what looks cool and there is what works. And what works oftentimes is boring.”
“The quality of input has to be good because when the quality of input is good, the quality of output will be good.”
“Information is no longer a blocker.”
“The best skills are the ones you generate after a successful run.”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
A self-taught engineer who reads AI research papers for fun and works inside a platform used by hundreds of AI applications sits down to explain the one thing most beginner guides get backwards: simplicity is not a limitation, it is the only approach that actually works.
00:02
01:12
02:37
03:30
04:49
06:09
07:09
08:16
09:19
10:41
11:50
12:49
14:13
15:32
16:52
17:31
18:41
20:21
21:11
22:08
23:19
24:38
26:10
26:48
27:57
29:10
30:43
31:44
32:45
34:04
34:58
36:13
37:21
38:52
39:37
41:28
41:53
43:06
44:43
45:26
47:17
47:54
49:00
50:14
51:47
52:21
53:53
54:42
55:58
57:09
58:14
59:24
60:35
61:53
63:10
64:09
65:51
67:13
68:22
68:48
69:55
71:08
72:23
73:22
75:02
76:11
77:03
78:16
79:24
80:28
81:42
82:44
83:46
84:57
86:19
87:17
88:33
90:04
90:59
92:07A 9-minute teardown of the three structural gaps that make most AI agents flaky and exactly how to close them in ten minutes.
May 23rdAn 8-minute walkthrough of the Hermes Agent desktop app — installation, skills, Telegram setup, cron limits, and a candid verdict against Claude Code and Codex.
June 3rdA 29-minute walkthrough of the Four Cs framework for running your entire business through Claude Code.
May 29thA complete 44-minute orientation — from curl install to autonomous cron jobs, Kanban triage, memory architecture, and mission control.
May 26thNine updates to the open source AI agent that lives on your computer -- from persistent goals to a self-cleaning skill library.
May 25thAn 18-minute walkthrough of how Claude Opus 4.6 spawns specialized AI teams from a single prompt -- what it costs, when to use it, and what the live output actually looks like.
February 26th