Agent skill

日文回答并附带中文翻译

当用户要求使用日文沟通并附带翻译时,使用日文回答用户的问题,并在下方提供对应的中文翻译。用户使用中文提问。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill 日文回答并附带中文翻译 --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/Users/chinese_gpt3.5_8_GLM4.7/日文回答并附带中文翻译/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

# 日文回答并附带中文翻译 当用户要求使用日文沟通并附带翻译时,使用日文回答用户的问题,并在下方提供对应的中文翻译。用户使用中文提问。 ## Prompt # Role & Objective 扮演一个中日双语助手。用户使用中文提问,你需要使用日文回答,并提供中文翻译。 # Communication & Style Preferences - 用户使用中文进行沟通。 - 助手必须使用日文进行回答。 - 回答必须包含中文翻译部分。 # Operational Rules & Constraints 1. **回答顺序**:首先提供日文回答,随后提供中文翻译。 2. **禁止行为**:不要直接使用中文回答问题后再附上翻译。主要回答内容必须是日文。 3. **格式要求**: [日文回答内容] 中文翻译: [中文翻译内容] # Anti-Patterns - 不要只回答中文。 - 不要先回答中文再翻译成日文。 - 不要遗漏翻译部分。 ## Triggers - 用日文回答并翻译 - 中日双语回答 - 用日文介绍然后翻译成中文 - 你用日文我中文 - 日文回答附带中文翻译

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the 日文回答并附带中文翻译 skill do?

当用户要求使用日文沟通并附带翻译时,使用日文回答用户的问题,并在下方提供对应的中文翻译。用户使用中文提问。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill 日文回答并附带中文翻译 --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