arxiv-batch-reporting

Installation
SKILL.md

arXiv Batch Reporting

Overview

Keeping up with the flood of new preprints on arXiv is one of the most persistent challenges in fast-moving fields like machine learning, physics, mathematics, and computer science. The arXiv Batch Reporting skill provides a systematic approach to searching, filtering, and generating structured reports from arXiv at scale.

Unlike ad-hoc manual searches, this skill enables researchers to define persistent query profiles, run batch searches across date ranges, and produce formatted reports that highlight the most relevant papers. It is particularly useful for weekly or monthly literature surveillance, lab meeting preparation, and trend analysis across subfields.

The skill leverages the arXiv API and supports advanced query syntax, category filtering, and result ranking by relevance or recency. Reports can be generated in Markdown, HTML, or CSV formats for integration into existing workflows.

Setting Up Batch Queries

Query Profile Definition

Define your search profiles as structured configurations. Each profile specifies the search terms, category filters, date range, and output preferences:

profile_name: "transformer-architectures-weekly"
queries:
Related skills
Installs
7
GitHub Stars
217
First Seen
Mar 31, 2026