What problem does it solve?
NotebookLM research stays locked inside Google's app, disconnected from your personal knowledge base. This Skill converts NotebookLM notebooks into persistent Obsidian vault files where sources become wikilink-able notes and Q&A answers get their [N] citations resolved to passage-level deep links.
Core Features & Use Cases
- Source Import: Converts every notebook source (YouTube, PDF, web, Google Docs) into a
notebook-source markdown file with frontmatter, AI-generated source guides, and topic wikilinks.
- Citation Resolution: Replaces raw
[N] citation markers in NotebookLM answers with [[Source Title#Passage N]] wikilinks, extracting the actual cited passages into source files.
- Dashboard Generation: Creates Dataview-powered dashboards listing all sources and Q&A notes for a notebook.
- Use Case: You researched a topic across 20 YouTube videos in NotebookLM. Run the import workflow to get 20 linked source notes in your vault, then ask questions and save answers as reference notes where every citation clicks through to the exact quoted passage.
Quick Start
Ask Claude to import your current NotebookLM notebook into your Obsidian vault by saying "notebooklm import" after running notebooklm login to authenticate.