← 返回 Skills 市场
8946
总下载
7
收藏
70
当前安装
5
版本数
在 OpenClaw 中安装
/install arxiv
功能描述
Search, download, and summarize academic papers from arXiv. Built for AI/ML researchers.
安全使用建议
Install if you want arXiv search and paper tracking. Use a dedicated low-privilege MongoDB database if enabling tracking, choose the PDF download directory deliberately, and prefer a pinned/updated dependency set for reproducible installs.
功能分析
Type: OpenClaw Skill
Name: arxiv
Version: 1.0.4
The OpenClaw AgentSkills skill bundle for arXiv is classified as benign. The code (`arxiv_tool.py`) and documentation (`SKILL.md`, `README.md`) clearly align with the stated purpose of searching, downloading, and summarizing academic papers from arXiv. There is no evidence of intentional harmful behavior such as data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. While the skill allows downloading PDFs to a user-specified directory and connecting to an optional MongoDB instance via environment variables, these are standard configuration practices for its functionality and do not indicate malicious intent.
能力评估
Purpose & Capability
The code and docs align around arXiv search, paper lookup, PDF download, and reading-list tracking; no unrelated execution, destructive action, or hidden exfiltration was found.
Instruction Scope
The trigger phrase "paper" is broad and could cause accidental activation, but state-changing actions like downloading or saving still require specific commands or user intent.
Install Mechanism
Installation uses normal Python dependencies with lower-bound versions, including pymongo; there are no install scripts, auto-start hooks, or persistence mechanisms in the package.
Credentials
Network access to arXiv, optional MongoDB connection variables, and a configurable local PDF directory are proportionate to the research and tracking features and are documented.
Persistence & Privilege
Persistence is limited to user-directed PDF downloads and optional MongoDB paper metadata/status storage; it is not automatic unless MongoDB is configured and save/update/list features are used.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install arxiv - 安装完成后,直接呼叫该 Skill 的名称或使用
/arxiv触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Added YAML frontmatter to SKILL.md with skill name and description.
- Updated description in SKILL.md to highlight focus on AI/ML researchers.
v1.0.3
- Added LICENSE file to the project to clarify legal permissions and usage terms.
v1.0.2
No changes detected in this version.
v1.0.1
Initial release - arXiv Research Assistant
Features:
• Search arXiv papers by query, author, or category
• Get paper details with abstracts and metadata
• Download PDFs to local storage
• Summarize papers using AI
• List recent papers in AI security categories
• Filter by date range and max results
Built for AI Security researchers.
v1.0.0
arXiv Research Assistant v1.0.0
- Initial release of the arXiv skill.
- Search for, fetch, and download academic papers from arXiv.
- Summarize paper details and provide direct PDF links.
- Track and manage a personalized reading list.
- Optional MongoDB integration for saving and managing papers.
- No API key required; works out of the box.
元数据
常见问题
arXiv Research Assistant 是什么?
Search, download, and summarize academic papers from arXiv. Built for AI/ML researchers. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8946 次。
如何安装 arXiv Research Assistant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install arxiv」即可一键安装,无需额外配置。
arXiv Research Assistant 是免费的吗?
是的,arXiv Research Assistant 完全免费(开源免费),可自由下载、安装和使用。
arXiv Research Assistant 支持哪些平台?
arXiv Research Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 arXiv Research Assistant?
由 Ractorrr(@ractorrr)开发并维护,当前版本 v1.0.4。
推荐 Skills