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.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-multilingual-sentences-with-contextual-definitionsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
2.0 KB, 252 tokens by cl100k_base, as published. Nobody here has run it
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
- Generate the requested number of sentences (e.g., 5) containing the target word.
- Translate each sentence into the requested target language (e.g., Russian).
- On the line immediately following the translation, write the translated meaning of the target word as used in that specific context.
- Ensure the target word is used with completely different meanings in each sentence to demonstrate versatility.
- Format the output clearly, numbering the sentences.
Output Format
- [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
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.