← Back to Skills Marketplace
397
Downloads
1
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nlm-cli
Description
使用 Jacob Brown 的 `notebooklm-mcp-cli`(`nlm` 命令)自动化操作 NotebookLM。适用于处理 Notebook、来源(sources)、Studio 内容生成、Research、分享、MCP 配置,以及音频、视频、报告、幻灯片、信息图、数据表、测验、抽认卡等产物下载。...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nlm-cli - After installation, invoke the skill by name or use
/nlm-cli - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Nlm Cli?
使用 Jacob Brown 的 `notebooklm-mcp-cli`(`nlm` 命令)自动化操作 NotebookLM。适用于处理 Notebook、来源(sources)、Studio 内容生成、Research、分享、MCP 配置,以及音频、视频、报告、幻灯片、信息图、数据表、测验、抽认卡等产物下载。... It is an AI Agent Skill for Claude Code / OpenClaw, with 397 downloads so far.
How do I install Nlm Cli?
Run "/install nlm-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nlm Cli free?
Yes, Nlm Cli is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nlm Cli support?
Nlm Cli is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nlm Cli?
It is built and maintained by FelixHsp (@felixhsp); the current version is v0.1.1.
More Skills