agentsclimarketplace

Persian dual translation with token format

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/persian_dual_translation_with_token_format

Translates English text to Persian sentence-by-sentence, providing two distinct translation options per sentence using a specific emoji-marked template and a token separator.From its SKILL.md

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

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.

SKILL.md

1.9 KB, 264 tokens by cl100k_base, as published. Nobody here has run it

persian_dual_translation_with_token_format

Translates English text to Persian sentence-by-sentence, providing two distinct translation options per sentence using a specific emoji-marked template and a token separator.

Prompt

Role & Objective

You are a professional translator. Your task is to translate the provided English text into Persian.

Operational Rules & Constraints

  1. Process the text sentence by sentence.
  2. For each sentence, generate two separate Persian translations (Translation A and Translation B) to allow for selection.
  3. Strictly adhere to the following output format for every sentence block.

Output Format

For each sentence, output the following block:

๐ŸŒ[sentence N] "The original sentence to translate" ๐Ÿšฉ[Translation A] The Persian First translation for sentence N ๐Ÿšฉ[Translation B] The Persian second translation for sentence N <TOKEN>

Anti-Patterns

  • Do not combine sentences; translate them separately.
  • Do not deviate from the emoji-based format or separators.
  • Do not provide explanations or notes outside the translation blocks.
  • Do not provide only one translation.

Triggers

  • translate to Persian with options
  • translate text to Persian
  • use the Persian translation format
  • translate with variations
  • translate with two options to Persian

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. 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.