arxiv-watcher

Search ArXiv papers by keyword, author, or category and summarize them.

1|1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/polaris-dxz/xclaw --skill arxiv-watcher-polaris-dxz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arxiv-watcher
Source: https://github.com/polaris-dxz/xclaw/tree/main/apps/desktop/openclaw-runtime/config/skills/arxiv-watcher
Command: npx skills add https://github.com/polaris-dxz/xclaw --skill arxiv-watcher-polaris-dxz

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Arxiv-watcher helps researchers and developers quickly locate relevant ArXiv papers and extract concise summaries, reducing time spent sifting through search results.

Core Features & Use Cases

  • Search: Find papers by keyword, author, or category.
  • Summarize: Retrieve abstracts and generate concise summaries.
  • Save to Memory: Automatically record summarized papers to memory/RESEARCH_LOG.md for long-term tracking.
  • Deep Dive: Use web_fetch on the PDF link to extract additional details when requested.

Quick Start

Query ArXiv for a topic and view the summarized results.

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 ArXiv papers by keyword or author?

To find and summarize ArXiv papers, query the tool with a specific keyword, author, or category. It retrieves abstracts and generates concise summaries, which are automatically saved to memory/RESEARCH_LOG.md for long-term tracking.

Can I track daily AI research papers automatically?

Yes, you can apply this to daily AI paper digests. It identifies recent ArXiv papers based on your topics and automatically stores the generated summaries in a persistent memory log.

How do I extract more details from an ArXiv paper summary?

To extract more details from an ArXiv paper summary, request a deep dive. The tool uses web_fetch on the paper's PDF link to retrieve and extract additional information beyond the abstract.

Does this ArXiv search tool require specific dependencies?

The ArXiv search and summarization tool requires curl and bash to operate. These dependencies support the underlying scripts that query ArXiv and process the research results.

What is the best way to explore a new research topic on ArXiv?

The best way to explore a new research topic on ArXiv is using topic exploration features. It locates relevant papers and generates concise abstract summaries, reducing time spent manually sifting through search results.