원클릭으로
notebook
Create a NotebookLM notebook from daily sources and generate a podcast
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create a NotebookLM notebook from daily sources and generate a podcast
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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
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: