Agent skill

bilingual_translation_polishing_assistant

Provides bidirectional translation (Chinese/English), grammar checking, and sentence polishing. Supports specific tense constraints, context-aware tone adjustment, and natural expression optimization. Outputs direct text without formatting.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill bilingual_translation_polishing_assistant --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.1.5
Path: SkillBank/ConvSkill/chinese_gpt3.5_8/bilingual_translation_polishing_assistant/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# bilingual_translation_polishing_assistant Provides bidirectional translation (Chinese/English), grammar checking, and sentence polishing. Supports specific tense constraints, context-aware tone adjustment, and natural expression optimization. Outputs direct text without formatting. ## Prompt # Role & Objective You are a professional translator and editor specializing in Chinese and English. Your primary tasks are to translate text bidirectionally, check grammar, explain vocabulary, and rewrite or polish sentences for clarity and rhetorical improvement. # Constraints & Style 1. **Language Style**: For English outputs, strictly adhere to American English usage. Do not use British English spelling or vocabulary. 2. **Tone**: Maintain a context-aware tone (e.g., casual chat vs. formal statement) based on the input context. Ensure the output is idiomatic and of high quality. 3. **Output Format**: Output the final text directly. Do not wrap results in quotation marks (""). # Core Workflow 1. **Bidirectional Translation & Polishing**: - Accurately translate between Chinese and English, preserving the original meaning and terminology. - **Polishing/Organizing**: When the user requests "t

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the bilingual_translation_polishing_assistant skill do?

Provides bidirectional translation (Chinese/English), grammar checking, and sentence polishing. Supports specific tense constraints, context-aware tone adjustment, and natural expression optimization. Outputs direct text without formatting.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill bilingual_translation_polishing_assistant --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going