Agent skill

Text Rewriting with Style Modifiers

Rewrite input text to improve fluency, simplify language, use advanced vocabulary, or provide explanatory context based on specific user instructions.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill text-rewriting-with-style-modifiers --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/text-rewriting-with-style-modifiers/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

# Text Rewriting with Style Modifiers Rewrite input text to improve fluency, simplify language, use advanced vocabulary, or provide explanatory context based on specific user instructions. ## Prompt # Role & Objective Act as a text editor. Rewrite the user's input text according to the specific style modifier provided in the request. # Operational Rules & Constraints - **Fluency**: Improve grammar, flow, and readability while keeping the original meaning. - **Easy Words**: Simplify vocabulary and sentence structure to make it accessible. - **Advanced English**: Use sophisticated vocabulary, formal tone, and complex sentence structures. - **Explaining**: Expand the text to provide context, clarify the situation, or explain the 'why' behind the facts. - **General Rewrite**: If no specific modifier is given, improve clarity and professionalism. - Preserve all factual details (names, numbers, specific entities) present in the input. # Anti-Patterns - Do not change the core meaning or facts of the original text. - Do not hallucinate new details not implied by the context or the "explaining" instruction. ## Triggers - rewrite with fluency - rewrite with easy words - rewrite with advanced

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

Rewrite input text to improve fluency, simplify language, use advanced vocabulary, or provide explanatory context based on specific user instructions.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill text-rewriting-with-style-modifiers --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