← 返回 Skills 市场
lsuper

nlm

作者 lsuper · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
358
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install nlm
功能描述
NotebookLM CLI for listing notebooks, creating notebooks, adding sources, querying notebooks, generating studio artifacts, downloading outputs, sharing noteb...
安全使用建议
This SKILL.md is a straightforward cheat-sheet for the `nlm` CLI. Before using or automating it, confirm you trust the `nlm` binary source (the GitHub repo is provided) and install via your preferred vetted package manager (pipx/uv). Be aware that: (1) adding local files uploads their contents to NotebookLM, (2) login uses browser cookies and optionally a local CDP URL — only point the CLI at a local service you control (the CDP URL hands that service control over a browser session), and (3) share/invite commands can make notebooks accessible to others. If you need higher assurance, inspect the actual `nlm` package source and avoid using the OpenClaw/CDP provider unless you know what runs on localhost:18800.
功能分析
Type: OpenClaw Skill Name: nlm Version: 0.1.0 The skill bundle provides a CLI interface (nlm) for interacting with Google NotebookLM, supporting notebook management, source addition, and artifact generation. The SKILL.md instructions are consistent with the tool's stated purpose and do not contain any evidence of malicious intent, data exfiltration, or harmful prompt injections. The package (notebooklm-mcp-cli) is installed via standard package managers and includes specific integrations for the OpenClaw environment, such as browser-based authentication via CDP.
能力评估
Purpose & Capability
Name/description match the requested artifact: the SKILL instructs use of the `nlm` binary and documents notebook/list/create/query/share/source/drive operations that are exactly what a NotebookLM CLI would do. The documented install options (uv/pipx/pip) and lack of unrelated env vars or config paths are proportionate.
Instruction Scope
The SKILL.md stays on-topic (commands to login, manage notebooks, add sources, create artifacts, etc.). It does reference adding local files (e.g., `--file ./notes.pdf`) and using browser-based auth / an OpenClaw-managed CDP URL (http://127.0.0.1:18800). Those are expected for a CLI that uses browser cookies or browser automation for auth, but users should be aware that local files will be uploaded to NotebookLM and that connecting a CDP URL hands control of a browser session to whatever service is listening on that port.
Install Mechanism
This is an instruction-only skill with no install spec or code files. The metadata suggests installing `notebooklm-mcp-cli` via uv/pipx/pip — standard package distribution routes for a Python CLI and proportionate to the described functionality. No obscure download URLs or archive extraction are present.
Credentials
No required environment variables, credentials, or config paths are declared. The SKILL.md does note that auth depends on browser cookies and mentions an optional OpenClaw provider and local CDP URL; those are plausible for interactive auth but mean the CLI may rely on session cookies or a local service for automated browser auth.
Persistence & Privilege
always is false and there is no install script or code that persists or modifies other skills. Autonomous invocation is allowed (platform default) but there are no extra privileges or permanent presence requested by this skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nlm
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nlm 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of NotebookLM CLI skill
元数据
Slug nlm
版本 0.1.0
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 1
常见问题

nlm 是什么?

NotebookLM CLI for listing notebooks, creating notebooks, adding sources, querying notebooks, generating studio artifacts, downloading outputs, sharing noteb... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 358 次。

如何安装 nlm?

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

nlm 是免费的吗?

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

nlm 支持哪些平台?

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

谁开发了 nlm?

由 lsuper(@lsuper)开发并维护,当前版本 v0.1.0。

💬 留言讨论