← 返回 Skills 市场
paper-review
作者
helloml0326
· GitHub ↗
· v1.0.0
· MIT-0
265
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install paper-review
功能描述
Review academic papers for correctness, quality, and novelty using OpenJudge's multi-stage pipeline. Supports PDF files and LaTeX source packages (.tar.gz/.z...
安全使用建议
This skill is plausible for reviewing papers, but exercise caution before using it: (1) It requires model API keys (e.g., OPENAI_API_KEY / ANTHROPIC_API_KEY) though the registry didn't declare them — the keys will allow external model providers to receive your paper content. (2) SKILL.md asks you to pip install third-party packages (py-openjudge, litellm, pypdfium2); install them only in an isolated virtualenv and inspect their source or PyPI page first. (3) No code is bundled with the skill — the instructions expect external software. If you plan to review unpublished/confidential papers, do not provide API keys or upload files until you verify the upstream packages and their privacy policies. Consider asking the publisher/author for a local/offline reviewer tool or requesting the skill author provide source code or a trusted homepage before installing.
功能分析
Type: OpenClaw Skill
Name: paper-review
Version: 1.0.0
The skill bundle provides a legitimate and well-documented tool for academic paper review using the OpenJudge pipeline. It includes detailed instructions for the AI agent on model selection, error handling, and configuration, utilizing standard libraries like litellm and pypdfium2. While the documentation references non-existent model versions (e.g., 'gpt-5.2' and 'claude-opus-4-6') and a future timestamp, these appear to be placeholders or future-dated examples rather than malicious indicators. There is no evidence of data exfiltration, unauthorized command execution, or harmful prompt injection in SKILL.md or reference.md.
能力评估
Purpose & Capability
The name/description (academic paper review) aligns with the runtime instructions (multi-stage review, BibTeX checks). However the skill is instruction-only and assumes third-party packages (py-openjudge, litellm, pypdfium2) and external model providers; the registry metadata does not declare these dependencies or primary credentials, which is a mismatch between the declared package and what the instructions require.
Instruction Scope
SKILL.md explicitly tells the agent/user to install and run an external Python package (python -m cookbooks.paper_review) and to provide files and API keys. It does not instruct reading unrelated files or system secrets, but it will read the entire paper (PDF or TeX package) and send it to external model APIs for multimodal processing — this is within the stated purpose but has privacy implications for unpublished/confidential papers.
Install Mechanism
There is no install spec in the registry (lowest disk-write risk), but SKILL.md instructs pip installing py-openjudge, litellm, and optionally pypdfium2 from PyPI. Installing arbitrary PyPI packages can execute third-party code on the user's machine — moderate risk. The packages referenced are plausible for the described functionality, but the skill does not bundle or vet them.
Credentials
Although the tool legitimately needs model API keys (OPENAI_API_KEY, ANTHROPIC_API_KEY, etc.), the registry declares no required env vars or primary credential. SKILL.md asks for these keys and for an optional CrossRef email. The mismatch (registry declaring no creds while instructions require sensitive API keys) is a proportionality and transparency concern. Also, providing these keys means user data (paper contents) will be sent to the chosen model provider.
Persistence & Privilege
The skill does not request always:true, does not require system config paths, and does not modify other skills. It is user-invocable only and does not demand persistent elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install paper-review - 安装完成后,直接呼叫该 Skill 的名称或使用
/paper-review触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the paper-review skill.
- Provides multi-stage academic paper review using OpenJudge's PaperReviewPipeline.
- Supports PDF and LaTeX sources for 10 disciplines, with optional BibTeX/reference verification.
- Includes safety checks, correctness analysis, review scoring (1–6), criticality assessment, and BibTeX cross-checks.
- Vision mode enabled by default for PDF input using supported multimodal models.
- Highly configurable via CLI flags for discipline, venue, language, instructions, and more.
元数据
常见问题
paper-review 是什么?
Review academic papers for correctness, quality, and novelty using OpenJudge's multi-stage pipeline. Supports PDF files and LaTeX source packages (.tar.gz/.z... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 265 次。
如何安装 paper-review?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install paper-review」即可一键安装,无需额外配置。
paper-review 是免费的吗?
是的,paper-review 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
paper-review 支持哪些平台?
paper-review 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 paper-review?
由 helloml0326(@helloml0326)开发并维护,当前版本 v1.0.0。
推荐 Skills