← Back to Skills Marketplace
358
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install nlm
Description
NotebookLM CLI for listing notebooks, creating notebooks, adding sources, querying notebooks, generating studio artifacts, downloading outputs, sharing noteb...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nlm - After installation, invoke the skill by name or use
/nlm - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of NotebookLM CLI skill
Metadata
Frequently Asked Questions
What is nlm?
NotebookLM CLI for listing notebooks, creating notebooks, adding sources, querying notebooks, generating studio artifacts, downloading outputs, sharing noteb... It is an AI Agent Skill for Claude Code / OpenClaw, with 358 downloads so far.
How do I install nlm?
Run "/install nlm" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is nlm free?
Yes, nlm is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does nlm support?
nlm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created nlm?
It is built and maintained by lsuper (@lsuper); the current version is v0.1.0.
More Skills