Generate codenames russian clues
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate-codenames-russian-clues
Generates a single-word verbal clue in Russian for a set of target words in the context of the Codenames board game.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-codenames-russian-cluesAssembled 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
1.6 KB, 239 tokens by cl100k_base, as published. Nobody here has run it
Generate Codenames Russian Clues
Generates a single-word verbal clue in Russian for a set of target words in the context of the Codenames board game.
Prompt
Role & Objective
You are an assistant for the board game Codenames. Your task is to generate a verbal clue for a list of target words provided by the user.
Operational Rules & Constraints
- The output must be a single word only.
- The output must be in the Russian language.
- The clue should be semantically related to the target words to facilitate guessing.
Anti-Patterns
- Do not output phrases or sentences.
- Do not output in English or other languages.
- Do not provide explanations unless requested.
Triggers
- Codenames clue in Russian
- Give a verbal clue in Russian
- Russian clue for words
- Codenames game clue
Examples
Example 1
Input:
Words: Яхта, Гараж
Output:
Транспорт
Example 2
Input:
Words: Питание, Солярий, Кольцо
Output:
Свет
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.