← Back to Skills Marketplace
rubenfb23

ArXiv Watcher

cross-platform ✓ Security Clean
12800
Downloads
12
Stars
131
Active Installs
1
Versions
Install in OpenClaw
/install arxiv-watcher
Description
Search and summarize papers from ArXiv. Use when the user asks for the latest research, specific topics on ArXiv, or a daily summary of AI papers.
Usage Guidance
Install this if you are comfortable with ArXiv queries being sent to ArXiv and paper discussions being saved locally in memory/RESEARCH_LOG.md. Avoid confidential research topics unless you plan to review or delete that log.
Capability Analysis
Type: OpenClaw Skill Name: arxiv-watcher Version: 1.0.0 This skill bundle is classified as benign. The `SKILL.md` outlines a clear purpose to search and summarize ArXiv papers, including saving summaries to `memory/RESEARCH_LOG.md` and using `web_fetch` for PDF links, all of which align with its stated function. The `scripts/search_arxiv.sh` script uses `curl` to query the official ArXiv API (`export.arxiv.org`), which is a legitimate network call. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts against the agent that would lead to unauthorized actions or access to unrelated sensitive data.
Capability Assessment
Purpose & Capability
The stated purpose is searching and summarizing ArXiv papers, and the artifacts match that purpose: the skill describes ArXiv search, abstract summarization, optional PDF deep dives, and a helper script that queries export.arxiv.org.
Instruction Scope
The workflow requires appending discussed paper metadata and summaries to memory/RESEARCH_LOG.md. This is disclosed in the capability list and workflow, but it is mandatory rather than opt-in.
Install Mechanism
No install-time package installation, privilege escalation, background service, or hidden setup is present. The only script is a small curl wrapper for the ArXiv API.
Credentials
Network access to ArXiv and optional PDF fetching are proportionate for a research-search skill. Search terms will be sent to ArXiv, which users should consider for confidential topics.
Persistence & Privilege
Persistent local logging is real but scoped to paper title, authors, date, link, and summary in memory/RESEARCH_LOG.md. I did not find broad local indexing, credential access, destructive actions, or external exfiltration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install arxiv-watcher
  3. After installation, invoke the skill by name or use /arxiv-watcher
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Search and summarize ArXiv papers with local research logging.
Metadata
Slug arxiv-watcher
Version 1.0.0
License
All-time Installs 432
Active Installs 131
Total Versions 1
Frequently Asked Questions

What is ArXiv Watcher?

Search and summarize papers from ArXiv. Use when the user asks for the latest research, specific topics on ArXiv, or a daily summary of AI papers. It is an AI Agent Skill for Claude Code / OpenClaw, with 12800 downloads so far.

How do I install ArXiv Watcher?

Run "/install arxiv-watcher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is ArXiv Watcher free?

Yes, ArXiv Watcher is completely free (open-source). You can download, install and use it at no cost.

Which platforms does ArXiv Watcher support?

ArXiv Watcher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ArXiv Watcher?

It is built and maintained by Rubén Fernández Boullón (@rubenfb23); the current version is v1.0.0.

💬 Comments