Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

arxiv

Étoiles3
Forks5
Mis à jour16 juillet 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly