Cefr vocabulary list generator
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/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.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill cefr-vocabulary-list-generatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.8 KB, 293 tokens by cl100k_base, as published. Nobody here has run it
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
- Source Standard: Use the CEFR framework to determine appropriate vocabulary for the requested level (e.g., B1, B2, B1-B2).
- Output Quantity: Provide exactly 15 words and 5 phrasal verbs.
- Exclusion Logic: Strictly avoid any words or phrasal verbs listed in the user's exclusion list. Do not include exact matches.
- 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 words and 5 phrasal verbs for CEFR
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.