deepxiv-cli

Search and retrieve open-access papers from arXiv and PMC via a local CLI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kx233333/llm-research-workspace --skill deepxiv-cli-kx233333
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deepxiv-cli
Source: https://github.com/kx233333/llm-research-workspace/tree/main/skills/deepxiv-cli
Command: npx skills add https://github.com/kx233333/llm-research-workspace --skill deepxiv-cli-kx233333

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Researchers need quick, offline access to open-access papers from arXiv and PMC, with fast search, structured reading, and AI-assisted analysis to accelerate literature review.

Core Features & Use Cases

  • Hybrid search across arXiv and PMC (BM25 + vector) for precise results
  • Read papers section-by-section to minimize token use and enhance focus
  • AI-assisted analysis for rapid synthesis and insights
  • Open-access focus with easy integration into local workflows

Quick Start

Run the local deepxiv-cli and start a literature search for your topic.

Frequently Asked Questions about deepxiv-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How can I search open-access arXiv papers offline using a CLI?

You can search open-access arXiv papers offline by running a local CLI that retrieves scientific literature directly through your command line interface without requiring an active browser connection. It supports hybrid search across arXiv and PMC.

What is hybrid BM25 and vector search for scientific literature retrieval?

Hybrid search for scientific literature combines BM25 keyword matching with vector similarity to retrieve precise results from open-access databases like arXiv and PMC. This ensures both exact term relevance and contextual document discovery.

How do I read specific sections of a PMC paper to minimize token usage?

You can read specific sections of a PMC paper section-by-section using the CLI, which minimizes token use and enhances focus by retrieving only the relevant parts of the open-access document instead of the full text. This enables structured reading.

Does this CLI tool support searching bioRxiv and medRxiv for biomedical papers?

The CLI currently supports searching arXiv and PMC for biomedical papers, with plans to extend open-access literature search capabilities to bioRxiv and medRxiv in future updates for broader biomedical coverage. It operates offline via a local CLI.

Can I use AI-assisted analysis for literature review on arXiv papers?

You can use AI-assisted analysis on arXiv papers to accelerate literature review, enabling rapid knowledge synthesis and insights by processing the retrieved open-access text directly through your local workflow. It combines hybrid search with agent-assisted analysis.

What are the limitations of local CLI literature search for open-access papers?

Limitations of local CLI literature search include being restricted to open-access sources like arXiv and PMC, meaning it cannot retrieve paywalled articles, and it currently lacks native support for bioRxiv and medRxiv until planned extensions are implemented. It enforces open-access sources only.