con un clic
notebook
Create a NotebookLM notebook from daily sources and generate a podcast
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Create a NotebookLM notebook from daily sources and generate a podcast
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Generate the daily tech watch article (filter, write, publish to site)
Generate source fiches for an article and publish to the site
Display today's sources sorted by theme priority
Publish a personal blog post to the site
Fetch PR review comments, fix issues, reply to each comment
Semantic search in article history
Basado en la clasificación ocupacional SOC
| name | notebook |
| description | Create a NotebookLM notebook from daily sources and generate a podcast |
| argument-hint | [date] [--audio] [--video] [--dry-run] |
Arguments: $ARGUMENTS (optional).
Parse arguments:
YYYY-MM-DD → DATE (default: today)--audio → also generate a podcast after adding sources--video → also generate a cinematic video after adding sources--dry-run → preview filtered sources without creating anythingExamples: /notebook, /notebook 2026-03-16, /notebook 2026-03-16 --audio --video, /notebook --dry-run
The nlm CLI must be installed and authenticated:
nlm login --check
If not authenticated, ask the user to run nlm login first.
Always start with a dry run to show the user what will be added:
just notebook {DATE} --dry-run
Display the filtered source list grouped by theme and ask for confirmation before proceeding.
After user confirmation:
just notebook {DATE} {FLAGS}
Where FLAGS includes --audio if the user requested podcast generation.
Display a summary: