pdf-ingestion
星标4
分支0
更新时间2026年5月5日 18:23
Upload pending PDFs to the single NotebookLM corpus notebook and archive successful uploads.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Upload pending PDFs to the single NotebookLM corpus notebook and archive successful uploads.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Run the local validation checks for scripts, JSON, Gemini skills, and generated markdown.
Execute the two-phase NotebookLM-to-Gemini corpus summary chain using source evidence sidecars and Gemini Pro model routing.
Verify the generated corpus summary against the prepared NotebookLM notebook, source-evidence.md, optional targets.md, .workflow_state.json, and prompt2.txt.
| name | pdf-ingestion |
| description | Upload pending PDFs to the single NotebookLM corpus notebook and archive successful uploads. |
Use one reusable NotebookLM notebook for the project corpus:
input/*.pdf file.knowledge:notebook in .workflow_state.json, or create the notebook only during explicit workflow execution.nlm source add <notebook-id> --file "input/<filename>.pdf" --wait
input/processed/<filename>.pdf.Do not delete NotebookLM notebooks or sources. Do not upload files already under input/processed/.