← Back to Library

Claude Code + NotebookLM + Obsidian = GOD MODE

{"content: "The Promise of an AI Research Machine

Imagine turning Claude Code—the already powerful AI assistant—into something that behaves like a well-trained research monster. That's not hypothetical anymore. Chase H has built exactly that, and he's showing others how to do it too.

The Core Workflow

What happens when you combine three tools? You get what Chase calls "research on steroids." The workflow uses Claude Code as the central hub, NotebookLM for deep analysis and deliverable creation, and Obsidian as a personal knowledge base that trains Claude to speak and think the way you prefer.

The process starts with YouTube search capabilities built through Claude's Skill Creator. From there, data flows to NotebookLM—which lacks a public API but can be accessed through a GitHub repository called notebooklm-pi. Once analyzed, results return to Claude Code, which records everything in Obsidian markdown files.

Critically, this isn't locked into YouTube research only. The template adapts to PDFs, articles, text files, or any information source you need.

How It Works

The Skill Creator tool allows users to describe what they want in plain language—"create a skill that searches YouTube and returns structured video results using yt-dlp"—and Claude builds it automatically. Users don't need technical backgrounds.

For NotebookLM specifically, the process involves installing notebooklm-pi via terminal commands, authenticating through a browser, then asking Claude to use Skill Creator to build a NotebookLM skill. This gives access to everything NotebookLM offers: creating notebooks with up to 50 sources from Google Drive, YouTube, or text files, and generating deliverables including audio podcasts, infographics, slide decks, mind maps, and flashcards.

The final step combines individual skills into one super-skill using the same Skill Creator. Users simply describe what they want in a single pipeline—search for videos, send to NotebookLM, create analysis and infographic—and Claude executes everything at once.

The Obsidian Secret

Obsidian serves double duty. First, it provides human-readable records of every workflow run—you see how files link together, click through related documents, and view graph visualizations. But more importantly, all those markdown files become transparent to Claude Code itself. Over time, the claude.md file within Obsidian trains Claude on conventions: how you like deliverables formatted, what tone you prefer, which analysis styles work best.

This creates a self-improving loop. Each workflow run refines Claude's understanding of your preferences. The more documents accumulate, the better Claude becomes at predicting exactly what you want—and it happens naturally without explicit retraining.

Chase demonstrates this by asking for research on top five MCP servers with analysis on view counts, outliers, and gaps, plus an infographic. After six minutes, NotebookLM delivers a full markdown file containing key takeaways—Context7, Supabase, Figma, Sentry, PostHog, Playwright—and generates the visual infographic requested.

The Flexibility Problem

A counterargument worth considering: this workflow assumes users already know what they want from research. People with ill-defined research goals may struggle to benefit from automation that optimizes for specific outputs. The template adapts, but you still need to know how to adapt it.

Claude Code becomes a well-trained personal assistant that executes this workflow on your behalf—and that's super powerful.

Bottom Line

The strongest part of this argument is its practical implementation: real commands, real setup steps, and a working demonstration. Chase proves the workflow works with actual output. The biggest vulnerability is the dependency on multiple tools—each requires authentication, installation, and configuration—which creates friction for casual users. For serious researchers willing to invest thirty minutes in setup, this combination genuinely represents something most people aren't doing yet."}

If Claude Code plus Notebook LM is amazing and Claude Code plus Obsidian is free value and Claude Code plus the brand new skill creator is legitimately gamechanging, then what's going to happen when we combine all these tools together in a practical yet simple to setup workflow that you can start using today in under 30 minutes? Well, that is exactly what we are going to find out in today's video as I show you step by step how to create one of the most powerful workflows inside of Claude Code. This workflow turns Claude Code into an absolute research monster. And this video is also pretty much a capstone of everything we've talked about in the last few videos because we've covered things when it comes to Claude Code and Notebook LM and Cloud Code and Obsidian and Cloud Code the new skills creator.

But here's where we take all these lessons and we synthesize it into something that has practical value. And on that note, what's important isn't my exact use case, right? This is a personal chase AI use case, right? and how I do research for my content.

But you're not a content creator. You probably have a real job. So, what I want you to focus on throughout this entire lesson isn't the exact intricacies of how I'm doing my YouTube search. You should be focused on how do I swap the YouTube search for whatever use case I have and whatever source of information I need, whether that's PDFs or articles or text or whatever, right?

How can we fit in this template into your life? That's where the value lies and that's what I want you to focus on. And it's also something this is great at, right? This is a very f flexible workflow that can adapt to your needs and we love that.

So what the heck is this workflow going to be doing? Well, like I said, this is research on steroids. So we are going to be inside of clawed code and we are going to do some research via YouTube, right? My source of data in this case is going to be YouTube videos.

To do that, we will use a specific skill. From there, we are going to send that YouTube data to Notebook LM via Claude Code. Notebook LM will do analysis on those videos ...