notebooklm
Installation
SKILL.md
NotebookLM Research Assistant Skill
Full NotebookLM automation: Query notebooks AND upload local files/notes to NotebookLM.
🎯 Core Capabilities
| Capability | Script | Description |
|---|---|---|
| 📤 Upload Files | upload_sources.py upload |
Upload PDF, MD, TXT, DOCX files to NotebookLM |
| 📓 Create Notebook | upload_sources.py create |
Create a new empty notebook |
| 🔗 Add URLs | upload_sources.py add-urls |
Add websites/YouTube as sources |
| 📝 Add Text | upload_sources.py add-text |
Paste text content as source |
| ❓ Ask Questions | ask_question.py |
Query notebooks with Gemini |
| 📚 Manage Library | notebook_manager.py |
Save/organize notebook references |