arxiv-agent

Automate arXiv paper curation, PDF storage, and structured reporting.

Updated May 24, 2026
One-click install
npx skills add https://github.com/angrysky56/hermes-ops --skill arxiv-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-agent
Source: https://github.com/angrysky56/hermes-ops/tree/main/skills/arxiv-agent
Command: npx skills add https://github.com/angrysky56/hermes-ops --skill arxiv-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Manually tracking, downloading, and summarizing relevant machine learning and artificial intelligence research papers from arXiv is time-consuming, prone to missing new relevant work, and inconsistent for maintaining up-to-date knowledge graphs and research trackers.

Core Features & Use Cases

  • Robust Paper Discovery: Automatically finds new cs.AI, cs.LG, and related category papers, with fallback workflows for arXiv API outages using HTML list page scraping.
  • PDF Management and Metadata Extraction: Downloads papers to a dedicated storage directory and extracts title, author, and abstract text from PDFs when API metadata is unavailable.
  • Structured Reporting: Delivers curated summaries of 3 relevant papers per cycle to designated research channels and integrates metadata into wiki source pages.
  • Use Case: A research team maintaining an AI knowledge graph can use this skill to automatically surface novel, high-impact papers aligned with their active research threads without manual arXiv monitoring.

Quick Start

Use the arxiv-agent skill to curate and report the 3 most relevant new cs.AI and cs.LG papers from this week's arXiv batch.

Frequently Asked Questions about arxiv-agent

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

FAQPage Schema
How do I automate arXiv paper curation for machine learning research?

Automating arXiv paper curation involves automatically discovering new cs.AI and cs.LG papers, downloading PDFs, extracting metadata, and delivering structured summaries to collaboration channels without manual monitoring.

What happens to automated research tracking when the arXiv API is down?

When the arXiv API experiences outages, automated research tracking can continue using fallback workflows that scrape arXiv HTML list pages to ensure continuous discovery of machine learning papers.

Can I extract paper titles and abstracts directly from downloaded arXiv PDFs?

Yes, you can extract title, author, and abstract text directly from downloaded arXiv PDFs when API metadata is unavailable, ensuring your academic research tracking remains accurate and up-to-date.

How do I maintain a knowledge graph using new AI research papers?

Maintaining a knowledge graph using AI research papers involves automatically surfacing novel high-impact papers from arXiv and integrating their structured metadata directly into wiki source pages.

What is the best way to schedule research reporting for an AI-focused team?

Scheduling research reporting for an AI-focused team involves configuring automated cycles that curate relevant new arXiv papers and deliver structured summaries directly to designated research channels.