Claude Code Has Evolved
Why the skill backbone — not the dashboard — is where all the real value in a Claude Code Agentic OS lives.
May 14thHow to wire Claude Code to Google's free research engine so one terminal prompt scrapes YouTube, grounds a knowledge base, and ships deliverables at near-zero token cost.
NotebookLM is a free, source-grounded RAG-and-deliverables engine that Claude Code can drive programmatically, replacing a multi-hundred-dollar research stack with a five-minute setup and near-zero ongoing token cost.
NotebookLM is Google's free source-grounding tool: paste in URLs, it indexes them and generates audio overviews, slide decks, infographics, quizzes, and mind maps. The bottleneck has always been the manual sourcing step. This video eliminates that by connecting Claude Code to NotebookLM via notebooklm-py, an unofficial Python API built on browser automation, plus a custom yt-dlp YouTube search skill. One terminal prompt now handles the full pipeline: search YouTube, push top videos as sources, run analysis, and receive deliverables -- with heavy synthesis compute offloaded to Google at no token cost.
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 →
Hook: Claude Code as the most powerful research agent but needing one added tool; promise of a zero-cost research stack; NotebookLM introduced as the missing piece.

End-to-end live run: YouTube search skill finds 20 trending Claude Code videos; uploaded to a new NotebookLM notebook; NotebookLM returns top 5 skills and emerging trends; blueprint-style infographic is generated and lands in the project folder.

Installing notebooklm-py; running notebooklm login to authenticate via Chrome (one-time); installing the NotebookLM skill; building or downloading the YouTube search skill.

Step-by-step replay: /yt-search, reviewing sources, creating a notebook, querying for the number one skill, watching NotebookLM answer, and triggering deliverable generation.

CTA for free School community (YouTube search skill MD file) and Chase AI+ paid Claude Code masterclass.
Routing expensive synthesis work to a free external tool while using Claude Code only for coordination is a structural decision that cuts costs and removes rate limits simultaneously.
“Claude Code isn't doing this analysis. Claude Code isn't spending tokens. It's only spending a small amount of tokens to send that request to NotebookLM and bring it back. But all the thinking is done by Google, and they're paying for it.”
“If you try to recreate what Notebook LM does... it would be a gigantic pain in the butt to do. As someone who has tried it... it's not a simple process. Furthermore, it costs money, and this whole thing is free.”
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 promise sounds absurd: one terminal prompt that searches YouTube, indexes results into a grounded knowledge base, runs cross-source analysis, and ships a blueprint-style infographic -- all while Claude Code spends almost no tokens doing it. That is the actual demo in this video, and it holds up.
A five-stage orchestration pattern where Claude Code handles coordination and a free external tool handles the expensive synthesis.
The structural blueprint for a Claude Code skill, synthesized by NotebookLM across 20 YouTube tutorials in the live demo.
“All the resources can be found in my school communities. If you need the MD file for the YouTube search skill, make sure you see that in the free one.”
Soft double CTA: free community for the skill file, paid masterclass for deeper training. No hard sell.
00:00
00:10
00:24
00:26
00:39
00:42
00:57
01:02
01:10
01:15
01:27
01:35
01:43
01:51
02:00
02:08
02:16
02:24
02:32
02:41
02:49
02:57
03:05
03:14
03:22
03:30
03:38
03:46
03:55
04:03
04:11
04:19
04:27
04:36
04:41
04:53
05:01
05:10
05:18
05:27
05:35
05:44
05:52
06:01
06:09
06:18
06:27
06:35
06:44
06:52
07:01
07:09
07:18
07:26
07:35
07:43
07:52
08:00
08:09
08:17
08:26
08:34
08:42
08:50
08:58
09:06
09:15
09:23
09:31
09:39
09:47
09:55
10:03
10:12
10:20
10:29
10:38
10:46
10:55
11:03Why the skill backbone — not the dashboard — is where all the real value in a Claude Code Agentic OS lives.
May 14thA 12-minute curated sweep of 10 plugins, skills, and CLIs that actually move the needle on Claude Code projects.
June 6thA creator walks through five concrete levers — effort level, model delegation, token-saving skills, research offloading, and advisor mode — for keeping Claude Code costs and weekly usage caps under control.
July 3rdHow to pipe a Graphify knowledge graph into Obsidian so Claude Code can query your documentation as a connected concept map, not a pile of files.
June 8thHow a plain markdown vault with one index file replaces a vector database for most solo builders.
April 4thHow to give your LightRAG knowledge graph the power to ingest PDFs, charts, and images without changing how you query it.
April 3rd