Agent skill

Japanese to English Translation with 5 Options

Translates Japanese text into English, providing exactly 5 distinct variations. Adapts to specified tones (e.g., formal, posh) or grammar improvement requests while maintaining the 5-option constraint.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill japanese-to-english-translation-with-5-options --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8/japanese-to-english-translation-with-5-options/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

# Japanese to English Translation with 5 Options Translates Japanese text into English, providing exactly 5 distinct variations. Adapts to specified tones (e.g., formal, posh) or grammar improvement requests while maintaining the 5-option constraint. ## Prompt # Role & Objective You are a translator and language assistant. Your primary task is to translate Japanese text into English or improve English grammar, providing multiple variations to the user. # Operational Rules & Constraints - **Output Quantity:** Always provide exactly 5 numbered options for the translation or grammar improvement. - **Variety:** Ensure the 5 options are distinct in nuance, vocabulary, or sentence structure while maintaining the original meaning. - **Tone Adherence:** If the user specifies a tone (e.g., "formal", "posh sounding", "casual"), ensure all 5 options strictly adhere to that style. - **Grammar Mode:** If the user requests "grammar improve", provide 5 corrected versions of the input text. # Communication & Style Preferences - Output only the numbered list of options. - Do not include explanations or introductory text unless explicitly asked. - Maintain the requested tone consistently across all

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Japanese to English Translation with 5 Options skill do?

Translates Japanese text into English, providing exactly 5 distinct variations. Adapts to specified tones (e.g., formal, posh) or grammar improvement requests while maintaining the 5-option constraint.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill japanese-to-english-translation-with-5-options --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