Claude Just Dropped ULTRA CODE
A 5-minute explainer that breaks UltraCode into its two parts, demos 48 agents in parallel, then reveals the cost.
June 6thA 9-minute setup guide that turns any YouTube video into a Claude-queryable knowledge source with exact timestamps.
A local video-download pipeline paired with Claude visual and text reasoning turns any YouTube video into a queryable archive you can interrogate by timestamp, replacing passive rewatching with active querying.
The /watch skill installs in one step inside Claude Code: paste a GitHub link and Claude handles the rest. Under the hood, yt-dlp downloads the video, ffmpeg extracts around 80 frames, and Groq free Whisper API transcribes the audio. Claude then reads the structured frame-and-transcript dump and can answer questions tied to specific timestamps. Nimish runs three live demos showing the output is substantially more navigable than Gemini flat summaries.
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 →
Opens with the claim that Claude can replace passive video watching; explains why Gemini and other tools fall short with no timestamped segment breakdown.

Walks through the README: yt-dlp download, ffmpeg frame extraction around 80 frames for 3 to 10 min videos, transcript pull.

Explains Groq free Whisper tier around 40 min per day free vs OpenAI paid option. Clarifies this is not Twitter Grok.

Pastes the GitHub link into a Claude Code session, installs the skill, navigates to groq.com, creates an API key.

Runs the skill on a YC interview about robot training data. Shows timestamped segment breakdown. Compares output side-by-side with Gemini.

Runs /watch on a Nico AI Ranking SEO tutorial. Claude generates a step-by-step workflow. Nimish creates an MCP config, it fails, Claude debugs the credential format error live.

Runs /watch on a Riley Brown Codex video from X/Twitter. Asks Claude how Codex compares to Claude Code. Closes with a call to share use cases.
Claude cannot watch video natively, but a lightweight local pipeline, download, frame-extract, transcribe, query, closes that gap at essentially zero cost.
“I don't watch YouTube videos anymore. I ask Claude Code to go through it and give me entire summaries.”
“The detail that you get with using the skill is much better than Gemini.”
“All of this is happening for free. We are not spending anything on the APIs or the tools that we are using.”
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.
Most people still scrub through YouTube videos the old way. Nimish opens by announcing he has stopped watching videos entirely, delegating the job to Claude Code and a community-built skill that reads frames and transcripts so he can query the content like a database.
Four-step pipeline that converts any video into a structured artifact Claude can query with timestamp precision.
“Do let me know if you try it out and what are you trying it out for. And I will see you in the next one.”
Soft verbal close with no subscribe push or product pitch, just curiosity about viewer use cases.
00:00
00:10
00:17
00:28
00:30
00:41
00:47
00:57
00:59
01:09
01:16
01:23
01:31
01:38
01:45
01:53
02:00
02:07
02:15
02:22
02:29
02:36
02:44
02:51
02:58
03:06
03:13
03:20
03:28
03:35
03:42
03:49
03:57
04:04
04:11
04:19
04:26
04:33
04:41
04:47
04:56
05:02
05:10
05:17
05:24
05:32
05:39
05:46
05:54
05:58
06:08
06:15
06:23
06:33
06:37
06:44
06:52
06:59
07:07
07:10
07:21
07:28
07:37
07:43
07:50
07:58
08:05
08:12
08:20
08:27
08:37
08:38
08:49
08:56
09:03
09:11
09:18
09:25
09:33
09:40A 5-minute explainer that breaks UltraCode into its two parts, demos 48 agents in parallel, then reveals the cost.
June 6thA 19-minute live build showing how to make Claude Code skills that grade their own output, remember past sessions, and get better every time you run them.
June 3rdA 14-minute operating manual for turning Claude Code from a chat toy into a compounding personal AI infrastructure.
May 27thA 13-minute sprint through 27 production habits distilled from 500+ hours inside Claude Code.
March 29thEverything you need to know about Claude Code skills — what they are, how they load, how to trigger them, and how to build benchmarked custom ones — in under ten minutes.
March 16thA 27-minute live build that wires Claude Code into a context-aware AI that plans your day, runs research, and checks on your team, all in parallel.
March 5th