notebooklm-skill
Query NotebookLM, add sources, and generate branded slides
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install notebooklm-skill?โผ
Run `npx skills add robonuggets/notebooklm-skill --all -g -y` in your terminal to install the skill globally. You also need Python 3.9+ and the notebooklm-py library installed via pip.
How to automate Google NotebookLM with an agent?โผ
This skill lets your agent list notebooks, add sources, ask questions, and generate reports through simple commands. After a one-time browser login, everything runs without manual steps.
Can it generate branded slide decks?โผ
Yes. It includes a slide prompt template that asks for your brand colors first, then generates a styled presenter deck inside NotebookLM matching your colors.
How do I avoid re-logging into NotebookLM?โผ
The included refresh_auth.py script silently renews your Google session cookies on a schedule, so you never have to log in manually again.
Does it work with Claude Code and other agents?โผ
Yes. It follows the standard SKILL.md format and works with Claude Code, OpenClaw, Cursor, and any agent that reads skill files.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides