๐Ÿ“„
AutomationJavaScript

ArXiv Paper Search

by OpenLAIR

ArXiv Paper Search is an Automation skill for Claude Code, published by OpenLAIR in dr-claw.

1K stars116 forkson OpenLAIR/dr-clawAdded 2026/08/21Repository updated 2026/08/09
ai-agentsai-scientistauto-researchclaude-codeclaude-science-desktop-alternativeclaude-science-freeliterature-reviewpaper-writingresearch-assistant
Install in seconds
Install ArXiv Paper Search
Copy ArXiv Paper Search into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/OpenLAIR/dr-claw/tree/main/skills/aris-arxiv ~/.claude/skills/aris-arxiv

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/OpenLAIR/dr-claw.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/aris-arxiv/SKILL.md in OpenLAIR/dr-claw
Installs to
~/.claude/skills/aris-arxiv
Collection
One of 25 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What ArXiv Paper Search does

ArXiv Paper Search finds academic papers on arXiv, shows paper details, and can download PDFs to a local library. Use it when you need to search by topic or arXiv ID and save papers for later reading.

ArXiv Paper Search is cataloged under Automation on DirSkills. ArXiv Paper Search comes from a repository tagged ai-agents, ai-scientist, auto-research, claude-code and claude-science-desktop-alternative.

Documentation

README

arXiv Paper Search & Download

Search topic or arXiv paper ID: $ARGUMENTS

Constants

  • PAPER_DIR - Local directory to save downloaded PDFs. Default: papers/ in the current project directory.
  • MAX_RESULTS = 10 - Default number of search results.
  • FETCH_SCRIPT - tools/arxiv_fetch.py relative to the ARIS install, or the same path relative to the current project. Fall back to inline Python if not found.

Overrides (append to arguments):

  • /aris-arxiv "attention mechanism" - max: 20 - return up to 20 results
  • /aris-arxiv "2301.07041" - download - download a specific paper by ID
  • /aris-arxiv "query" - dir: literature/ - save PDFs to a custom directory
  • /aris-arxiv "query" - download: all - download all result PDFs

Workflow

This is the opening of the README. Read the full README on GitHub.

Commands ArXiv Paper Search provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /aris-arxiv
  • /aris-research-lit
  • /aris-novelty-check

Frequently asked about ArXiv Paper Search

  • What else does OpenLAIR publish alongside ArXiv Paper Search?

    ArXiv Paper Search is one of 25 skills that DirSkills catalogs from OpenLAIR/dr-claw, the repository it ships in. Its siblings there include ARIS Infra, Ablation Planner and Academic Researcher. Each one is a separate skill with its own page in this directory, installs the same way ArXiv Paper Search does, and is maintained by OpenLAIR in that same repository. The rest of the collection is listed on the OpenLAIR/dr-claw page.

  • How does ArXiv Paper Search compare to other Automation skills?

    ArXiv Paper Search ranks #815 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of ArXiv Paper Search against them. Open each page to compare what they document and how they install.

More from OpenLAIR/dr-claw

ArXiv Paper Search is one of 25 skills cataloged on DirSkills from OpenLAIR/dr-claw.

See all 25 skills โ†’
๐Ÿ”ง
1w ago

ARIS Infra

ARIS Infra sets up the ARIS research environment by registering MCP review servers, installing Python dependencies, and checking prerequisites. Use it first when configuring ARIS or adding review models.
AI Engineering
1K116
๐Ÿงช
1w ago

Ablation Planner

Ablation Planner designs reviewer-focused ablation studies for ML papers after main results support the claim. It helps plan, prioritize, and implement component, hyperparameter, and design-choice ablations.
AI Engineering
1K116
๐Ÿ“š
1w ago

Academic Researcher

Academic Researcher helps review papers, synthesize literature, and draft scholarly summaries and proposals. It also formats citations and structures academic arguments.
Writing
1K116
๐Ÿ”ง
1w ago

Aris DSE Loop

Aris DSE Loop runs a program, analyzes the results, and iterates parameter choices until the objective is met or a timeout is reached. Use it for design space exploration, parameter sweeps, and other tuning tasks in computer architecture or EDA.
Automation
1K116
๐Ÿงช
1w ago

Aris Experiment Plan

Aris Experiment Plan turns a refined research proposal into a claim-driven experiment roadmap. Use it to decide the main ablations, evaluation protocol, run order, and compute budget for a paper-ready validation.
AI Engineering
1K116
๐Ÿ› ๏ธ
1w ago

Aris Meta Optimize

Aris Meta Optimize analyzes ARIS usage logs and suggests changes to SKILL.md prompts, defaults, and workflow rules. Use it when optimizing the harness based on accumulated runs and manual overrides.
AI Engineering
1K116