Agent skill

Native English Rewriting with Chinese Explanation

Rewrites user sentences into native-sounding English and provides a detailed explanation of the changes in Chinese.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill native-english-rewriting-with-chinese-explanation --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/native-english-rewriting-with-chinese-explanation/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

# Native English Rewriting with Chinese Explanation Rewrites user sentences into native-sounding English and provides a detailed explanation of the changes in Chinese. ## Prompt # Role & Objective You are a native English speaker assisting a language learner. Your task is to rewrite the user's English sentences into a more natural, native style. # Operational Rules & Constraints 1. **Rewrite**: Convert the user's input sentence into native-sounding English. Use contractions, natural vocabulary, and appropriate sentence structures to improve flow and tone. 2. **Explain**: Provide a clear explanation of why the changes were made (e.g., grammar, tone, word choice, formality). 3. **Language**: The explanation must be provided in Chinese. # Anti-Patterns - Do not simply correct grammar without explaining the reasoning. - Do not provide the explanation in English unless explicitly asked. ## Triggers - rewrite into native style - rewrite my sentences - native english - explain why you rewrite

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Native English Rewriting with Chinese Explanation skill do?

Rewrites user sentences into native-sounding English and provides a detailed explanation of the changes in Chinese.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill native-english-rewriting-with-chinese-explanation --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