arxiv

Discover and retrieve arXiv papers via a guest-only MediaUse workflow.

9|Updated May 7, 2026
One-click install
npx skills add https://github.com/mediause/agent-skills --skill arxiv-mediause
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/mediause/agent-skills/tree/main/arxiv
Command: npx skills add https://github.com/mediause/agent-skills --skill arxiv-mediause

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables researchers to discover and retrieve arXiv papers using a guest-only MediaUse workflow, eliminating login barriers for public research access.

Core Features & Use Cases

  • Discover: keyword search, category recents, and author lookups to locate relevant papers.
  • Retrieve: fetch full paper details and abstracts without writing data back to arXiv.
  • Use Case: conduct a quick literature survey by listing recent cs.CL papers and opening a detailed record for one entry.

Quick Start

Install the arxiv plugin, bind the guest account, and perform a sample search to verify results.

Frequently Asked Questions about arxiv

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

FAQPage Schema
How do I search arXiv papers without logging in?

Retrieve arXiv abstracts and full paper details through a guest-only workflow that enforces read-only access. It returns structured JSON output without requiring any user authentication.

Can I retrieve recent papers from specific arXiv categories?

List recent publications from specific arXiv categories using the category recents feature. This supports quick literature surveys across disciplines by returning structured JSON entries.

How do I fetch detailed records for an arXiv paper?

Fetch full paper details and abstracts using the detailed paper retrieval function. This read-only process ensures safe rate-limiting and returns structured JSON records without writing data back.

Does the arXiv search workflow allow writing data back?

No, the workflow strictly enforces read-only access to prevent writing data back. It utilizes a deterministic command map and safe rate-limiting to ensure secure, structured JSON retrieval.

What is the best way to do an arXiv author lookup?

Use the guest-only author lookup feature to discover papers by specific authors. This workflow integrates keyword searches and category recents, returning all results as structured JSON.