원클릭으로
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.