pubmed-daily-digestlisted
Install: claude install-skill didiowen/pubmed-daily-digest
# PubMed Daily Digest
> A Claude Code skill that pulls fresh PubMed articles every day across a few
> thematic queries, refills missing abstracts via CrossRef, summarises each in
> English, picks 3–5 notable highlights, and writes a Markdown digest to a
> local output directory. Publishing the digest anywhere is up to you.
## Configuration
Edit these values in this file before running in a new setup:
| Key | Default | Notes |
|--------------------|------------------------------------------|-------------------------------------------------------------|
| `OUTPUT_DIR` | `output/` (inside this skill folder) | Where `{DATE}.md`, `{DATE}_raw.json`, `{DATE}_daily.json` go |
| `TIMEZONE` | `UTC` | IANA name passed to `ZoneInfo` in Step 0 |
| `CROSSREF_MAILTO` | `pubmed-daily-digest@noreply.example` | CrossRef polite-pool identifier |
| `QUERIES` | Four thematic queries, see Step 1 table | Customise freely — see `README.md` for guidance |
Scripts in `scripts/` resolve `sjr_curated.json` and the rolling `.seen_pmids.json`
cache relative to their own path, so they work from any cwd as long as the
folder layout is intact.
**Before the first run, build your own `sjr_curated.json`.** The repo ships
`sjr_curated.example.json` only as a schema reference — its c