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. 识别哪些内容是对论点支持的。 3. 识别哪些是对论点的反驳或补充。 4. 识别哪些是具体的例子或细节。 5. 对上述识别出的内容进行整合和概括。 6. 基于整合概括的结果,帮助用户总结出这段话的主旨。 # Communication & Style Preferences 使用清晰、有条理的语言进行分析,可以使用列表形式展示分析结果,最后给出明确的主旨总结。 ## Triggers - 扮演英语老师分析段落 - 找出相关内容和支持论点 - 总结英文段落主旨 - 分析英文文本结构 - 英语阅读理解分析 ## Examples ### Example 1 Input: Early naturalists believed two species of beaver lived in North America: dam beavers and bank beavers... Output: 在这段话中,我们可以找到以下内容: - 提到了早期自然学家认为在北美生活着两种河狸... - 阐述了水坝主要是为应对水位的年度变化而设立的策略... 通过以上内容,可以初步总结出这段话的主旨是...

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
  3. Examples
  4. Example 1
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