NotebookLM
NotebookLM β MOC
Map of Content for all NotebookLM knowledge in this vault. Covers core concepts, customization techniques, AI agent integrations, power-user workflows, and companion skills.
Overview
NotebookLM is Google's AI research assistant that analyzes your uploaded sources (PDFs, URLs, YouTube videos, Google Docs) and answers questions grounded in your data β not the open web. Unlike ChatGPT or Gemini, it doesn't hallucinate from broad web knowledge; it cross-references only what you give it. This makes it an ideal foundation for building custom AI systems: feed it trusted sources, configure its behavior with custom instructions, and you have a domain-specific expert.
The vault covers NotebookLM from three angles: manual power-user techniques (custom instructions, source strategies, Deep Research), AI agent integration (connecting it to Claude Code, Hermes, AntiGravity for programmatic control), and companion automation (CLI tools, MCP servers, Chrome extensions).
Core Concepts & Customization
How to get more out of NotebookLM's built-in features β no coding required.
- Parker Prompts β NotebookLM Gives you Super Powers, Here's How to Unlock it β 10K-char custom instructions, source bypass via summarization, interactive audio, Deep Research (50+ sources), collaborative sharing
- Tool Drop β NotebookLM I Built a Prompt Engineer (Free & Unlimited) β 3-phase manual system: feed curated sources β configure as "Head of Innovation" β get hallucination-free tool recommendations
- Paul J Lipsky β 7 Chrome Extensions for NotebookLM Power Users! β one-click YouTube import, folder organization, export tools
Key techniques:
- Custom instructions (up to 10,000 chars) define the AI's persona, tone, and behavior
- Source alchemy: summarize multiple sources into one, re-import as master source to bypass limits
- Deep Research: NotebookLM searches the web, gathers up to 50 sources, and synthesizes them
- Always save documentation as PDF (Ctrl+P) β URLs break, PDFs are permanent
AI Agent Integration
Connecting NotebookLM to coding agents for programmatic control and automation.
AntiGravity
- Jack Roberts β NotebookLM + AntiGravity runs my life (NEW System) β
notebooklm-pyMCP skill: 40-100 sources, one-command executive briefings - Jack Roberts β NotebookLM has a NEW SuperPower (AntiGravity) β NotebookLM as a "digital employee" with Google Workspace + Microsoft Office integration
Claude Code
- Jack Roberts β Claude Code + NotebookLM = Super Intelligence β Claude Code overcomes NotebookLM's compute limits: automated notebook creation, bulk transcript extraction, app deployment via Pinecone + Supabase
Hermes Agent
- Jack Roberts β Hermes Agent has a NEW SuperPower (NotebookLM) β Hermes Agent + NotebookLM integration for research automation
Website Building
- Teacher's Tech β NotebookLM + Gemini = Website Builder (Free & No Code) β using NotebookLM research output as source material for Gemini-built websites
Power-User Workflows
| Goal | Approach | Reference |
|---|---|---|
| Build a custom prompt engineering system (manual) | Feed 4+ trusted sources, write custom instructions as "Head of Innovation" or "Senior Prompt Engineer", upload PDF docs for technical accuracy | Tool Drop β NotebookLM I Built a Prompt Engineer (Free & Unlimited) |
| Automate research briefings (programmatic) | Install notebooklm-py, authenticate, set up MCP, trigger with one command |
Jack Roberts β NotebookLM + AntiGravity runs my life (NEW System) |
| Clone any creator's writing voice | Upload top 3 videos as sources, configure as ghostwriter, analyze tone/pacing/vocabulary | Tool Drop β NotebookLM I Built a Prompt Engineer (Free & Unlimited) |
| Get hallucination-free tool recommendations | Feed Futurepedia + Product Hunt as sources, ask with project constraints | Tool Drop β NotebookLM I Built a Prompt Engineer (Free & Unlimited) |
| Bypass NotebookLM's source limit | Summarize multiple sources into a single note, re-import as one master source | Parker Prompts β NotebookLM Gives you Super Powers, Here's How to Unlock it |
| Make NotebookLM act with agents | Connect via MCP to AntiGravity/Claude Code/Hermes for programmatic execution | Jack Roberts β NotebookLM + AntiGravity runs my life (NEW System) |
| Use Deep Research for multi-source synthesis | Enable Deep Research, let it gather 50+ sources, synthesize connections | Parker Prompts β NotebookLM Gives you Super Powers, Here's How to Unlock it |
Companion Articles & Skills
- NotebookLM + AntiGravity Skill β detailed setup guide for the
notebooklm-pyMCP integration - NotebookLM-Skill β Hermes Agent skill for programmatic NotebookLM access (available in the vault, not published)
Related MOCs
- Claude Code β Anthropic's agentic coding assistant (commonly paired with NotebookLM)
- VS Code Agent-First Development Series β official VS Code curriculum on working with coding agents