Arxiv Paper Downloader

Dev Tools

Download 47+ essential AI/ML papers from arXiv with pre-curated collections for agent testing, autonomous agents, and large language models

Install

openclaw skills install arxiv-paper-downloader

arXiv Paper Downloader

Download AI/ML papers from arXiv with pre-curated collections.

Features

  • 47+ pre-curated papers across 3 categories
  • Direct PDF download (no API rate limits)
  • Batch download with metadata export

Categories

CategoryPapers
agent_testing19
agents12
llm15

Usage

# Download by category
download_papers("agent_testing")
download_papers("all")

# Download specific papers
download_by_arxiv_ids(["2310.06129", "2402.01031"])

# List categories
list_categories()

Requirements

  • Python 3.9+
  • requests>=2.28.0

License

MIT