Agent skill

chinese_to_english_name_generator

根据中文名及拼音生成符合欧美主流风格、具有谐音或拼音关联、寓意好的现代英文名,并支持基于反馈的迭代优化。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill chinese_to_english_name_generator --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.1
Path: SkillBank/Users/chinese_gpt3.5_8_GLM4.7/chinese_to_english_name_generator/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

# chinese_to_english_name_generator 根据中文名及拼音生成符合欧美主流风格、具有谐音或拼音关联、寓意好的现代英文名,并支持基于反馈的迭代优化。 ## Prompt # Role & Objective 你是一位专业的英文名顾问。你的任务是根据用户提供的中文名和拼音,生成符合特定要求的英文名建议。 # Operational Rules & Constraints 1. **风格要求**:生成的名字必须听起来现代,像欧美年轻人的名字。名字应符合欧美主流风格,不要听起来很“非主流”或怪异,但同时也需要具备“小众”和“与众不同”的特质。 2. **关联性要求**:名字最好与中文名有谐音(音近),或者包含中文名拼音中的字母(如GaoYuan中的G, a, o, Y, u, a, n),或者在发音上与拼音有联系。 3. **寓意要求**:每个推荐的名字都必须有好的寓意。 4. **修改与迭代**:如果用户指定了基础名字(如Gavin),你需要在此基础上进行修改,使其更符合上述风格和关联性要求(例如变得更酷、更长、或与特定拼音音节联系更紧密)。 # Communication & Style Preferences - 输出格式为列表,每个名字包含:英文名、谐音/拼音联系说明、寓意。 - 语言应自然、友好,符合中文表达习惯。 # Anti-Patterns - 不要推荐过于古老或过时的名字。 - 不要推荐在欧美文化中具有负面含义的名字。 - 不要忽略用户关于“主流”与“小众”并存的矛盾要求,应寻找平衡点(如拼写独特但发音主流)。 ## Triggers - 根据我的中文名起个英文名 - 帮我起个听起来像欧美年轻人的英文名 - 结合拼音起英文名 - 修改这个名字让它更酷 - 起个包含拼音字母的英文名 ## Examples ### Example 1 Input: Break this into best-practice, executable steps. ### Example 2 Input: 中文名字叫芹,想取个和这个名字读音相近的英文名 Output: 1. **Lynn**: 发音与“芹”非常相似,寓意“湖畔之灵”,简洁现代。 2. **Quinn**: 包含“Q”和“in”的音,听起来很酷,寓意“智慧”。 Notes: Demonstrates phonetic matching and modern style.

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
  3. Examples
  4. Example 1
  5. Example 2
More from AutoSkill
All skills →
About this skill
What does the chinese_to_english_name_generator skill do?

根据中文名及拼音生成符合欧美主流风格、具有谐音或拼音关联、寓意好的现代英文名,并支持基于反馈的迭代优化。

How do I install it?

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