← 返回 Skills 市场
408
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install paper-compare
功能描述
Compare academic research papers side-by-side to identify similarities, differences, and research gaps. Use when user wants to compare 1-5 papers via DOIs, U...
安全使用建议
This skill appears to be what it says: a paper-comparison helper that fetches metadata and (optionally) extracts text from PDFs. Before installing or invoking: 1) Verify the agent has only the network/tool permissions you expect (web_fetch/web_search and the pdf extraction tool). PDF extraction tools sometimes upload files to third-party services—confirm where PDFs are processed if you will send unpublished or sensitive documents. 2) If you plan heavy use, consider whether Semantic Scholar or other APIs require an API key or have rate limits; the SKILL.md references endpoints but does not declare keys. 3) Note the skill will access external URLs you provide (arXiv/IEEE/PubMed/etc.), so avoid giving confidential URLs you don't want fetched. 4) The skill depends on other agent tools (pdf skill, web_fetch); review those tools' behaviors/privileges because any risk from those tools affects this skill. Overall, nothing in this skill's instructions is disproportionate or unexplained, but runtime risk depends on the agent's tool permissions and how PDFs are processed.
功能分析
Type: OpenClaw Skill
Name: paper-compare
Version: 1.2.1
The skill bundle is benign. The `SKILL.md` file provides clear, structured instructions for an AI agent to compare academic papers using legitimate external APIs (crossref.org, semanticscholar.org) and standard OpenClaw skills (web_fetch, web_search, pdf). There are no instructions for data exfiltration, malicious execution, system-level persistence, or prompt injection designed to subvert the agent's purpose. The 'persistence' mentioned refers to saving comparison history to an internal memory file (`memory/paper-compare-history.json`), which is a benign feature for remembering past interactions.
能力评估
Purpose & Capability
Name and description match the instructions: the SKILL.md describes fetching paper metadata (Crossref, Semantic Scholar), fetching PDFs, extracting text, and producing comparison tables and narratives. No unrelated capabilities or credentials are requested.
Instruction Scope
Instructions stay within the stated purpose (retrieving paper metadata, extracting PDFs, analyzing 10 dimensions). They call out agent tools (web_fetch, web_search, pdf skill, memory_search, Semantic Scholar/Crossref APIs). These external tools/skills are expected for this task, but their permissions (especially any pdf extraction tool) determine risk in practice.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be written to disk by this skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The skill references public APIs (Crossref, Semantic Scholar) and web fetching; no secret material is required by the skill as written.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or modify other skills or agent-wide config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install paper-compare - 安装完成后,直接呼叫该 Skill 的名称或使用
/paper-compare触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
v1.2.1
v1.0.0
paper-compare 1.0.0 – Initial Release
- Compare 1–5 academic papers side-by-side using DOIs, URLs, search queries, or PDF files (supports mixed input).
- Outputs both a structured comparison table and a detailed narrative analysis across 10 core dimensions (e.g., research question, methodology, results).
- Handles single paper input by providing a comprehensive structured summary.
- Integrates with CrossRef, Semantic Scholar, and PDF extraction for metadata and citation counts.
- Includes user confirmation step for search-based inputs and enforces limits on number of papers.
- Saves and loads comparison history for continuity and context in future requests.
元数据
常见问题
Paper Compare 是什么?
Compare academic research papers side-by-side to identify similarities, differences, and research gaps. Use when user wants to compare 1-5 papers via DOIs, U... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 408 次。
如何安装 Paper Compare?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install paper-compare」即可一键安装,无需额外配置。
Paper Compare 是免费的吗?
是的,Paper Compare 完全免费(开源免费),可自由下载、安装和使用。
Paper Compare 支持哪些平台?
Paper Compare 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Paper Compare?
由 KeXu9(@kexu9)开发并维护,当前版本 v1.2.1。
推荐 Skills