arxiv

Query arXiv API for paper metadata by keyword, author, category, or ID.

1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/Monjyu1101/AiDiy2026 --skill arxiv-monjyu1101
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/Monjyu1101/AiDiy2026/tree/main/backend_hermes/skills/research/arxiv
Command: npx skills add https://github.com/Monjyu1101/AiDiy2026 --skill arxiv-monjyu1101

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Arxiv search provides a fast, programmable way to locate relevant academic papers from the arXiv API without manual browsing.

Core Features & Use Cases

  • Programmable search: query by keywords, authors, categories, or IDs via the arXiv API.
  • Flexible output: returns titles, authors, dates, categories, and abstracts; supports link generation for abs/pdf.
  • Use Case: quickly assemble a reading list of recent papers on a topic for literature review.

Quick Start

Run a search for 'neural networks' and display the top five arXiv 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 by keyword or ID?

Search arXiv papers by keyword, author, category, or arXiv ID using this Skill to query the arXiv API. It returns structured metadata including titles, authors, dates, categories, and abstracts without requiring API keys.

What is the best way to programmatically retrieve academic paper abstracts?

Programmatically retrieve academic paper abstracts by querying the arXiv API via this Skill. It parses structured output containing titles, authors, dates, categories, and abstracts for literature reviews or academic screening across disciplines.

Do I need an API key to query arXiv API for research papers?

No API key is needed to query the arXiv API for research papers using this Skill. It executes curl-based workflows and structured output parsing to retrieve paper metadata by keyword, author, category, or arXiv ID deterministically.

Can I get arXiv PDF and abstract links when searching for papers?

Yes, you can get arXiv PDF and abstract links when searching for papers. The Skill supports optional detail extraction and link generation for abs/pdf formats alongside returning titles, authors, dates, categories, and abstracts.

How do I build a reading list of recent papers for a literature review?

Build a reading list of recent papers for a literature review by running a keyword search through this Skill. It queries the arXiv API across disciplines and returns titles, authors, dates, categories, and abstracts to assemble a quick scouting list.