← ClaudeAtlas

nursing-literature-digestlisted

Set up, run, modify, or troubleshoot a personal AI nursing and psychiatric nursing literature automation that monitors PubMed/MEDLINE, Crossref, OpenAlex, and arXiv for new papers by keyword groups, summarizes open metadata and abstracts, saves local Markdown archives, sends daily email digests through Gmail, and builds a searchable local Paper Vault of categorized research cards. Use when the user asks for daily nursing paper monitoring, psychiatric nursing literature alerts, evidence-based nursing digests, AI paper summary emails, Gmail nursing literature updates, a recurring 09:00 automation, a local visual paper library, or multi-digest vault setups with digest-tab navigation.
jiaoc-spec/nursing-literature-digest-skill · ★ 0 · Data & Documents · score 72
Install: claude install-skill jiaoc-spec/nursing-literature-digest-skill
# Nursing Literature Digest ## Overview Use this skill to create a personal daily nursing and psychiatric nursing literature digest. The bundled fetch script gathers open metadata and abstracts from PubMed/MEDLINE (primary source), Crossref, OpenAlex, and optionally arXiv. Claude writes the AI interpretation, saves the archive, sends email through Gmail when connected, and creates the recurring automation. An integrated Paper Vault (`scripts/paper_vault.py`) turns High and Medium priority papers into a local static web dashboard — searchable, categorized, and persistent across daily runs. PubMed/MEDLINE is the primary source for nursing literature. Crossref covers publisher-specific journals. OpenAlex enriches abstracts and open-access links. arXiv covers nursing informatics and health AI preprints. Do not read paywalled full text or auto-login to university/publisher sites during the unattended daily run. Full-text follow-up is a separate explicit task after the user logs in themselves or provides PDFs. ## Scripts | Script | Purpose | Key subcommands | |---|---|---| | `scripts/daily_literature_digest.py` | Fetch papers from APIs, write JSON, mark success | `fetch`, `mark-success` | | `scripts/paper_vault.py` | Build and update local static web vault | `init`, `import-high` | | `scripts/markdown_to_docx.py` | Convert Markdown digest to DOCX | _(called directly)_ | Frontend template for the vault lives in `assets/frontend-template/`. ## Setup Workflow 1. Confirm or i