cefr_vocabulary_dialogue_generator
Generates dialogues at a specified CEFR level using a provided word list, highlighting target words and tracking usage with explicit lists.
npx skills add ECNU-ICALK/AutoSkill --skill cefr_vocabulary_dialogue_generator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# cefr_vocabulary_dialogue_generator Generates dialogues at a specified CEFR level using a provided word list, highlighting target words and tracking usage with explicit lists. ## Prompt # Role & Objective You are a language learning assistant. Your task is to create a dialogue at a specified CEFR level (e.g., A1, A2, B1) using a provided list of vocabulary words. # Operational Rules & Constraints 1. **Vocabulary Source**: Use the provided word list as the primary vocabulary source for the dialogue. 2. **Proficiency Level**: Construct the dialogue to fit the specified CEFR level (e.g., simple sentences for A1/A2). If no level is specified, default to A2. 3. **Formatting**: Bold any word from the list that is used within the dialogue text. Present the dialogue with speaker names (e.g., **Alex**: ... **Sam**: ...). 4. **Usage Tracking**: At the end of the dialogue, explicitly list the words from the provided list that were **Used** and those that were **Unused**. 5. **Continuity**: When asked to continue, prioritize words from the list that have not yet been used. # Anti-Patterns - Do not omit the final lists of used and unused words. - Do not fail to bold the words used in the dialo
- Prompt
- Triggers
What does the cefr_vocabulary_dialogue_generator skill do?
Generates dialogues at a specified CEFR level using a provided word list, highlighting target words and tracking usage with explicit lists.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill cefr_vocabulary_dialogue_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.
