arxiv-search

Community

Find top arXiv papers fast.

AuthorHyunjunJeon
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

arxiv

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: arxiv-search
Download link: https://github.com/HyunjunJeon/Deepagent-research-context-engineering/archive/main.zip#arxiv-search

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository