Vault Notebooklm banner
2233admin 2233admin

Vault Notebooklm

Development community

Description

--- name: vault-notebooklm description: Push vault notes to NotebookLM, ask cited questions, generate reports (experimental) --- Bridge the vault and Google NotebookLM via the notebooklm-py collector. Usage: /vault-notebooklm push|ask|report [args] Steps: 1. Resolve the vault path (env VAULT_MIND_VAULT_PATH, vault-mind.yaml, or cwd) and locate `recipes/collectors/notebooklm-collector.py` (repo or plugin install dir) 2. Parse intent: - **push**: user names notes, a folder, or a topic. Use `

Installation

Installs to ~/.claude/skills/2233admin-obsidian-llm-wiki-vault-notebooklm/SKILL.md

Terminal
mkdir -p ~/.claude/skills/2233admin-obsidian-llm-wiki-vault-notebooklm && curl -fsSL https://raw.githubusercontent.com/2233admin/obsidian-llm-wiki/HEAD/commands/vault-notebooklm.md -o ~/.claude/skills/2233admin-obsidian-llm-wiki-vault-notebooklm/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository