notebooklm-second-brain

Installation
SKILL.md

NotebookLM Second Brain

Policy: Query the relevant NotebookLM notebook before web search or dumping full docs into context.

Description

This skill enforces a "Notebook First" retrieval policy. Instead of loading entire markdown files or running web searches for architecture decisions, debugging patterns, or security knowledge, the agent queries purpose-built NotebookLM notebooks via the nlm CLI. This keeps the agent context window lean and retrieval fast.

When to Apply

Scenario Notebook Why
"How does auth work?" project_sot Architecture decisions live here
"Why is this test failing?" debug_kb Error patterns and debugging playbooks
"Is this input sanitised?" security_handbook OWASP patterns and security reviews
"Explain the codebase" repo_onboarding Codebase atlas and mind maps
After successful build/verify project_sot Auto-sync implementation notes
Related skills
Installs
8
GitHub Stars
1
First Seen
Feb 28, 2026