NO

notebooklm-management

Connects and manages Google NotebookLM for grounded conversational research.

Install

mkdir -p .claude/skills/notebooklm-management && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14341" && unzip -o skill.zip -d .claude/skills/notebooklm-management && rm skill.zip

Installs to .claude/skills/notebooklm-management

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

NotebookLM MCP server management - query notebooks, add from share links, handle auth, reset sessions. Use when working with Google NotebookLM notebooks for conversational research tasks.
187 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Query NotebookLM notebooks
  • Add notebooks from share URLs
  • Manage a notebook library and switch active notebooks
  • Recover authentication for NotebookLM
  • Reset NotebookLM sessions

How it works

The skill interacts with the NotebookLM MCP server to manage notebooks and sessions. It provides tools to query, add, update, and remove notebooks, as well as manage user authentication and session states.

Inputs & outputs

You give it
a request to interact with NotebookLM notebooks or sessions
You get back
query results from notebooks, a newly added notebook, or a reset session

When to use notebooklm-management

  • Querying uploaded notebooks
  • Managing research sessions
  • Searching through notebook documents

About this skill

NotebookLM MCP Management

Tech Stack Target / Version: NotebookLM current web release, Markdown session capture, and URL-tracked research workflows.

Use this skill when research should be grounded in NotebookLM notebooks instead of a generic web search.

  • Leverage native parallel subagent dispatch and 200k+ context windows where available.

Current MCP Reality

This repository already targets a real NotebookLM MCP workflow. The concrete tool surface available in this environment includes:

  • get_health
  • list_notebooks, search_notebooks, select_notebook
  • ask_question
  • add_notebook, update_notebook, remove_notebook
  • list_sessions, reset_session, close_session
  • setup_auth, re_auth, cleanup_data

Activation Conditions

Use symptom -> action triggers: when one matches, apply this skill and verify with the protocol below.

  • Querying a specific NotebookLM notebook
  • Adding a notebook from a share URL
  • Managing a notebook library or switching active notebooks
  • Recovering authentication or cleaning NotebookLM state
  • Continuing a multi-turn research session

Recommended Workflow

  1. Call get_health first to confirm authentication and server readiness.
  2. Reuse an existing session when the task is the same.
  3. Prefer search_notebooks or list_notebooks before asking the user to restate what is already in the library.
  4. Use ask_question iteratively in the same session for deep work.
  5. Use setup_auth or re_auth only when health indicates auth problems.

Library Management Rules

  • Do not add or remove notebooks without explicit user confirmation.
  • When adding a notebook, collect URL, description, topics, and use cases first.
  • Update metadata instead of creating duplicates when the notebook already exists.

Troubleshooting

  • Auth broken: get_health -> re_auth
  • Stale browser state: cleanup_data(preserve_library=true) after closing browsers
  • Wrong context: reset_session or switch notebooks
  • Ambiguous notebook choice: search the library before creating a new one

Anti-Patterns

  • Treating source content as already clean: Formatting automation will happily preserve broken or inconsistent input.
  • Skipping an open-file verification pass: Documents and spreadsheets often fail in the destination app, not in the script output.
  • Automating irreversible edits without checkpoints: A small mapping mistake can affect an entire workbook or document.

Verification Protocol

Before claiming "skill applied successfully":

  1. Pass/fail: The Notebooklm Management workflow names the agent boundary, delegated scope, and expected return artifact.
  2. Pass/fail: Context passed to helpers is minimal, task-local, and free of hidden expected answers.
  3. Pass/fail: Results are integrated only after evidence, diffs, or citations are checked by the controller.
  4. Pressure-test scenario: Run the workflow on two similar tasks that must not share assumptions or leaked context.
  5. Success metric: Zero context leakage; every delegated output is independently reviewable.

References & Resources

Documentation

Scripts

Examples

<!-- MCP:START --> <!-- PORTABILITY:START -->

Cross-Client Portability

This skill is written to stay usable across GitHub Copilot, Claude Code, and Codex.

  • GitHub Copilot: keep the folder in a Copilot-visible skill path or wrap the workflow in project instructions when folder discovery is unavailable.
  • Claude Code: keep the folder in a local skills directory or a compatible plugin source.
  • Codex: install or sync the folder into $CODEX_HOME/skills/notebooklm-management and restart Codex after major changes.
<!-- PORTABILITY:END -->

MCP Availability And Fallback

Preferred MCP Server: NotebookLM MCP

  • Fallback prompt: "Use the NotebookLM MCP Management skill without MCP. Rely on the local SKILL.md, bundled references or scripts, and manual verification. Show the exact commands, evidence, and final checks you used before concluding."
  • Use the NotebookLM web UI directly, capture answers in Markdown, and store session notes locally when the MCP server is unavailable.
  • Preserve notebook URLs, prompt history, and manual research notes so the workflow remains reproducible.
<!-- MCP:END -->

Related Skills

  • documentation-authoring: Use it when the workflow also needs drafting structured technical or product documents.
  • notion-docs: Use it when the workflow also needs Notion page and database publishing workflows.
  • pdf: Use it when the workflow also needs PDF extraction, generation, and layout-aware review.
  • word-document: Use it when the workflow also needs Word document authoring and formatting workflows.

When not to use it

  • When research should not be grounded in NotebookLM notebooks
  • When a generic web search is sufficient
  • When the MCP server is unavailable and no fallback is desired

Limitations

  • Does not add or remove notebooks without explicit user confirmation
  • Does not treat source content as already clean
  • Does not automate irreversible edits without checkpoints

How it compares

This skill provides a programmatic interface to manage NotebookLM notebooks and sessions, offering structured interaction and automation beyond the standard web UI.

Compared to similar skills

notebooklm-management side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
notebooklm-management (this skill)02moNo flagsIntermediate
ask03moReviewIntermediate
llm-wiki03moReviewIntermediate
braindump75moNo flagsBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

paper-2-web

bg-szy

This skill should be used when converting academic papers into promotional and presentation formats including interactive websites (Paper2Web), presentation videos (Paper2Video), and conference posters (Paper2Poster). Use this skill for tasks involving paper dissemination, conference preparation, cr

00

autoskill

bg-szy

Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills (or composition recipes that chain existing ones) for the patterns not yet covered. Use when the user asks to analyze their recent work and propose

00

ddd-context-mapping

bg-szy

Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns.

00

bio-methylation-array-preprocessing

bg-szy

Turns raw Illumina Infinium methylation BeadChip IDATs (450K, EPIC, EPICv2) into a defensible beta/M matrix with sesame (openSesame/SigDF) or minfi (RGChannelSet -> MethylSet -> GenomicRatioSet). Covers Type I vs Type II probe chemistry and why raw Type II beta is compressed, the signal-to-beta math

00

bio-rna-quantification-tximport-workflow

bg-szy

Import transcript-level quantifications from Salmon/kallisto/RSEM into R for gene-level analysis with DESeq2/edgeR using tximport or tximeta. Use when summarizing transcript abundances to gene counts with the correct length offset, choosing a countsFromAbundance mode (full-length vs 3'-tag vs DTU),

00

azure-security-keyvault-secrets-java

bg-szy

Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive configuration data.

00

Search skills

Search the agent skills registry