arxiv-search

Search arXiv papers by keywords, authors, categories, or boolean expressions.

53|23|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/HyunjunJeon/Deepagent-research-context-engineering --skill arxiv-search-hyunjunjeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-search
Source: https://github.com/HyunjunJeon/Deepagent-research-context-engineering/tree/main/deepagents_sourcecode/libs/deepagents-cli/examples/skills/arxiv-search
Command: npx skills add https://github.com/HyunjunJeon/Deepagent-research-context-engineering --skill arxiv-search-hyunjunjeon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires arxiv, and includes scripts (resource) components.

What problem does it solve?

This Skill provides access to arXiv, a free distribution service and open-access archive for scholarly articles in physics, mathematics, computer science, quantitative biology, quantitative finance, statistics, electrical engineering, systems science, and economics.

Core Features & Use Cases

  • Query-based search: Retrieve papers by keywords, authors, categories, or boolean expressions
  • Flexible output: Return results in text, JSON, or markdown for downstream use
  • Use Case: Quickly locate papers on your topic and export concise summaries for citation

Quick Start

Run the arxiv-search script to search for papers on "graph neural networks" and display the top 5 results.