notebooklm

Integrates Claude Code with Rocket.Chat for automated messaging, threads, and user management via MCP tools.

217|20|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/yonatangross/orchestkit --skill notebooklm-yonatangross
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notebooklm
Source: https://github.com/yonatangross/orchestkit/tree/main/plugins/ork/skills/notebooklm
Command: npx skills add https://github.com/yonatangross/orchestkit --skill notebooklm-yonatangross

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill integrates with NotebookLM, an external RAG engine, to manage research, synthesize information, and generate content without consuming your Claude Code context window.

Core Features & Use Cases

  • External RAG: Offload reading and analysis to NotebookLM for large documents or extensive research.
  • Content Generation: Create various artifacts like audio overviews, slide decks, and reports from your notes.
  • Knowledge Management: Build persistent knowledge bases for debugging, security, or project decisions.

Quick Start

Use the notebooklm skill to create a new notebook for your project, add a URL as a source, and then query it for specific information.

Frequently Asked Questions about notebooklm

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

FAQPage Schema
How do I offload large document research and RAG to an external knowledge base?

External RAG offloads large document analysis to NotebookLM, managing research synthesis and knowledge management without consuming your Claude Code context window. You create notebooks, add sources like URLs, and query specific information remotely.

Can I generate audio overviews and slide decks from my research notes?

Yes, content generation creates various artifacts like audio overviews, slide decks, and reports from your notes. The Studio content creation workflow synthesizes your notebook sources into these output formats.

What's the best way to manage persistent knowledge bases for project decisions?

Persistent knowledge bases are managed by creating notebooks, adding diverse sources, and querying them for specific information. This builds a durable research repository for debugging, security, or project decisions.

Does this external RAG integration require managing authentication sessions?

Yes, the integration supports authentication and session management via MCP CLI tools. These tools manage notebooks, sources, queries, and studio content creation through established workflow patterns.

When should I use external research synthesis instead of local context processing?

Use external research synthesis for extensive research or large documents to prevent context window exhaustion. It is ideal when offloading reading, analysis, and content generation tasks to a dedicated RAG engine.