biorxiv-database

Community

Efficient bioRxiv preprint search and retrieval.

Authordakesan
Version1.0.0
Installs0

System Documentation

## What problem does it solve? This Skill enables fast searching and retrieval of bioRxiv preprints by keywords, authors, date ranges, or categories, with metadata and PDF download capabilities for literature reviews.

## Core Features & Use Cases

  • Keyword and author searches, date-range filtering, and category-specific queries.
  • Retrieve structured metadata (title, abstract, authors, DOI) and download PDFs for in-depth review.
  • Use-case example: assemble a recent literature set on a topic and export a ready-to-use bibliography.

Quick Start

python scripts/biorxiv_search.py --keywords "CRISPR" --start-date 2024-01-01 --end-date 2024-12-31 --output results.json

Dependency Matrix

Required Modules

requests

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: biorxiv-database
Download link: https://github.com/dakesan/cc-dnawork-plugin/archive/main.zip#biorxiv-database

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository