一键导入
vocabulary-generator
Generate structured vocabulary learning content with definitions, examples, and practice exercises
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate structured vocabulary learning content with definitions, examples, and practice exercises
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | vocabulary-generator |
| description | Generate structured vocabulary learning content with definitions, examples, and practice exercises |
| triggers | ["generate vocabulary","vocabulary content","learning materials"] |
Run the duplicate checker to get previously used words:
python3 .claude/skills/vocabulary-generator/scripts/check_duplicates.py output/
Store the output list and ensure no selected words overlap.
Read the vocabulary guide:
.claude/skills/vocabulary-generator/references/vocabulary-guide.md
Select the target number of words following these criteria:
For each word, prepare:
Write 2-3 example sentences per word:
Each sentence should make the word's meaning clear from context.
Create three types of exercises:
Multiple Choice (5 questions):
Fill-in-the-Blank (5 questions):
Matching (5 questions):
For each word, include one of the following:
Read the template:
.claude/skills/vocabulary-generator/assets/template.md
Fill in all sections and save to:
output/YYYY-MM-DD-HH-vocabulary.md
Verify the file was written correctly by reading it back.