← 返回 Skills 市场
rubenfb23

ArXiv Watcher

cross-platform ✓ 安全检测通过
12800
总下载
12
收藏
131
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install arxiv-watcher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /arxiv-watcher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Search and summarize ArXiv papers with local research logging.
元数据
Slug arxiv-watcher
版本 1.0.0
许可证
累计安装 432
当前安装数 131
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 12800 次。

如何安装 ArXiv Watcher?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install arxiv-watcher」即可一键安装,无需额外配置。

ArXiv Watcher 是免费的吗?

是的,ArXiv Watcher 完全免费(开源免费),可自由下载、安装和使用。

ArXiv Watcher 支持哪些平台?

ArXiv Watcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 ArXiv Watcher?

由 Rubén Fernández Boullón(@rubenfb23)开发并维护,当前版本 v1.0.0。

💬 留言讨论