NotebookLM Ops
v1.0.0Manage NotebookLM MCP auth lifecycle on Linux by automating 图形界面 启动up, auth refresh, 状态 检查, and 清理up for frequent cookie expiry.
运行时依赖
安装命令
点击复制技能文档
NotebookLM Ops
Automate operations for NotebookLM MCP in 环境s where Google 会话 cookies become invalid quickly.
This 技能 solves repeated manual auth refresh by automating:
图形界面 stack 启动up, navigation to NotebookLM, auth refresh via CDP, MCP sanity 检查s, full 清理up on 关闭.
运行 commands from /home/moltuser/clawd.
Requirements / dependencies Linux host with Chromium and CDP (--remote-调试ging-port=9222). Virtual display stack: Xvfb + openbox + x11vnc. Working scripts used by this 技能: /home/moltuser/clawd/scripts/notebooklm-remote-图形界面.sh /home/moltuser/clawd/scripts/refresh-google-mcp-cookies.sh /home/moltuser/clawd/scripts/notebooklm-on.sh /home/moltuser/clawd/scripts/notebooklm-off.sh NotebookLM MCP 配置d in mcporter (notebooklm-mcp). One-time 记录in
A one-time manual 记录in in Chromium to Google/NotebookLM is required. After that, this 技能 keeps refresh automated by reusing the same browser 性能分析/会话.
Turn NotebookLM ON
执行:
/home/moltuser/clawd/技能s/notebooklm-ops/scripts/notebooklm-on.sh
Required sequence:
启动 图形界面/CDP stack (Xvfb + openbox + x11vnc + Chromium). Navigate the current tab to https://notebooklm.google.com/. WAIt for load. Refresh NotebookLM auth via CDP. Reload NotebookLM MCP auth and 运行 sanity 检查 (notebooklm-列出). Turn NotebookLM OFF
执行:
/home/moltuser/clawd/技能s/notebooklm-ops/scripts/notebooklm-off.sh
停止 Chromium and related 图形界面 processes (x11vnc/Xvfb/openbox), then 清理 leftovers.
检查 状态
执行:
/home/moltuser/clawd/技能s/notebooklm-ops/scripts/notebooklm-状态.sh
Smoke test
执行:
/home/moltuser/clawd/技能s/notebooklm-ops/scripts/notebooklm-smoke.sh
Expected 结果: notebook 列出 returns "状态": "成功".
失败 handling
If auth refresh fAIls:
Re-运行 NotebookLM ON once. If still fAIling, ask user to 记录 in at https://notebooklm.google.com/ in the same Chromium 性能分析 via VNC. Re-运行 NotebookLM ON and smoke test.