arxiv-paper-processor

Download arXiv paper sources and PDFs into run directories.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/acefrost511/workmemory --skill arxiv-paper-processor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-paper-processor
Source: https://github.com/acefrost511/workmemory/tree/main/skills/arxiv-paper-processor
Command: npx skills add https://github.com/acefrost511/workmemory --skill arxiv-paper-processor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill orchestrates the automated download of arXiv paper artifacts (sources and PDFs) and delegates the actual reading and summary composition to the user, enabling a streamlined manual-summarization workflow.

Core Features & Use Cases

  • Batch and single-paper artifact download: downloads source bundles and PDFs, with optional batch processing under one run directory.
  • Manual summarization workflow: the model (or user) reads downloaded content and writes a language-specific summary.md in the paper directory.
  • Traceability and configuration: supports a language parameter for traceability and stores logs for downloads and paper state.

Quick Start

Download arXiv sources and PDFs (batch or single-paper) for a run directory, then manually read the content and write summary.md in the chosen language.

Frequently Asked Questions about arxiv-paper-processor

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

FAQPage Schema
How do I batch download arXiv paper sources and PDFs for manual summarization?

Batch download arXiv paper artifacts by processing multiple papers under a single run directory, retrieving both source bundles and PDFs. This orchestrates deterministic downloads while deferring content synthesis to the user.

Can I control the output language when summarizing downloaded arXiv artifacts?

Yes, a configurable language parameter controls the output language for the manual summary. You read the downloaded content and write a language-specific summary.md directly in the paper directory.

How does arXiv artifact downloading handle traceability and provenance for research papers?

arXiv artifact downloading ensures traceability by storing run-local logs for downloads and paper state, while applying explicit frontmatter metadata to support discovery and provenance across batch processing workflows.

What is the best way to manage a manual paper summarization workflow without automated content synthesis?

The best way to manage manual paper summarization is to use a tool that orchestrates deterministic artifact downloads and defers content synthesis to the user, allowing you to read sources and write custom summaries.

Does batch downloading arXiv artifacts support single-paper processing as well?

Yes, batch downloading arXiv artifacts fully supports single-paper processing. It applies to both per-paper and batch processing workflows across run directories, storing logs for downloads and maintaining paper state.

Do I need automated AI summarization when using an arXiv download and manual summary workflow?

No, you do not need automated AI summarization. This workflow explicitly delegates content synthesis to the user, enabling you to read downloaded arXiv sources and PDFs to write a custom summary.md.