Skip to main content
Run any Skill in Manus
with one click

arxiv

Stars3
Forks5
UpdatedJuly 16, 2026 at 01:47

Search arXiv scholarly papers by keyword, title, author, abstract, category, or arXiv ID using curl + xmllint through the bash tool. Wraps the official arXiv API (export.arxiv.org/api/query), which returns Atom XML — parsed with xmllint local-name() XPath, no jq and no extra Python dependencies. Covers fielded search (all:/ti:/au:/abs:/cat:), boolean queries (AND/OR/ANDNOT), lookup by id_list, sorting by relevance/date, and paging. Needs curl + xmllint installed; no API key required. Use when the user wants to find, look up, or list academic papers / preprints on arXiv.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly