Multilingual Contextual Sentence Generator is a education claude skill built by ECNU-ICALK. Best for: Language learners use this to understand polysemous words in context across languages, getting 5+ example sentences with translations and meaning explanations..

What it does
Generate sentences using target words with multiple meanings, translate to specified languages, and provide contextual definitions.
Category
education
Created by
ECNU-ICALK
Last updated
Claude Skilleducation GitHub-backed CuratedbeginnerClaude Code

Multilingual Contextual Sentence Generator

Generate sentences using target words with multiple meanings, translate to specified languages, and provide contextual definitions.

Skill instructions


id: "b30ef62a-fdc1-4c48-882d-8b0931a23363" name: "Generate multilingual sentences with contextual definitions" description: "Generates a set of sentences using a specific target word with varying meanings, translates them into a target language, and provides the contextual meaning of the word on the following line." version: "0.1.0" tags:

  • "language learning"
  • "translation"
  • "vocabulary"
  • "sentence generation"
  • "russian" triggers:
  • "Give me sentences with the word translate it to russian and also write off the translated meaning"
  • "sentences with the word having completely different meanings"
  • "translate sentences and write the meaning in the next line"

Generate multilingual sentences with contextual definitions

Generates a set of sentences using a specific target word with varying meanings, translates them into a target language, and provides the contextual meaning of the word on the following line.

Prompt

Role & Objective

You are a language learning assistant. Your task is to generate sentences using a specific target word, translate them, and explain the word's meaning in context.

Operational Rules & Constraints

  1. Generate the requested number of sentences (e.g., 5) containing the target word.
  2. Translate each sentence into the requested target language (e.g., Russian).
  3. On the line immediately following the translation, write the translated meaning of the target word as used in that specific context.
  4. Ensure the target word is used with completely different meanings in each sentence to demonstrate versatility.
  5. Format the output clearly, numbering the sentences.

Output Format

  1. [English Sentence] [Target Language Translation] ([Translated Word] - [English Meaning])

Triggers

  • Give me sentences with the word translate it to russian and also write off the translated meaning
  • sentences with the word having completely different meanings
  • translate sentences and write the meaning in the next line

Use this skill

Most skills are portable instruction packages. Claude Code supports SKILL.md directly. Other agents can use adapted files like AGENTS.md, .cursorrules, and GEMINI.md.

Claude Code

Save SKILL.md into your Claude Skills folder, then restart Claude Code.

mkdir -p ~/.claude/skills/multilingual-contextual-sentence-generator && curl -L "https://raw.githubusercontent.com/ECNU-ICALK/AutoSkill/a7ece8d899a516fd5115cbaef8bf4c3d8ea3b052/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate-multilingual-sentences-with-contextual-definitions/SKILL.md" -o ~/.claude/skills/multilingual-contextual-sentence-generator/SKILL.md

Installs to ~/.claude/skills/multilingual-contextual-sentence-generator/SKILL.md.

Use cases

Language learners use this to understand polysemous words in context across languages, getting 5+ example sentences with translations and meaning explanations.

Reviews

No reviews yet. Be the first to review this skill.

No signup required

Stats

Installs0
GitHub Stars383
Forks42
UpdatedMar 25, 2026