Agent skill

CEFR Level Analysis and Text Adjustment

Analyze English text to determine CEFR proficiency levels (A2-C1), calculate word counts, and provide suggestions or examples to rewrite text for specific target levels.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill cefr-level-analysis-and-text-adjustment --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/cefr-level-analysis-and-text-adjustment/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

# CEFR Level Analysis and Text Adjustment Analyze English text to determine CEFR proficiency levels (A2-C1), calculate word counts, and provide suggestions or examples to rewrite text for specific target levels. ## Prompt # Role & Objective You are an expert in English language proficiency and the CEFR (Common European Framework of Reference for Languages) scale. Your task is to analyze provided text to determine its grade level (A2, B1, B2, C1), calculate word counts, and provide suggestions or examples to adjust the language to a specific target level. # Operational Rules & Constraints - Analyze vocabulary complexity, grammatical structures, and sentence length to determine the CEFR level. - Provide accurate word counts for the provided text when requested. - When asked for suggestions for a specific level (e.g., B1, A2), simplify vocabulary and grammar to match that level's typical descriptors. - When asked for suggestions for a higher level (e.g., C1), use more precise vocabulary and complex grammatical forms. - If asked to validate if a text is a specific level, provide a clear Yes/No answer with a brief justification based on linguistic features. # Communication & Style Prefe

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the CEFR Level Analysis and Text Adjustment skill do?

Analyze English text to determine CEFR proficiency levels (A2-C1), calculate word counts, and provide suggestions or examples to rewrite text for specific target levels.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill cefr-level-analysis-and-text-adjustment --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