← 返回 Skills 市场
fandywang87

论文精读翻译

作者 fandywang87 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
130
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install paper-translation
功能描述
ArXiv 论文精读级中文翻译,同步到 IMA 知识库 + 腾讯文档。 基于 5 篇论文(MDL/Kunlun/OneTrans/RankMixer/MixFormer)3 轮迭代实战经验。 触发场景:翻译论文、翻译 arxiv、论文精读、论文中文翻译、paper translation、 translate p...
安全使用建议
Before installing, verify these points: - Expect to need external CLIs: mcporter, curl, jq, python3 (and whatever web_fetch is). The skill's metadata lists none of these — confirm they exist in your environment. - The SKILL.md uploads documents/images to IMA and Tencent Docs via mcporter. That will require service tokens/credentials; ask the skill author which env vars/config files are required and where credentials are stored. - Inspect/verify the mcporter CLI and any endpoints it calls (mcporter is a third-party tool — ensure it is trusted and review its auth/storage behavior). - The included validate_translation.py is benign and only reads the markdown file to check formatting; it does not exfiltrate secrets. - If you will provide tokens, follow least-privilege practices (use an account with minimal rights) and avoid giving org-level write access until you test with a non-sensitive example. - If you need stricter guarantees, request the author to declare required binaries and environment variables in the metadata, and to document exactly how tokens are obtained/used and where uploads are sent.
功能分析
Type: OpenClaw Skill Name: paper-translation Version: 1.0.0 The skill bundle is a specialized tool for translating ArXiv papers and synchronizing them with IMA and Tencent Docs. It utilizes standard command-line utilities (curl, jq) and a local Python script (scripts/validate_translation.py) to perform content fetching, formatting validation, and API interactions. The instructions and documentation are transparent, align with the stated purpose, and show no signs of malicious intent, data exfiltration, or unauthorized system access.
能力评估
Purpose & Capability
The skill's name and description (ArXiv paper translation and upload to IMA + Tencent 文档) match the runtime instructions: downloading arXiv HTML/images, translating, validating, and calling upload APIs. However, the skill does not declare any required credentials or configuration even though the SKILL.md shows it will call mcporter to upload to Tencent and IMA; this omission is unexpected.
Instruction Scope
SKILL.md stays on task: fetch arXiv HTML once, download images, perform paragraph-level translation, run the included validation script, and upload two Markdown variants. It does include steps for interactive auth (generate code, poll for token) and calls to external tooling (curl, jq, mcporter, python3). It does not instruct reading arbitrary unrelated local files or exfiltrating environment variables, but it will transmit the translation and images to external services as intended.
Install Mechanism
No install spec (instruction-only) and a small Python validation script — low install risk. But the flow relies on external CLIs (mcporter, jq, curl, web_fetch, python3). Those tools are not provided by the skill and are required at runtime; the skill does not document them in the declared requirements.
Credentials
The skill declares no required environment variables or credentials, yet SKILL.md describes authenticating with Tencent/IMA via mcporter and obtaining tokens. Uploading to cloud services will require credentials/config; not declaring them is an inconsistency and hides what secrets the skill will need/access at runtime.
Persistence & Privilege
always is false and the skill does not request persistent/automatic always-on presence. It does not claim to modify other skills or global agent settings. Autonomous invocation is allowed by default (normal).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install paper-translation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /paper-translation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首次发布:基于 5 篇论文 3 轮迭代的 SOP v2 经验,包含翻译流程、校验脚本、平台兼容性踩坑经验
元数据
Slug paper-translation
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

论文精读翻译 是什么?

ArXiv 论文精读级中文翻译,同步到 IMA 知识库 + 腾讯文档。 基于 5 篇论文(MDL/Kunlun/OneTrans/RankMixer/MixFormer)3 轮迭代实战经验。 触发场景:翻译论文、翻译 arxiv、论文精读、论文中文翻译、paper translation、 translate p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 130 次。

如何安装 论文精读翻译?

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

论文精读翻译 是免费的吗?

是的,论文精读翻译 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

论文精读翻译 支持哪些平台?

论文精读翻译 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 论文精读翻译?

由 fandywang87(@fandywang87)开发并维护,当前版本 v1.0.0。

💬 留言讨论