← 返回 Skills 市场
11433
总下载
21
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tiangong-notebooklm-cli
功能描述
NotebookLM CLI wrapper via `node {baseDir}/scripts/notebooklm.mjs`. Use for auth, notebooks, chat, sources, notes, sharing, research, and artifact generation/download.
安全使用建议
Install only if you trust the `notebooklm` CLI on your PATH and are comfortable letting an agent use your logged-in NotebookLM account. Require explicit confirmation before commands using `--yes`, deleting notebooks/sources/artifacts/notes, exporting content, changing collaborators, enabling public sharing, or changing language settings.
功能分析
Type: OpenClaw Skill
Name: tiangong-notebooklm-cli
Version: 0.1.1
The skill bundle acts as a thin wrapper for the `notebooklm` CLI tool. The `scripts/notebooklm.mjs` file uses `node:child_process.spawnSync` to execute the `notebooklm` command, passing all arguments directly. This is a legitimate and common pattern for CLI wrappers, and arguments are passed as an array, mitigating shell injection vulnerabilities within the wrapper itself. The `SKILL.md` and `references/cli-commands.md` files provide clear, functional instructions for using the wrapper without any evidence of prompt injection attempts or instructions for malicious behavior. There is no indication of data exfiltration, persistence mechanisms, or other malicious intent.
能力评估
Purpose & Capability
The stated purpose is to expose NotebookLM CLI functions, and the artifact implements a small pass-through wrapper for auth, notebooks, chat, sources, notes, sharing, research, artifacts, and downloads.
Instruction Scope
The command catalog includes high-impact operations such as delete commands, collaborator changes, public sharing, exports, and language changes; these are visible and purpose-aligned, but should be run only with explicit user intent.
Install Mechanism
The skill has no bundled installer or dependency installation; it relies on the external `notebooklm` executable found on PATH, so users need to trust that CLI separately.
Credentials
Authenticated NotebookLM access is proportionate for this wrapper, but it means commands may read, create, export, share, or delete cloud notebook content under the logged-in account.
Persistence & Privilege
The wrapper itself does not add background persistence or privilege escalation, though the underlying NotebookLM CLI/account may retain login state, created content, sharing settings, and downloaded files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tiangong-notebooklm-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/tiangong-notebooklm-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
remove tiangong workspace relation
v0.1.0
Initial release. Adds NotebookLM CLI wrapper scripts and guidance for notebooks, sources, and artifacts.
元数据
常见问题
NotebookLM CLI 是什么?
NotebookLM CLI wrapper via `node {baseDir}/scripts/notebooklm.mjs`. Use for auth, notebooks, chat, sources, notes, sharing, research, and artifact generation/download. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 11433 次。
如何安装 NotebookLM CLI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tiangong-notebooklm-cli」即可一键安装,无需额外配置。
NotebookLM CLI 是免费的吗?
是的,NotebookLM CLI 完全免费(开源免费),可自由下载、安装和使用。
NotebookLM CLI 支持哪些平台?
NotebookLM CLI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 NotebookLM CLI?
由 Fadeloo(@fadeloo)开发并维护,当前版本 v0.1.1。
推荐 Skills