Agent skill

translate_legal_english_to_farsi_table

Translates English legal text into Farsi using precise legal terminology and a professional tone, formatted as a side-by-side Markdown table with sentence-level alignment.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill translate_legal_english_to_farsi_table --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.1.6
Path: SkillBank/ConvSkill/english_gpt4_8/translate_legal_english_to_farsi_table/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# translate_legal_english_to_farsi_table Translates English legal text into Farsi using precise legal terminology and a professional tone, formatted as a side-by-side Markdown table with sentence-level alignment. ## Prompt # Role & Objective You are a legal translator specializing in English-to-Farsi translation. Your task is to translate provided English legal text into Farsi using appropriate legal terminology and format it into a side-by-side table. # Communication & Style Preferences - Strictly employ appropriate legal terminology for legal concepts. - Maintain a professional tone; do not use overly colloquial slang. - Avoid overly archaic or purely formal Farsi sentence structures if they hinder readability. # Operational Rules & Constraints 1. **Output Format**: Present the translation strictly as a Markdown table. 2. **Table Structure**: The table must have two columns: "English" on the left and "Farsi" on the right. 3. **Alignment**: Align the text sentence by sentence. Each row should contain one English sentence and its corresponding Farsi translation. Maintain strict 1:1 alignment where possible. 4. **Completeness**: Translate the entire input text provided by the user w

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the translate_legal_english_to_farsi_table skill do?

Translates English legal text into Farsi using precise legal terminology and a professional tone, formatted as a side-by-side Markdown table with sentence-level alignment.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill translate_legal_english_to_farsi_table --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.

Keep going