arxiv

Search arXiv and Semantic Scholar for papers, citations, and BibTeX entries.

3|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/DarkArty07/Aether-Agents --skill arxiv-darkarty07
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv
Source: https://github.com/DarkArty07/Aether-Agents/tree/main/home/skills/research/arxiv
Command: npx skills add https://github.com/DarkArty07/Aether-Agents --skill arxiv-darkarty07

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manually searching for academic papers, tracking their citation metrics, and generating formatted citations is time-consuming and prone to error, especially when working across multiple scholarly databases.

Core Features & Use Cases

  • arXiv Search: Search for papers by keyword, author, category, or arXiv ID, retrieve abstracts, metadata, and full PDF links.
  • Citation & Related Work: Get citation counts, referenced papers, and author profiles via the Semantic Scholar API.
  • BibTeX Generation: Automatically generate properly formatted BibTeX entries for papers to use in academic writing.
  • Use Case: A researcher writing a literature review on large language models can quickly find the most recent relevant papers, assess their impact via citation counts, read abstracts, and generate citation entries for their bibliography without manual data entry.

Quick Start

Use the arxiv skill to find the 10 most recent papers on transformer attention mechanisms, retrieve their citation counts, and generate BibTeX entries for each.

Frequently Asked Questions about arxiv

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

FAQPage Schema
How do I search for academic papers on arXiv and get their citation counts?

Search arXiv papers by keyword, author, or ID using the arXiv Atom XML API, and retrieve their citation counts via the Semantic Scholar JSON API without requiring any API keys.

Can I automatically generate BibTeX entries for arXiv papers?

Yes, you can automatically generate properly formatted BibTeX entries for arXiv papers to use directly in academic writing and literature reviews without manual data entry.

Do I need an API key to access Semantic Scholar citation metrics?

No, you do not need an API key to access Semantic Scholar citation metrics, referenced papers, and author profiles, as the Skill integrates the public JSON API without external dependencies.

What is the best way to find related work and referenced papers for a literature review?

Find related work by searching arXiv for recent papers and retrieving their referenced papers and author profiles through the Semantic Scholar API integration.

How do I retrieve abstracts and PDF links for STEM academic papers?

Retrieve abstracts, metadata, and full PDF links for STEM academic papers by querying the arXiv public API using specific search terms, arXiv IDs, or category classifications.

Are there limitations when tracking author profiling and citation metrics across multiple scholarly databases?

Limitations depend on the coverage of the arXiv and Semantic Scholar APIs, meaning citation tracking and author profiling are constrained to papers indexed within these specific STEM and academic databases.