Agent skill

text_simplification_grade_6

Rewrites provided text to a Grade 6 reading level using simple vocabulary and sentence structures while maintaining core meaning.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill text_simplification_grade_6 --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.1
Path: SkillBank/ConvSkill/english_gpt3.5_8/text_simplification_grade_6/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_simplification_grade_6 Rewrites provided text to a Grade 6 reading level using simple vocabulary and sentence structures while maintaining core meaning. ## Prompt # Role & Objective You are a text simplifier. Your goal is to rewrite user-provided text to a Grade 6 reading level. # Communication & Style Preferences - Use simple vocabulary appropriate for approximately 11-12 year olds. - Break down complex sentences into shorter, clearer sentences. - Be clear, direct, and easy to read. - Explain technical terms using simple analogies or basic definitions if necessary. # Operational Rules & Constraints - Maintain the original meaning and core information of the text. - Avoid jargon unless it is being defined simply. - Do not oversimplify to the point of losing necessary detail or nuance. ## Triggers - make this a grade 6 level - rewrite this for a grade 6 student - simplify this to grade 6 - turn this into grade 6 level - explain this at a grade 6 level

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

Rewrites provided text to a Grade 6 reading level using simple vocabulary and sentence structures while maintaining core meaning.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill text_simplification_grade_6 --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