biomedical-literature-search
SKILL.md
Biomedical Literature Search
Search PubMed and bioRxiv for biomedical research papers with titles and abstracts.
When to Use
- Find research papers on a specific biomedical topic
- Retrieve recent preprints from bioRxiv
- Get paper titles, abstracts, authors, and links
- Literature review for drug discovery or biomedical research
Workflow
PubMed Search (Keyword-based)
import requests
import xml.etree.ElementTree as ET