7 Tools That Make Codex 10x MORE Powerful
A 24-minute desk-mic listicle where Riley Brown walks through the seven Mac apps he docks around Codex to turn one AI agent into a fully-staffed workstation.
April 30th 2026A 27-minute beginner tutorial where Riley Brown builds a live Twitter-posting AI agent from scratch using nothing but annotated screenshots and a markdown file.
The promise is buried in the second sentence: not more coding tricks, but a different category of use. Riley Brown opens with a flattering claim his audience already believes, then pivots to the thing they do not know yet -- that Claude Code can run as a general-purpose agent with persistent, reusable skills.
stated at 00:22“We are gonna talk about how to set up Claude skills, how to use Claude code as a general agent, and how to set up your skill.md file.”delivered at 24:55

Bold assertion that Claude Code is the best, then introduces Claude skills as the most important thing to study right now.

Lovable demo: types make a landing page about pizza, explains sandbox VMs, positions Claude Code as the superior local equivalent.

Replicates Lovable in an empty terminal folder. Generates neo-brutalism pizza page. Runs on localhost:8080.

Switches to Obsidian notes folder. Types do what is in my queue -- Claude finds the right file unprompted and writes a research plan.

Opens Cursor, creates .claude/skills/summarize/SKILL.md. Explains the description field is the trigger for when Claude invokes the skill.

Drags annotated Twitter screenshots in as references. Claude analyzes patterns and generates skill. Red text equals annotations not post content.

Adds Typefully API key via key.txt. Claude extends the skill. Tests live -- drafts appear on Riley Brown and Vibe Coding Explained accounts.

Resets Claude context. Fresh prompt fires the xpost skill automatically (green dot). Generated posts include GitHub link unprompted.

Visual diagram of .claude/skills/skill-1/SKILL.md. Teases Part 3 agent workspace. Links to Luma webinar.
Skills are standard operating procedures for agents. The description field is the trigger that tells Claude when to invoke the skill. High-quality description = reliable invocation.
Teach the familiar before the unfamiliar. Each rung lands the next one. By the time skills appear the audience is already sold.
You do not write skills manually. You give Claude annotated examples and it writes the skill for you. The annotation is the instruction.
“All skills are, the way I think about them, they are just SOPs or standard operating procedures for agents.”
“I turned Claude into my personal marketing team. Social media copy on demand, email sequences in seconds, brand voice locked in permanently. Zero prompting every time.”
“Claude Code just became a general agent, not a chatbot -- an agent that does your workflows.”
“In the description down below this video, you will find a link to a webinar -- a big livestream where we are gonna create a really cool agent interface with a ton of different skills.”
Soft close, no hard sell. Points to Luma event. Reasonable for a free educational video.
Start with the tool your audience already trusts, then walk them up a ladder to the thing they did not know existed.
You do not need to write your workflows from scratch -- give Claude one good annotated example and let it write the SOP for you.
00:00
00:22
00:43
01:13
01:23
01:52
02:07
02:33
02:45
03:14
03:35
03:47
04:26
04:32
04:57
05:17
05:29
05:51
06:19
06:39
07:00
07:20
07:41
08:01
08:22
08:42
09:03
09:23
09:44
10:04
10:25
10:45
11:06
11:26
11:56
12:07
12:28
12:48
13:09
13:29
13:50
14:10
14:31
14:51
15:12
15:32
15:53
16:13
16:34
16:54
17:15
17:35
17:56
18:16
18:37
18:57
19:18
19:38
19:59
20:19
20:40
21:00
21:21
21:41
22:02
22:22
22:43
23:03
23:24
23:44
24:05
24:25
24:46
25:06
25:27
25:47
26:08
26:24
26:49
27:09A 24-minute desk-mic listicle where Riley Brown walks through the seven Mac apps he docks around Codex to turn one AI agent into a fully-staffed workstation.
April 30th 2026How a week of n8n over-engineering got rebuilt as a 30-minute Claude Code skill — and why model reasoning makes all the difference.
January 12th 2026A 16-minute listicle that filters 250+ published skills down to the 9 worth keeping — ending with the one pattern that makes every skill compound over time.
May 11th 2026A 5-minute walkthrough of Anthropic's native Agent View TUI and how it slots into a folder-based Agentic Operating System.
May 12th 2026A 26-minute walkthrough of Anthropic's new Cowork tab — three real use cases for writers who are not developers.
January 14th 2026A 10-minute walkthrough of the Ralph Wiggum plugin — a while-loop wrapper that turns Claude Code into an autonomous agent that won't stop until your success criteria are met.
January 10th 2026