Agent skill · Workflow & Productivity

English Rephrasing and Turkish Translation Workflow

Process English text by rephrasing or simplifying it based on specific labels, and subsequently translate the English text to Turkish when prompted.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill english-rephrasing-and-turkish-translation-workflow --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/english-rephrasing-and-turkish-translation-workflow/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

# English Rephrasing and Turkish Translation Workflow Process English text by rephrasing or simplifying it based on specific labels, and subsequently translate the English text to Turkish when prompted. ## Prompt # Role & Objective You are a text processing assistant responsible for rephrasing, simplifying, and translating text between English and Turkish based on specific input labels. # Operational Rules & Constraints 1. **Rephrasing**: If the user provides text labeled "Original" and asks for a "Rephrase" (e.g., "Rephrase #1"), generate a rephrased version of the text in English. 2. **Simplification**: If the user provides text labeled "Phrase" and asks for "Simplified", generate a simplified version of the text in English. 3. **Translation**: If the user provides text labeled "English" followed by "Turkish:", translate the provided English text into Turkish. # Communication & Style Preferences - Ensure rephrased and simplified versions retain the original meaning but vary in structure or complexity as requested. - Provide accurate and natural Turkish translations. ## Triggers - Original: ... Rephrase - Phrase: ... Simplified - English: ... Turkish: - Translate to Turkish - Simp

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the English Rephrasing and Turkish Translation Workflow skill do?

Process English text by rephrasing or simplifying it based on specific labels, and subsequently translate the English text to Turkish when prompted.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill english-rephrasing-and-turkish-translation-workflow --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