This Claude Code Setup Makes Your AI Smarter Every Day
An 18-minute walkthrough of the three MCP harvests — Gmail, Slack, and call recordings — that keep an AI operating system's context from going stale.
June 24thA 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:40An 18-minute walkthrough of the three MCP harvests — Gmail, Slack, and call recordings — that keep an AI operating system's context from going stale.
June 24thA five-level framework for organizing knowledge so AI can actually find it — from a single CLAUDE.md to an always-on brain-OS.
June 17thA 15-minute walk-through of the /teach Claude Code skill — a stateful personal tutor that builds structured lesson plans, tracks your progress to disk, and calibrates each next lesson to exactly where you got stuck.
June 15thA 13-minute walkthrough of the four plain-text files that give an AI enough context to provide genuinely useful life and career advice.
June 17thA 4-minute tutorial on giving Claude the ability to truly watch any video -- by replacing timer-based frame grabs with FFmpeg scene detection.
June 12thEighteen numbered concepts — from what the tool is to self-running task loops — mapped in 25 minutes for anyone who has never opened a terminal.
June 14th