一键导入
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: