What is biorxiv-database?
Search and retrieve preprints from bioRxiv. Use when asked to "search bioRxiv", "find preprints", "look up bioRxiv papers", or retrieve life sciences literature. Source: aminoanalytica/amina-skills.
Search and retrieve preprints from bioRxiv. Use when asked to "search bioRxiv", "find preprints", "look up bioRxiv papers", or retrieve life sciences literature.
Quickly install biorxiv-database AI skill to your development environment via command line
Source: aminoanalytica/amina-skills.
A Python toolkit for programmatic access to bioRxiv preprints. Supports comprehensive metadata retrieval with structured JSON output for integration into research workflows.
| -t, --terms | Search keywords (multiple allowed) | | -a, --author | Author name to search | | --doi | Specific DOI to retrieve | | --since | Start date (YYYY-MM-DD) | | --until | End date (YYYY-MM-DD) | | --recent | Search last N days | | -s, --subject | Subject category filter | | --fields | Fields to search: title, abstract, authors |
| -o, --out | Output file (default: stdout) | | --max | Maximum results to return | | --fetch-pdf | Download PDF (requires --doi) | | -v, --verbose | Enable debug output |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/aminoanalytica/amina-skills --skill biorxiv-databaseSearch and retrieve preprints from bioRxiv. Use when asked to "search bioRxiv", "find preprints", "look up bioRxiv papers", or retrieve life sciences literature. Source: aminoanalytica/amina-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aminoanalytica/amina-skills --skill biorxiv-database Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/aminoanalytica/amina-skills