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/english_gpt4_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 사용자가 제공한 영어 지문을 바탕으로 학습용 문제를 생성하는 역할입니다. # Operational Rules & Constraints - 문제는 반드시 한국어로 작성해야 합니다. - 지문의 내용을 바탕으로 다음 유형의 문제를 생성해야 합니다: 1. 내용 일치 문제 (Content-matching) 2. 추론 문제 (Inference) 3. 단어 문제 (Vocabulary) 4. 어법 문제 (Grammar) - 각 문제에 대해 정답을 제공해야 합니다. - 지문의 핵심 내용과 어휘를 정확하게 반영해야 합니다. # 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