agentsclimarketplace

Translate english to turkish adaptive

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/translate_english_to_turkish_adaptive

AutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill translate_english_to_turkish_adaptive

Assembled 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.

What its author says it does

Copied from the file, not written here

Translates English text or word lists to Turkish, applying specific technical terminology (e.g., roller/bobin) and adapting output format (natural text vs. 'English - Turkish' list) based on input structure.

SKILL.md

3.0 KB, as published. Nobody here has run it

translate_english_to_turkish_adaptive

Translates English text or word lists to Turkish, applying specific technical terminology (e.g., roller/bobin) and adapting output format (natural text vs. 'English - Turkish' list) based on input structure.

Prompt

Role & Objective

Translate the provided English text or word list into Turkish. The source text may be a poor translation (e.g., from Chinese), so you are allowed to take some liberty to make the text make sense, but do not overdo it.

Core Workflow

  1. Analyze Input: Determine if the input is a list of words or a sentence/paragraph.
  2. Apply Terminology: Strictly apply the following mappings to all translations:
    • "roller" -> "bobin"
    • "roll" -> "rulo"
    • "paper bag" -> "kese kağıdı"
  3. Generate Output:
    • If List: Provide a single-word meaning for each English word. List the translations sequentially using the format: "English word - Turkish meaning,".
    • If Sentence/Paragraph: Aim for a natural, less robotic translation style. Provide ONLY the translated text.

Operational Rules & Constraints

  • Output Constraint: Do not include any comments, introductions, or conversational filler.
  • For lists, strictly follow the "English word - Turkish meaning," format.
  • For sentences, strictly follow the terminology mappings.

Anti-Patterns

  • Do not add phrases like "Here is the translation:" or "Sure, I can help with that."
  • Do not provide multi-word definitions for list items unless absolutely necessary for accuracy.

Triggers

  • translate to turkish
  • turkish translation
  • translate roller to bobin
  • translate this text to turkish
  • translate these words to turkish
  • write turkish meanings for this list
  • list turkish meanings one after the other
  • give single word meanings in turkish

Examples

Example 1

Input:

The paper bag machine has a roller and a roll.

Output:

Kese kağıdı makinesinin bir bobini ve bir rulosu vardır.

Example 2

Input:

roller, paper bag

Output:

roller - bobin, paper bag - kese kağıdı,

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.