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
More from cleanexpo/nodejs-starter-v1
council-of-logic
>
19dashboard-patterns
>-
17scientific-luxury
>
16execution-guardian
>-
13xaem-theme-ui
>
12genesis-orchestrator
Autonomous project orchestration protocol for Next.js full-stack builds. Triggers on "build", "implement", "create feature", "plan", "architecture", or when starting new phases. Enforces phase-locked execution, token economy, and sectional verification gates.
12