arxiv-paper-searcher

Retrieve and summarize recent arXiv papers for a research topic.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/songxf1024/skills --skill arxiv-paper-searcher
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: arxiv-paper-searcher
Source: https://github.com/songxf1024/skills/tree/main/arxiv-paper-searcher
Command: npx skills add https://github.com/songxf1024/skills --skill arxiv-paper-searcher

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

帮你快速找到某个研究主题在 arXiv 上的最新论文,并把标题与摘要整理成可读的结构化分析报告,包含热点归纳与趋势判断,避免你自己逐篇筛读和总结的高成本。

Core Features & Use Cases

  • Topic-based arXiv search:按关键词(支持 arXiv 查询语法)检索并返回指定数量的最新论文列表。
  • 摘要驱动的逐篇分析:基于每篇论文的标题与摘要概括关注热点,并给出创新性评估(高/中/低)。
  • 热点统计与趋势判断:聚类并统计高频研究方向(Top 10),再给出 3 到 5 条基于本次结果的趋势推断。
  • 可选定时监控:在用户明确同意后,可创建 OpenClaw cron 任务,按固定时间持续推送同一检索条件的最新分析。

Quick Start

Tell the skill: 帮我搜索 arXiv 上关于 GNN 的最新论文,要 20 篇。

Frequently Asked Questions about arxiv-paper-searcher

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

FAQPage Schema
How do I search arXiv papers and summarize research trends for a specific topic?▼

To search arXiv papers and summarize research trends, retrieve the latest papers using keyword queries and analyze their titles and abstracts to extract hotspots, cluster high-frequency directions, and generate innovation scores.

Can I monitor arXiv for new papers on a schedule?▼

Yes, you can monitor arXiv for new papers on a schedule by creating an OpenClaw cron task that continuously pushes structured analysis reports for your specified search query at fixed intervals.

How do I assess the innovation of arXiv papers based on their abstracts?▼

You assess the innovation of arXiv papers by applying abstract-driven analysis to evaluate each paper's title and summary, producing a qualitative innovation score categorized as high, medium, or low.

What is the best way to conduct a literature scan of arXiv to find research hotspots?▼

The best way to conduct a literature scan and find research hotspots is to retrieve a specified number of arXiv papers for your topic, extract per-paper hotspots, and statistically cluster the top high-frequency research directions.

Do I need the arxiv dependency to retrieve and analyze papers?▼

Yes, you need the arxiv dependency to connect to the repository, query specific topics, and retrieve the maximum number of requested results sorted by your specified criterion for analysis.