notebooklm

Manage Google NotebookLM notebooks, sources, and generation via the nlm CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/wagnersza/jarvis-clawdbot --skill notebooklm-wagnersza
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notebooklm
Source: https://github.com/wagnersza/jarvis-clawdbot/tree/main/skills/notebooklm
Command: npx skills add https://github.com/wagnersza/jarvis-clawdbot --skill notebooklm-wagnersza

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interface with Google NotebookLM to manage notebooks, sources, and generation via the nlm CLI.

Core Features & Use Cases

  • Notebook management: List, create, query, and describe notebooks.
  • Source management: List sources and attach URLs, text, or drives to notebooks.
  • Research & generation: Start research tasks and produce outputs like summaries or media from notebooks.
  • Workflow tracking: Manage artifacts and aliases to streamline repetitive tasks.

Quick Start

Login to NotebookLM with nlm, create a notebook, add sources, and begin generation tasks.

Frequently Asked Questions about notebooklm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage NotebookLM notebooks and sources via command line?

You can manage NotebookLM notebooks and sources via command line by interfacing with the nlm CLI. This allows you to list, create, query, and describe notebooks, as well as attach URLs, text, or drives as sources.

What's the best way to generate summaries from Google NotebookLM sources?

Generating summaries from Google NotebookLM sources is handled by starting research and generation tasks through the nlm CLI. You can produce outputs like summaries or media directly from your configured notebooks.

Do I need the nlm CLI installed to manage NotebookLM research workflows?

Yes, you need the nlm CLI installed and configured to manage NotebookLM research workflows. It acts as the interface to organize NotebookLM content, manage artifacts, and run generation tasks.

Can I attach URLs and text to NotebookLM notebooks programmatically?

You can attach URLs and text to NotebookLM notebooks programmatically using the source management features of the nlm CLI. This supports adding various source types to streamline your research workflows.

How does workflow tracking work for repetitive NotebookLM generation tasks?

Workflow tracking for repetitive NotebookLM generation tasks works by managing artifacts and aliases within the nlm CLI. This streamlines your research processes and helps organize generated outputs efficiently.