Install
openclaw skills install notebooklm-contentGenerate slides, audio overviews, and documents from sources using Google NotebookLM via browser automation. Use when the user wants to (1) create presentation slides from topics or sources, (2) generate audio explanations, (3) auto-produce NotebookLM content, or (4) build learning materials from text/URLs. Requires OpenClaw browser relay or Chrome remote debugging configured.
openclaw skills install notebooklm-contentAutomated content generation workflow using Google NotebookLM.
User action required:
1. Navigate to NotebookLM
2. Create or open a notebook
3. Add sources (URLs, text, files)
4. Trigger content generation (slides/audio)
5. Wait for completion
6. Return shareable URL
openclaw browser status --browser-profile chrome-relay --json
openclaw browser tabs --browser-profile chrome-relay --json
openclaw browser snapshot --browser-profile chrome-relay --json --limit 120
openclaw browser open --url "https://notebooklm.google.com" --browser-profile chrome-relay
openclaw browser click <element-ref> --browser-profile chrome-relay --json
openclaw browser type <element-ref> "text content" --browser-profile chrome-relay --json
openclaw browser screenshot --browser-profile chrome-relay
Open NotebookLM home
openclaw browser open --url "https://notebooklm.google.com" --browser-profile chrome-relay
Create new notebook
openclaw browser snapshot --browser-profile chrome-relay --json --limit 80
Add sources
Generate slides
Get result URL
| Type | Japanese | Element Pattern |
|---|---|---|
| Slides | スライド資料 | button with "tablet" icon |
| Audio | 音声解説 | button with "audio_magic_eraser" icon |
| Video | 動画解説 | button with "subscriptions" icon |
| Mindmap | マインドマップ | button with "flowchart" icon |
| Report | レポート | button with "auto_tab_group" icon |
| Quiz | クイズ | button with "quiz" icon |
openclaw browser snapshot --browser-profile chrome-relay --jsonopenclaw gateway status