← 返回 Skills 市场
felixhsp

Nlm Cli

作者 FelixHsp · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ⚠ suspicious
397
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nlm-cli
功能描述
使用 Jacob Brown 的 `notebooklm-mcp-cli`(`nlm` 命令)自动化操作 NotebookLM。适用于处理 Notebook、来源(sources)、Studio 内容生成、Research、分享、MCP 配置,以及音频、视频、报告、幻灯片、信息图、数据表、测验、抽认卡等产物下载。...
安全使用建议
This skill is essentially a documented wrapper around the external notebooklm-mcp-cli. Before installing or using it: 1) ensure you have node and inspect/verify the notebooklm-mcp-cli package source (pip/uv) and its maintainers; 2) be aware the wrapper will run whatever 'nlm' it finds (NLM_BIN, a local .venvs path, or your PATH) — avoid setting NLM_BIN to untrusted binaries and ensure .venvs is clean; 3) using the CLI requires logging in to your Google/NotebookLM account, so the CLI will operate with your NotebookLM data — only proceed if you trust the upstream CLI; 4) there is a metadata mismatch (node/nlm not declared) — the wrapper and docs list the true runtime requirements, so make sure your environment satisfies them; 5) if you are uncertain about the upstream 'nlm' distribution, inspect its code or run it in an isolated environment before granting it access to your account.
功能分析
Type: OpenClaw Skill Name: nlm-cli Version: 0.1.1 The skill is a legitimate wrapper for the 'notebooklm-mcp-cli' tool, providing an interface for an AI agent to automate NotebookLM operations. The core logic in 'scripts/nlm.mjs' safely uses 'spawnSync' to execute the CLI, and the documentation in 'SKILL.md' and the 'references/' directory provides clear, task-aligned instructions without any evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name/description claim to automate NotebookLM via Jacob Brown's notebooklm-mcp-cli and the included files (references + wrapper script) directly implement that. Nothing in the package requests unrelated services or secrets. Minor mismatch: registry metadata lists no required binaries/env vars but the SKILL.md and script clearly require node and an nlm executable (or NLM_BIN).
Instruction Scope
SKILL.md confines runtime behavior to running the nlm CLI via the provided wrapper, reading its shippped reference docs, and guiding login/installation steps. It does not instruct reading arbitrary host files or sending data to unknown remote endpoints. It does rely on the user having authenticated NotebookLM access (Google account) via nlm login, which is expected for the stated functionality.
Install Mechanism
There is no install specification (instruction-only) and the only executable code is a small wrapper script. No downloads or archive extraction are performed by the skill itself, so installation risk is low. The references suggest installing notebooklm-mcp-cli via a tool or pip — you should verify the upstream source before installing.
Credentials
The skill does not declare required env vars in metadata, but the wrapper honors NLM_BIN and manipulates PATH to prefer {baseDir}/.venvs/nlm-mcp/bin. The skill will act using whatever nlm binary is discovered (env var, local venv, or PATH). It does not request unrelated credentials, but it will operate with the user's NotebookLM/Google auth once nlm is logged in.
Persistence & Privilege
always is false and the skill does not attempt to persist itself, modify other skills, or change global agent settings. It only provides a wrapper and docs and runs the external nlm process when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nlm-cli
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nlm-cli 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
Prefer notebook query over create for PPT/video generation; update quickstart and cli command reference.
v0.1.0
Initial release of nlm-cli for automating NotebookLM tasks. - Provides a wrapper for Jacob Brown’s `notebooklm-mcp-cli` (`nlm`) commands to ensure consistent execution. - Supports managing notebooks, sources, Studio generate/research/share workflows, MCP configuration, and downloading various artifacts (audio, video, slides, tables, reports, quizzes, etc.). - Wrapper resolves `nlm` binary from environment variables, virtual environments, or PATH. - Includes quick-start examples and best practices for command structure and troubleshooting. - Reference guides are available for installation, authentication, and full CLI command usage.
元数据
Slug nlm-cli
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Nlm Cli 是什么?

使用 Jacob Brown 的 `notebooklm-mcp-cli`(`nlm` 命令)自动化操作 NotebookLM。适用于处理 Notebook、来源(sources)、Studio 内容生成、Research、分享、MCP 配置,以及音频、视频、报告、幻灯片、信息图、数据表、测验、抽认卡等产物下载。... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 397 次。

如何安装 Nlm Cli?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nlm-cli」即可一键安装,无需额外配置。

Nlm Cli 是免费的吗?

是的,Nlm Cli 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nlm Cli 支持哪些平台?

Nlm Cli 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nlm Cli?

由 FelixHsp(@felixhsp)开发并维护,当前版本 v0.1.1。

💬 留言讨论