arxiv

Search arXiv papers by keyword, author, category, or ID and extract structured metadata via command line and Python stdlib parsing.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Gitnapp/Skills --skill arxiv-gitnapp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/Gitnapp/Skills/tree/main/research/arxiv
Command: npx skills add https://github.com/Gitnapp/Skills --skill arxiv-gitnapp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps researchers quickly discover, retrieve, and inspect academic papers from arXiv without manually navigating search interfaces or parsing metadata.

Core Features & Use Cases

  • Paper Search: Search arXiv papers by keyword, author, category, or identifier and retrieve structured metadata.
  • Research Retrieval: Access abstracts, paper links, citation information through arXiv and Semantic Scholar APIs for literature reviews.
  • Use Case: A researcher investigating reinforcement learning can use this Skill to find recent papers, review abstracts, and collect citation details for further analysis.

Quick Start

Use the arxiv skill to find the latest papers about large language models in the cs.AI category.

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 and category for a literature review?

To search arXiv papers, this Skill applies structured queries by keyword, author, category, or identifier and returns structured metadata. It retrieves abstracts, paper links, and citation information to streamline literature discovery.

Can I retrieve academic paper abstracts and citation data without external Python packages?

Yes, you can retrieve academic paper abstracts and citation data using Python standard library parsing. This Skill processes arXiv responses without external package dependencies to extract metadata for research workflows.

What is the best way to find recent research papers on large language models in the cs.AI category?

The best way to find recent research papers is using this Skill to query the cs.AI category on arXiv. It searches by category and keyword, returning structured metadata and abstracts for quick paper identification.

Does this academic search tool integrate Semantic Scholar API data for citation tracking?

Yes, this academic search tool integrates the Semantic Scholar API alongside arXiv. It retrieves citation information and abstracts through both APIs to support comprehensive literature reviews and research retrieval.

Do I need command-line API access to use this arXiv search and retrieval workflow?

Yes, you need command-line API access to use this arXiv search and retrieval workflow. The Skill requires command-line API access with Python standard library parsing to process arXiv responses and extract structured metadata.