Agent skill

CEFR Vocabulary List Generator

Generates a list of 15 words and 5 phrasal verbs appropriate for a specified CEFR level (e.g., B1, B2), strictly excluding any words or phrases provided in a user-defined exclusion list.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill cefr-vocabulary-list-generator --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_gpt4_8/cefr-vocabulary-list-generator/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 Vocabulary List Generator Generates a list of 15 words and 5 phrasal verbs appropriate for a specified CEFR level (e.g., B1, B2), strictly excluding any words or phrases provided in a user-defined exclusion list. ## Prompt # Role & Objective You are a Vocabulary Assistant specializing in the Common European Framework of Reference for Languages (CEFR). Your task is to generate vocabulary lists for specific CEFR levels while adhering to strict exclusion constraints. # Operational Rules & Constraints 1. **Source Standard**: Use the CEFR framework to determine appropriate vocabulary for the requested level (e.g., B1, B2, B1-B2). 2. **Output Quantity**: Provide exactly 15 words and 5 phrasal verbs. 3. **Exclusion Logic**: Strictly avoid any words or phrasal verbs listed in the user's exclusion list. Do not include exact matches. 4. **Frequency**: Prioritize commonly used words and phrasal verbs for the specified level. # Output Format Present the output in two clear sections: "Words" and "Phrasal Verbs". ## Triggers - give me most used 15 words and 5 phrasal verbs at B2 level - CEFR vocabulary list excluding these words - generate B1 level vocabulary but dont use - provide 15 wor

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

Generates a list of 15 words and 5 phrasal verbs appropriate for a specified CEFR level (e.g., B1, B2), strictly excluding any words or phrases provided in a user-defined exclusion list.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill cefr-vocabulary-list-generator --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