📒
AI EngineeringTypeScript

NotebookLM

by roomi-fields

NotebookLM is an AI Engineering skill for Claude Code, published by roomi-fields in notebooklm-mcp.

174 stars53 forkson roomi-fields/notebooklm-mcpAdded 2026/09/07+2% in starsRepository updated 2026/09/04
agentic-skillanthropicautomationcitationsclaude-codeclaude-skillscodexgemini-notebookgemini-notebook-apigoogle-notebooklmmcpmcp-servern8nnotebooklmnotebooklm-skillragrest-apiskillskillstypescript
Install in seconds
Install NotebookLM
Copy NotebookLM into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/roomi-fields/notebooklm-mcp/tree/main/skills/notebooklm ~/.claude/skills/notebooklm

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/roomi-fields/notebooklm-mcp.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/notebooklm/SKILL.md in roomi-fields/notebooklm-mcp
Installs to
~/.claude/skills/notebooklm
Collection
The only skill cataloged from this repository
Category
AI Engineering3475 skills

What NotebookLM does

NotebookLM answers questions from Google NotebookLM notebooks with inline citations and manages notebooks, sources, and Studio content. Use it for source-grounded research, notebook operations, and quota-aware batch ingestion.

NotebookLM is cataloged under AI Engineering on DirSkills. NotebookLM comes from a repository tagged agentic-skill, anthropic, automation, citations and claude-code.

Documentation

README

NotebookLM

Overview

NotebookLM answers questions only from the sources uploaded to a notebook, with inline citations to the exact passages used — no open-web knowledge, so answers are hallucination-resistant and fully traceable. This skill drives the @roomi-fields/notebooklm-mcp engine to query notebooks, manage sources, and generate Studio content, and encodes the patterns that make NotebookLM usable at research scale (citation formats, the ~50-queries/day quota, batch-to-cache).

Choosing the transport

Two ways reach the same engine — pick per what the session already has:

This is the opening of the README. Read the full README on GitHub.

Commands NotebookLM provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /re-auth
  • /batch-to-vault

Frequently asked about NotebookLM

  • How does NotebookLM compare to other AI Engineering skills?

    NotebookLM ranks #3229 by stars among the 3475 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of NotebookLM against them. Open each page to compare what they document and how they install.