biorxiv-database
Search bioRxiv preprints by keywords, authors, and dates
Also available from: davila7
Researchers waste hours manually searching bioRxiv for relevant preprints. This skill automates literature discovery with precise filtering by keywords, authors, date ranges, and scientific categories.
Download the skill ZIP
Upload in Claude
Go to Settings → Capabilities → Skills → Upload skill
Toggle on and start using
Test it
Using "biorxiv-database". Search for COVID-19 vaccine papers from 2021
Expected outcome:
- Found 342 papers matching your criteria
- Top result: 'mRNA vaccine efficacy against variants' by Smith et al.
- DOI: 10.1101/2021.03.15.123456
- Published: March 15, 2021
- Abstract: We analyzed vaccine effectiveness...
- PDF available for download
Using "biorxiv-database". Find neuroscience papers by author 'Yong' from 2024
Expected outcome:
- Found 8 papers
- Recent: 'Neural circuit mapping in vivo' by Yong et al.
- Date: 2024-08-20
- Category: neuroscience
- PDF ready for download
Security Audit
SafeThe static analyzer flagged 248 issues, but all are false positives. Markdown documentation backticks were misidentified as shell command execution. The Python script is a straightforward bioRxiv API client that makes legitimate requests to https://api.biorxiv.org, saves results to files, and optionally supports API key authentication. No malicious intent, data exfiltration, or suspicious behavior patterns found.
Risk Factors
🌐 Network access (1)
📁 Filesystem access (1)
Quality Score
What You Can Build
Literature review for thesis
Search recent preprints in your field, download relevant papers, and track citations for comprehensive literature reviews.
Monitor competitor research
Track publications by specific authors or labs to stay updated on competing research in your field.
Trend analysis in life sciences
Analyze publication patterns over time to identify emerging research trends and hotspots.
Try These Prompts
Search bioRxiv for preprints about CRISPR gene editing published in the last 30 days and save results to crispr_recent.json
Find all preprints by author 'Zhang F' from 2023-2024 and download the PDFs
Search for machine learning papers in the neuroscience category from the last 6 months, include abstracts
Search bioRxiv for papers matching keywords: 'single-cell RNA-seq', 'spatial transcriptomics', 'multi-omics' published between 2022-2024, filter by bioinformatics category, and export complete metadata
Best Practices
- Use category filters to narrow results and improve search precision
- Implement caching to avoid repeated API calls for the same queries
- Respect rate limits by adding delays between bulk operations
Avoid
- Avoid searching without date ranges - this returns excessive results
- Do not make concurrent requests - this violates bioRxiv's rate limits
- Never hardcode DOIs in scripts - always use search results dynamically
Frequently Asked Questions
Does this search medRxiv preprints too?
How many papers can I download at once?
Can I search full text content?
What date formats are accepted?
Are published papers included?
How do I cite papers found through this tool?
Developer Details
Author
K-Dense-AILicense
MIT
Repository
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/biorxiv-databaseRef
main
File structure