返回顶部
n

notebooklm-content

Generate 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.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
142
下载量
0
收藏
概述
安装方式
版本历史

notebooklm-content

# NotebookLM Content Generator Automated content generation workflow using Google NotebookLM. ## Prerequisites - **OpenClaw Browser Relay** extension must be installed in Chrome - Relay must be connected to local OpenClaw Gateway (default port 18792) - User must be logged into NotebookLM in Chrome ## Quick Start ### 1. Ensure Browser Relay is Active User action required: 1. Open Chrome with NotebookLM logged in 2. Click OpenClaw Browser Relay extension 3. Enable relay for the target tab ### 2. Basic Workflow ``` 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 ``` ## Commands ### Check Connection ```bash openclaw browser status --browser-profile chrome-relay --json ``` ### List Tabs ```bash openclaw browser tabs --browser-profile chrome-relay --json ``` ### Get Snapshot ```bash openclaw browser snapshot --browser-profile chrome-relay --json --limit 120 ``` ### Navigate ```bash openclaw browser open --url "https://notebooklm.google.com" --browser-profile chrome-relay ``` ### Click Element ```bash openclaw browser click <element-ref> --browser-profile chrome-relay --json ``` ### Type Text ```bash openclaw browser type <element-ref> "text content" --browser-profile chrome-relay --json ``` ### Take Screenshot ```bash openclaw browser screenshot --browser-profile chrome-relay ``` ## Workflow: Generate Slides from Topic 1. **Open NotebookLM home** ```bash openclaw browser open --url "https://notebooklm.google.com" --browser-profile chrome-relay ``` 2. **Create new notebook** - Find and click "ノートブックを新規作成" or "Create notebook" - Get snapshot to find element refs ```bash openclaw browser snapshot --browser-profile chrome-relay --json --limit 80 ``` 3. **Add sources** - Click "ソースを追加" or similar - For URLs: type URL and submit - For text: paste text content 4. **Generate slides** - Find "スライド資料" or "Slides" button in Studio panel - Click to start generation - Wait for "生成中..." to complete 5. **Get result URL** - Once complete, capture the notebook URL - Return shareable link to user ## Output Types | 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 | ## Troubleshooting ### Element not found - Run new snapshot: `openclaw browser snapshot --browser-profile chrome-relay --json` - Element refs change on page updates ### Relay not connected - Check Gateway status: `openclaw gateway status` - User must enable relay in Chrome extension ### Generation stuck - Wait longer (NotebookLM generation can take 1-3 minutes) - Check for popups or dialogs ## Important Notes - **Never hardcode element refs** - They change between sessions - **Always get fresh snapshot** before clicking - **User must keep Chrome open** during generation - **Report progress** to user during long operations

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 notebooklm-content-1776199381 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 notebooklm-content-1776199381 技能

通过命令行安装

skillhub install notebooklm-content-1776199381

下载 Zip 包

⬇ 下载 notebooklm-content v1.0.0

文件大小: 2.85 KB | 发布时间: 2026-4-17 15:32

v1.0.0 最新 2026-4-17 15:32
Version 1.0.0 — Initial release

- Automates creation of slides, audio overviews, and documents from NotebookLM sources via Chrome browser relay.
- Supports generating learning materials from text, URLs, and files using Google NotebookLM.
- Guides users through required setup: OpenClaw Browser Relay extension and NotebookLM login.
- Provides step-by-step workflow and command examples for content generation.
- Outlines troubleshooting steps and important usage notes for reliability.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部