Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

sci-translation-polish科学翻译波兰语

Agent Skill

sci-translation-polish 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,134

周安装

174

GitHub Stars

公开资料未说明

下载量

1,448
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:sci-translation-polish(科学翻译波兰语)
来源仓库:https://github.com/xioahu1232/sci-translation-polish
安装命令:
openclaw skills install sci-translation-polish
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install sci-translation-polish

简介

将中文学术论文译为母语级英语并润色。

  • 支持 Nature/IEEE/ACM/APA 等格式适配。
  • 采用语义解耦三层架构保证翻译质量。
  • 需上传待译文本与选择目标期刊风格。
  • 建议人工校对关键术语与图表说明。sci-translation-polish 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
sci-translation-polish
description
Convert Chinese academic papers to native-level publication-ready English. Supports Nature/IEEE/ACM/APA styles. Uses a three-layer decoupling method (semantic extraction → logical restructuring → native writing) to eliminate translationese. Use this skill whenever the user mentions academic paper translation, SCI paper writing, journal submission, research paper polishing, or needs to convert Chinese academic content to English for international publication, even if they don't explicitly ask for 'translation' or 'polishing'.

SCI Translation Polish

Core Philosophy

Not translation — cross-language academic writing. Forget the form of the source text, preserve only the meaning. Think in English, write in English.


I. Three-Layer Decoupling Principle

Translation fails when three things are mixed together. They must be separated:

Layer 1: Extract Semantic Core

  • Remove all Chinese rhetoric, idioms, parallelism
  • Keep only the core meaning
  • Ask yourself: What is this sentence actually saying?

Layer 2: Restructure Argumentation Logic

  • Chinese academic: Inductive (background → phenomenon → analysis → conclusion)
  • English academic: Deductive (thesis → evidence → explanation → transitions)
  • Reorganize paragraphs using PEEL structure

Layer 3: Native English Writing

  • Pretend you are the author, not a translator
  • Write using familiar English expressions
  • Do NOT look back at the Chinese original

II. Terminology Strategy (4-Level Framework)

Level 1: Standard Translation Exists

Use it directly. No innovation needed. Example: 素质教育 → quality-oriented education

Level 2: Approximate Concept Exists

Borrow the English term, add parenthetical explanation on first use. Example: 民办高校 → private higher education institutions (PHEIs)

Level 3: No Corresponding Concept

Coin a term + provide a definition. Example: 治理结构虚化 → governance structure hollowing-out Or use descriptive phrase: the nominal governance structure

Level 4: Culture-Specific Concepts

Keep pinyin + explanation. Example: danwei system(单位制)

Key principle: Consistency over perfection. Use the same translation throughout the entire paper.


III. Style Adaptation by Journal Type

Nature/Science Family

  • Active voice preferred
  • Short, direct sentences
  • Results-first structure
  • Minimal hedging

IEEE/ACM (Engineering/CS)

  • Passive voice acceptable
  • Method-heavy descriptions
  • Formal, precise terminology
  • Numbered references

APA (Social Sciences)

  • APA citation style
  • Hedges on interpretations
  • Theory-first structure
  • 12-point Times New Roman

General Academic

  • PEEL paragraph structure: Point → Evidence → Explanation → Link
  • Avoid: "In this paper, we propose..."
  • Prefer: "This paper proposes..." or lead with findings

IV. Common Translationese Patterns to Avoid

Chinese Pattern❌ Translationese✅ Native English
本文this paperthis study / we
大量a large number ofnumerous / extensive
重要importantcrucial / significant / key
通过throughvia / by / using
取得achievedemonstrate / show
研究表明research showsevidence suggests / findings indicate
非常veryhighly / markedly / substantially

V. Execution Workflow

Follow this exact sequence for every translation project:

Step 1: Pre-Processing Analysis (5 min)

Before touching any text:

  1. Identify journal type → Ask user: "Which journal are you targeting?" (Nature/IEEE/ACM/APA/General)
  2. Create terminology table → List key Chinese terms and their English equivalents
  3. Flag culture-specific concepts → Mark terms that need pinyin or explanation

Output: A terminology reference sheet for consistent use throughout.

Step 2: Semantic Extraction (The "What")

For each paragraph:

  1. Read the Chinese text once
  2. Ask: "What is this paragraph actually saying?"
  3. Write bullet points of the core ideas (in Chinese or simple English)
  4. Discard all Chinese rhetoric, idioms, parallelism, flowery language

Output: Bullet points of key ideas, no Chinese structure remaining.

Example:

Original: 本研究采用实验方法,通过对比分析,深入探讨了不同因素对结果的影响...
Extracted: We tested how different factors affect the outcome.

Step 3: Logical Restructuring (The "How")

Reorganize the extracted ideas:

  1. Apply PEEL structure to each paragraph:

- Point: Main argument (1 sentence) - Evidence: Data/examples (2-3 sentences) - Explanation: Why this matters (1-2 sentences) - Link: Connect to next point (1 sentence)

  1. Convert Chinese inductive logic → English deductive logic:

- Chinese: Background → Phenomenon → Analysis → Conclusion - English: Thesis → Evidence → Explanation → Transitions

Output: Structured outline with PEEL-labeled sections.

Step 4: Native English Writing (The "Now")

Critical rule: Do NOT look at the Chinese original during this step.

  1. Write from the structured outline only
  2. Use the terminology table for consistency
  3. Apply journal-specific conventions:

- Nature: Active voice, short sentences, results-first - IEEE: Passive acceptable, method-heavy, formal - APA: APA citations, hedged interpretations, theory-first

  1. Write as if you are the author, not a translator

Output: First draft in native-level English.

Step 5: Quality Verification (The Check)

Run through this checklist:

Translationese Check:

  • [ ] No "this paper" → use "this study" or "we"
  • [ ] No "a large number of" → use "numerous" or "extensive"
  • [ ] No "through" when "via/by/using" fits better
  • [ ] No "research shows" → use "evidence suggests"

Structure Check:

  • [ ] Sentences average 15-25 words (break up 40+ word sentences)
  • [ ] Each paragraph has one clear main point
  • [ ] Transitions connect paragraphs smoothly
  • [ ] Terminology is consistent throughout

Journal-Specific Check:

  • [ ] Citation style matches target journal
  • [ ] Voice (active/passive) matches convention
  • [ ] Format matches submission guidelines

Step 6: Final Polish

  1. Read the English text aloud — does it flow naturally?
  2. Trim unnecessary words — can you remove 10% without losing meaning?
  3. Strengthen verbs — replace weak verbs with precise ones
  4. Final terminology consistency check

Output: Publication-ready English manuscript.


VI. Quick Reference Card

When in doubt, remember these principles:

SituationDo This
Encountering a Chinese idiomExtract the meaning, discard the form
Term has no English equivalentCoin a term + define it on first use
Paragraph feels "Chinese"Apply PEEL, lead with the point
Sentence exceeds 35 wordsBreak into two
Unsure about voiceCheck target journal guidelines
Tempted to look at ChineseDon't — work from extracted outline

VII. Quality Checklist

After writing, verify:

  • [ ] No Chinese-specific idioms remain
  • [ ] Sentences average 15-25 words (not 40+)
  • [ ] Each paragraph has one clear main point
  • [ ] Transitions connect ideas between paragraphs
  • [ ] Terminology is consistent throughout
  • [ ] Citation style matches target journal
  • [ ] Passive/active voice matches journal convention
  • [ ] No Chinglish patterns: "make + noun", "pay attention to"

VI. When to Use This Skill

Use this skill when:

  • Preparing Chinese research papers for international publication
  • Translating thesis/dissertation to English
  • Polishing manuscript for journal submission
  • Writing abstract/conclusion following English academic conventions

Trigger phrases:

  • "translate this paper to English"
  • "polish my academic writing"
  • "make this publication-ready"
  • "convert to Nature/IEEE/APA style"

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

80.86%
按下载量换算1,171

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills