What problem does it solve?
The skill automates logging into Google with CloakBrowser, extracting the authenticated session cookies, and bridging them to NotebookLM so you can reliably use your notebooks without manual cookie setup.
Core Features & Use Cases
- CloakBrowser-driven Google login: Launches CloakBrowser, navigates to Google sign-in, fills email/password, and handles optional 2FA via snapshot-based element recognition.
- Cookie extraction and NotebookLM bridging: Runs the bridge script to transfer the authenticated session cookies to NotebookLM.
- Post-login verification: Uses NotebookLM CLI checks to confirm authentication and that notebooks can be listed.
Use case: When NotebookLM reports you are not authenticated, run this skill to refresh login state safely using a persistent CloakBrowser profile.
Quick Start
Ask your assistant in a Hermes conversation to “login Google” or “认证 NotebookLM” to run the CloakBrowser login flow, sync cookies, and verify the result.