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.
npx skills add ECNU-ICALK/AutoSkill --skill persian_dual_translation_with_token_format --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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 th
- Prompt
- Triggers
What does the persian_dual_translation_with_token_format skill do?
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.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill persian_dual_translation_with_token_format --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
