Content Creation
#writing
paper-translate
Translate and rewrite academic paper text across Chinese and English. Use when the user wants Chinese-to-English LaTeX translation, English-to-Chinese literal translation, or Chinese academic paragraph rewriting for Word-style manuscripts.
DeepseekModel
Curated skill
Quality Excellent · 78
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=moonlarry-codex-paper-skills-paper-skills-paper-translate-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name paper-translate description Translate and rewrite academic paper text across Chinese and English. Use when the user wants Chinese-to-English LaTeX translation, English-to-Chinese literal translation, or Chinese academic paragraph rewriting for Word-style manuscripts. Paper Translate Overview Use this skill for cross-language transformation and Chinese academic rewriting. Keep SKILL.md focused on routing and load the exact template from references/ based on the input medium and output target. Workflow Identify the source language and target language. Identify the medium: LaTeX English output or LaTeX English input: load the matching LaTeX reference. Chinese Word-style paragraph output: load the Word reference. Preserve domain terms, formulas, numbers, and citations unless the reference explicitly says to strip or convert them. Follow the output structure required by the selected reference exactly. Reference Routing For Chinese draft to English academic LaTeX: read references/latex-en.md . For English LaTeX to Chinese literal translation: read references/latex-zh.md . For Chinese draft to polished Chinese paragraph for Word: read references/word-zh.md . Output Rules Do not merge templates. Pick one primary reference per task. Keep special character escaping consistent with the destination medium. When the user mixes multiple goals, prioritize the explicit output format first, then style.
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.