Claude Design Can Make Marketing Videos Now
A six-minute walkthrough of using Claude Design and HyperFrames to turn a design system into a rendered AI marketing video.
April 27thA 55-minute playbook on connecting Claude Cowork to n8n, building a production email classifier live, and the compliance and token-saving patterns most people miss.
n8n workflows called from Claude Cowork give you structured, auditable, token-efficient automation without the opacity, compliance gaps, or execution ceiling that come from chaining skills alone.
Most people treat Claude Cowork and n8n as separate tools. This episode argues they are better together: Cowork handles the conversational front end, n8n handles structured execution. Connecting them takes 60 seconds via the built-in connector. Any n8n workflow then becomes callable from a chat window, trading token-hungry skill chains for the execution quota you already pay for. The email classifier demo shows Claude drafting, revising, and validating a 14-node workflow iteratively. The sharpest insight is compliance: Cowork skill histories are not auditable, but n8n execution logs are — which matters the moment a regulator asks what the AI was doing.
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 →
Host sets up Ryan Nolan's background and scopes the episode: Cowork + n8n connection, email classifier build, token savings, enterprise compliance, hackathon story.

60-second connector setup: Customize > Connectors > browse > n8n > Allow. Permission granularity settings per action type.

Webhook > HTTP Request > Respond to Webhook demo. Claude calls a Rapid API YouTube transcript fetcher, grabs just the video ID, returns clean transcript. Execution log shows 2-second run time.

Ryan asks Claude to build an n8n email classifier from scratch. Claude looks up SDK reference and nodes simultaneously. Discussion: use Opus not Sonnet for workflow creation.

How Ryan prompts Claude for workflow builds: throw in a lot of context, say ask me if unsure, then clean up the mess. Cowork as a multiplier — better the more you know n8n.

In regulated industries you must log every AI interaction. Skills don't produce structured logs; n8n execution history does — inputs, outputs, pinned data, node-by-node.

Chaining skills burns tokens. A single skill that calls an n8n workflow uses n8n's execution quota instead. Token-saving pattern: replace multi-skill chains with one n8n webhook call.

Skills live per-machine — a compliance problem. n8n workflows are centralized and auditable. Non-technical domain experts can use Cowork chat front end without understanding n8n internals.

Ryan loads the Claude-generated 14-node classifier in n8n: text classifier, error handling on 5 nodes, Gmail send-and-await with 24-hour timeout, spam branch, was-approved branch. OpenAI credentials used instead of Claude — a common mistake.

New Sign in with Google flow: one click, choose account, allow, done in 5 seconds. Replaces the old Google Cloud Platform documentation slog.

Copy to editor brings failed execution into workflow with data pinned. Use this to debug hallucinations — see exactly what went into the AI node and what came out.

A team with zero n8n experience built a driver's license verification workflow in two days: webhook > visual model checks > OCR > name match > approve/reject. Now in production.

Observe before automating. Identify intersection of feasibility and value. Hold their hand through the first build. Test 50-200 runs. Expand department by department.

Ryan ran his first marathon in Las Vegas, started cramping at mile 19, saw Goggins run past. Goggins waited at the finish line to acknowledge everyone he paced — a week after running Moab 240.

Ryan and Nolan Data Science YouTube — 17-hour n8n course, 100+ videos. Free School group with weekly Wednesday calls.
Cowork is a conversational front end; n8n is the auditable, token-efficient execution layer behind it — and the combination is more useful than either tool alone.
“Trust but verify — that's the name of the game with these AI systems.”
“Errors in automations don't happen one at a time. They happen at scale.”
“Automators are aggressively lazy. You'd rather spend thirty minutes so you never have this problem ever again.”
“There are people at every company brilliant at their domain and struggling with technology. Cowork is a chat interface — they understand that.”
“If something works, you don't always have to change it.”
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.
The cold open lands before the intro: sixty seconds, two clicks, and Claude is inside your n8n instance. The episode earns the title by showing exactly what the other 99% skip — the compliance edge, the token math, and the workflow corrections that separate a working build from a broken one.
00:00
00:50
01:35
02:42
03:29
04:01
04:52
05:19
06:02
06:43
07:23
08:04
09:03
09:22
10:06
10:46
11:25
12:04
12:43
13:22
13:53
14:16
14:39
15:16
16:07
16:58
17:48
18:39
19:30
20:21
21:17
22:21
22:53
23:44
24:32
25:18
26:03
26:49
27:34
28:20
29:06
29:51
30:37
31:22
32:08
32:52
33:35
34:18
35:00
35:43
36:26
37:02
37:52
38:36
39:19
39:59
40:36
41:14
41:51
42:28
43:05
43:47
44:21
45:02
45:32
46:26
46:54
47:29
48:31
49:12
49:52
50:26
51:19
52:04
52:47
53:39
54:27
54:45
55:03
55:21A six-minute walkthrough of using Claude Design and HyperFrames to turn a design system into a rendered AI marketing video.
April 27thA 9-minute live demo of the editing pipeline that turns one raw take into a finished video — cut, b-roll, captions, music — with a single prompt.
June 12thA 5-minute video that proves its own thesis: one prompt, no filming, no editing, a finished YouTube video.
June 12thA 21-minute first-hours take on the public release of the Mythos-class model — what it does, what it costs, and a practical framework for deploying it without burning your token budget.
June 9thA 38-minute walkthrough of the eight ways Claude Opus 4's long-running agentic loop rewires how you delegate work.
June 10thZapier's Automation Bench ran Claude Fable 5.0 against hundreds of realistic business workflows — here's what the numbers actually mean.
June 9th