ワンクリックで
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.