← ClaudeAtlas

source-xraylisted

Generate a book-breakdown reading note or synthesis-candidate report from published source/concept/topic content, writing only pipeline-workspace/reports/source-xray/ by default (not the vault). Use when the user says "x-ray this published source / book-breakdown reading notes / source-xray / generate learning-note candidates". It does not preprocess, does not decide windows, does not decide write scope, and does not create or merge concept pages.
Iabstergo1/pdf-to-study-kb · ★ 1 · Data & Documents · score 74
Install: claude install-skill Iabstergo1/pdf-to-study-kb
# source-xray — reading-note report from a published source Generate reading notes or synthesis candidates from published source/concept/topic content. It does not write the vault by default; if the user wants it saved into the wiki, hand off to `kb-save` for two-phase publish. This skill works from **published content only**. ## 1. Triggers / Non-triggers - **Triggers:** "x-ray this published source", "book-breakdown reading notes", "source-xray", "generate learning-note candidates", "organize a learning path from published content". - **Non-triggers:** preprocessing a new source (use `source-preflight`); ingesting a new source (use `ingest`); querying existing knowledge (use `kb-query`); saving the report into the wiki (use `kb-save`); a semantic health check (use `wiki-lint-semantic`). ## 2. Inputs - `<src>` or a published source page path. - Read: `wiki/sources/<src>.md`, that source's published lessons/concepts/topics/comparisons/synthesis, and `wiki/index.generated.md`. - Published content only; if the source is not yet published, stop and suggest finishing `ingest`/`lint` first. ## 3. Outputs - By default, write `pipeline-workspace/reports/source-xray/<src>.md`. - The report may include: the core question, the consensus baseline, the author/source delta, the key concept map, a learning path, and synthesis candidates that could go to `kb-save`. - It does not write `wiki/`, does not create `status: proposed` pages, does not update concept pages. ## 4. Dependencie