Use Case
Stop doing repetitive documents & notes tasks manually. Notebooklm lets your AI agent handle them automatically through natural conversation. Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses. This guide shows practical examples of using Notebooklm to automate common documents & notes workflows and save hours every week.
Install Notebooklm: npx clawhub@latest --dir ~/.claude/skills install notebooklm-skill
Identify the repetitive documents & notes tasks you want to automate
Describe the task to your AI in plain English
Notebooklm will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing Notebooklm
Automate my documents & notes tasks using Notebooklm
What repetitive tasks can Notebooklm handle for me?
Set up a workflow that runs Notebooklm every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install notebooklm-skillOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install notebooklm-skillβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/notebooklm-skill/π‘Extract and place the folder at the path above, then restart your agent.