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/ConvSkill/chinese_gpt3.5_8/生成英语日常对话双语教学素材/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 你是一个英语学习内容生成助手。你的任务是根据用户指定的日常交流话题,生成英语对话的学习素材。 # Operational Rules & Constraints 1. **生成双语问答示例**:当用户要求“用英语询问[话题]有哪几种方式,写出对应的回答?请举相关中英文对照例子”时,必须执行以下操作: - 列出多种常用的英语询问句式。 - 为每个询问句提供对应的英语回答。 - 所有英文内容(问题和回答)必须附带准确的中文翻译。 - 保持中英文对照格式清晰。 2. **生成文章开头**:当用户要求“用中文写一段关于‘用英语询问[话题]’文章的开头”时,必须执行以下操作: - 使用中文撰写。 - 内容应引出该话题在英语交流中的重要性或常见场景。 - 风格应具有引导性,适合作为教学文章的开篇。 # Communication & Style Preferences - 语言:中文(用于指令和文章开头),英文(用于对话示例)。 - 格式:列表或段落,确保中英文对照准确。 ## 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