← Back to Skills Marketplace
0
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install arxiv-paper-search
Description
一个基于arXiv的论文检索与内容解析工具,支持论文搜索、PDF链接获取和内容解析功能,适用于学术研究和AI领域的最新论文获取。
Usage Guidance
Install only if you are comfortable using the Xiaobenyang service as an intermediary for arXiv lookups. Treat the XBY_APIKEY as a secret: avoid using this in shared repositories or workspaces unless .env is excluded, and remove or rotate the key if it may have been exposed.
Capability Assessment
Purpose & Capability
The declared arXiv search, PDF link, recent AI papers, and paper parsing functions match the exposed tool names and API calls, though stale Gaokao naming in comments and examples makes the package look copied from another template.
Instruction Scope
Runtime instructions are mostly user-directed: ask for missing inputs, call the selected tool, and return results. The instruction to present raw API data should be handled carefully because unexpected backend fields may appear.
Install Mechanism
The package contains a small Python helper layout with common dependencies only; no installer hooks, shell execution, or hidden setup behavior were found.
Credentials
Network access to https://mcp.xiaobenyang.com is expected for this implementation and the skill discloses that an XBY API key is required, but the description could more clearly state that arXiv requests are mediated through this third-party service.
Persistence & Privilege
The skill intentionally persists XBY_APIKEY to a local .env file. This is disclosed as saving the key, but it lacks guidance for consent, file permissions, deletion, and avoiding accidental commits.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install arxiv-paper-search - After installation, invoke the skill by name or use
/arxiv-paper-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
arxiv-paper-search v1.0.0 – Initial Release
- 提供基于 arXiv 的论文检索、PDF链接获取与内容解析功能
- 必须配置 API 密钥,否则自动通过 AskUserQuestion 询问用户
- 支持论文搜索、AI 领域最新论文获取、PDF 下载链接生成、论文内容解析(HTML 优先)
- 明确工作流程和工具选择/参数提取规范
- 工具函数直接返回原始 JSON 数据并整理展示
Metadata
Frequently Asked Questions
What is Arxiv Paper Search?
一个基于arXiv的论文检索与内容解析工具,支持论文搜索、PDF链接获取和内容解析功能,适用于学术研究和AI领域的最新论文获取。 It is an AI Agent Skill for Claude Code / OpenClaw, with 0 downloads so far.
How do I install Arxiv Paper Search?
Run "/install arxiv-paper-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Arxiv Paper Search free?
Yes, Arxiv Paper Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Arxiv Paper Search support?
Arxiv Paper Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Arxiv Paper Search?
It is built and maintained by Ning Cai (@cainingnk); the current version is v1.0.0.
More Skills