← 返回 Skills 市场
fadeloo

NotebookLM CLI

作者 Fadeloo · GitHub ↗ · v0.1.1
cross-platform ✓ 安全检测通过
8276
总下载
21
收藏
63
当前安装
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 external NotebookLM CLI on your PATH and are comfortable letting an agent operate your logged-in NotebookLM account. Require explicit confirmation before delete commands, exports, collaborator changes, public sharing, language changes, or any command using `--yes`.
功能分析
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 run NotebookLM CLI commands for auth, notebooks, chat, sources, notes, sharing, research, and artifacts, and the artifacts implement exactly that via a small pass-through wrapper.
Instruction Scope
The command catalog is broad and includes destructive and sharing commands such as deleting notebooks, deleting sources or notes, adding collaborators, and enabling public sharing; these are disclosed and purpose-aligned but should require explicit user intent.
Install Mechanism
The skill itself has no installer or bundled dependency; it relies on whatever `notebooklm` executable is first on PATH, so provenance of that external CLI must be verified separately.
Credentials
Authenticated NotebookLM access is proportionate for this integration, but commands can read, create, export, share, and delete cloud notebook content under the logged-in account.
Persistence & Privilege
The wrapper does not create background persistence, but the underlying NotebookLM account may retain login state, created sources, notes, artifacts, collaborators, public-sharing settings, and generated downloads.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tiangong-notebooklm-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tiangong-notebooklm-cli 触发
  4. 根据 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.
元数据
Slug tiangong-notebooklm-cli
版本 0.1.1
许可证
累计安装 284
当前安装数 63
历史版本数 2
常见问题

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 插件,目前累计下载 8276 次。

如何安装 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。

💬 留言讨论