pdf-ingestion
Upload pending PDFs to the single NotebookLM corpus notebook and archive successful uploads.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Upload pending PDFs to the single NotebookLM corpus notebook and archive successful uploads.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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/.