Notebooklm Integration
by Timoranjes
Automate Google NotebookLM: create notebooks, add sources, and generate AI audio/podcasts via Python or CLI.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Generate a deep-dive audio overview from my notebook, download it as research_podcast.mp3, and then tell me the key findings from the second source.
Your agent does
$ notebooklm generate audio "create a 5-minute deep dive" --wait Status: Generating... Status: Completed $ notebooklm download audio ./research_podcast.mp3 Artifact saved to ./research_podcast.mp3 $ notebooklm ask "What are the key findings in the second source?" Answer: The findings...
What you get
About this skill
What it does
This skill provides programmatic control over Google NotebookLM via a robust Python SDK and CLI. It allows your AI agent to automate the entire research lifecycle, from organizing sources to generating advanced AI artifacts like audio overviews and podcasts. It leverages an audited fork of the notebooklm-py library to ensure security, stability, and seamless cookie management.
Why use this skill
Directly prompting an AI to "use NotebookLM" often fails because there is no official API. This skill bridges that gap by providing a reliable interface for:
- Automating the creation of notebooks and source management.
- Generating and downloading deep-dive audio/video/slide artifacts programmatically.
- Implementing "zero-touch" authentication using Firefox cookie auto-refresh, bypassing the 30-minute expiry issues common with manual sessions.
- Integrating NotebookLM's superior document reasoning into your existing AI workflows.
Supported tools
- Python 3.10+ and Playwright for browser automation.
- Firefox integration for decrypted, auto-refreshing authentication.
- Comprehensive CLI for quick terminal-based research tasks.
Changelog
- v1.1LatestJun 25, 2026
No release notes.
- v1.0.0May 2, 2026
Initial release
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
1 install
Downloaded by developers to date
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 1 month ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
Frequently Asked Questions
Popular in AI Agents & LLM Ops
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.

prompt-engineer
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.
codex-grade-coding
Turn your AI agent into a senior engineer with strict task classification and verification-driven coding protocols.
deep-research-team
Deploy a hierarchical team of AI agents to perform 15-30 minute deep-dive research with parallel execution.