·biorxiv-database
</>

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.

24Installs·0Trend·@aminoanalytica

Installation

$npx skills add https://github.com/aminoanalytica/amina-skills --skill biorxiv-database

How to Install biorxiv-database

Quickly install biorxiv-database AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aminoanalytica/amina-skills --skill biorxiv-database
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aminoanalytica/amina-skills.

SKILL.md

View raw

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 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aminoanalytica/amina-skills --skill biorxiv-database
Category
</>Dev Tools
Verified
First Seen
2026-03-06
Updated
2026-03-10

Browse more skills from aminoanalytica/amina-skills

Quick answers

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.

How do I install biorxiv-database?

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

Where is the source repository?

https://github.com/aminoanalytica/amina-skills