← Back to Skills Marketplace
fandywang87

论文精读翻译

by fandywang87 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
130
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install paper-translation
Description
ArXiv 论文精读级中文翻译,同步到 IMA 知识库 + 腾讯文档。 基于 5 篇论文(MDL/Kunlun/OneTrans/RankMixer/MixFormer)3 轮迭代实战经验。 触发场景:翻译论文、翻译 arxiv、论文精读、论文中文翻译、paper translation、 translate p...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install paper-translation
  3. After installation, invoke the skill by name or use /paper-translation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首次发布:基于 5 篇论文 3 轮迭代的 SOP v2 经验,包含翻译流程、校验脚本、平台兼容性踩坑经验
Metadata
Slug paper-translation
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 论文精读翻译?

ArXiv 论文精读级中文翻译,同步到 IMA 知识库 + 腾讯文档。 基于 5 篇论文(MDL/Kunlun/OneTrans/RankMixer/MixFormer)3 轮迭代实战经验。 触发场景:翻译论文、翻译 arxiv、论文精读、论文中文翻译、paper translation、 translate p... It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.

How do I install 论文精读翻译?

Run "/install paper-translation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 论文精读翻译 free?

Yes, 论文精读翻译 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 论文精读翻译 support?

论文精读翻译 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 论文精读翻译?

It is built and maintained by fandywang87 (@fandywang87); the current version is v1.0.0.

💬 Comments