notebooklm

Import NotebookLM notebooks into Obsidian vaults with wikilink citations.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/b08x/syncopated-context --skill notebooklm-b08x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notebooklm
Source: https://github.com/b08x/syncopated-context/tree/main/plugins/notebook/skills/notebooklm
Command: npx skills add https://github.com/b08x/syncopated-context --skill notebooklm-b08x

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Turn NotebookLM notebooks into Obsidian vault knowledge graphs. Sources become wikilink-able files, Q&A answers get citations resolved to [[wikilinks]] with passage-level deep links.

Core Features & Use Cases

  • Import NotebookLM notebooks into an Obsidian vault as linked source notes with frontmatter, dashboards, and QA mappings.
  • Resolve Q&A citations to wikilinks with optional passage-level anchors for precise evidence.
  • Generate dashboards and mind maps to navigate NotebookLM research inside the vault.

Quick Start

Run the import workflow to pull NotebookLM sources into your vault and start exploring with linked sources and dashboards.

Frequently Asked Questions about notebooklm

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

FAQPage Schema
How do I import NotebookLM sources into an Obsidian vault as linked notes?

To import NotebookLM sources into an Obsidian vault, this Skill transforms notebook outputs into linked source files with frontmatter metadata and wikilinks. It runs an import workflow that generates vault-ready notes and optionally attaches a dashboard for navigation.

Can I resolve NotebookLM Q&A citations to Obsidian wikilinks with passage-level anchors?

Yes, you can resolve NotebookLM Q&A citations to Obsidian wikilinks. The Skill processes Q&A mappings and attaches passage-level deep links to wikilinks, ensuring precise evidence connections inside your knowledge graph.

What is the best way to navigate NotebookLM research inside a knowledge graph?

The best way to navigate NotebookLM research inside a knowledge graph is by generating interactive dashboards and mind maps. This Skill creates these visual navigation aids to help you explore linked source notes within your Obsidian vault.

Do I need the NotebookLM CLI to convert notebooks into vault-ready notes?

Yes, you need the NotebookLM CLI to convert notebooks into vault-ready notes. The implementation relies on NotebookLM CLI outputs to extract sources and transform them into linked wiki-like files with passage-level citations.

Does this Skill work without additional dependencies for Obsidian vault integration?

Yes, this Skill works without additional package dependencies for Obsidian vault integration. It uses internal scripts to process NotebookLM data, generate frontmatter metadata, and format outputs as linked wikilink files.