arxiv-watcher

Search ArXiv by topic, author, or category and summarize recent papers.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/jakechen1/echo-research-framework --skill arxiv-watcher-jakechen1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-watcher
Source: https://github.com/jakechen1/echo-research-framework/tree/main/skills-available/arxiv-watcher
Command: npx skills add https://github.com/jakechen1/echo-research-framework --skill arxiv-watcher-jakechen1

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill automates the discovery and summarization of recent ArXiv papers to keep you informed on topics of interest.

Core Features & Use Cases

  • Search: Find papers by keyword, author, or category on ArXiv.
  • Summarize: Retrieve abstracts and provide concise summaries with relevance notes.
  • Save to Memory: Automatically record summarized papers to memory/RESEARCH_LOG.md for long-term tracking.
  • Deep Dive: Use a dedicated tool to fetch additional details from the paper's PDF when required.

Quick Start

Search ArXiv for a topic and get concise summaries of the latest papers.

Frequently Asked Questions about arxiv-watcher

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

FAQPage Schema
How do I find and summarize recent ArXiv papers on a specific topic?

Find recent ArXiv papers by searching keywords, authors, or categories to retrieve abstracts and concise summaries with relevance notes. Results include direct links and are automatically saved to memory for long-term tracking.

Can I get a deeper summary of an ArXiv paper beyond the abstract?

Yes, you can perform a deep dive on an ArXiv paper by fetching additional details directly from its PDF. This provides a more comprehensive summary beyond the standard abstract retrieval when you request it.

Does ArXiv search work for finding papers by specific authors or categories?

Yes, ArXiv search supports finding papers by specific authors and categories, not just keywords. This allows targeted discovery of recent research papers within defined academic fields or from particular contributors.

Do I need curl installed to search and summarize ArXiv papers?

Yes, curl is required as a dependency to fetch ArXiv API data and PDFs for deep dives. Ensure curl is installed in your environment before attempting to search and summarize research papers.

How are summarized ArXiv papers saved for long-term tracking?

Summarized ArXiv papers are automatically saved to memory in a dedicated research log file. This ensures your topic searches and summarized results are recorded for long-term tracking and future reference.