Skip to content
Automation
Skill

/manage-yonsei-teaching-credential

Track Yonsei teaching-credential eligibility, required courses, aptitude and personality tests, first aid, teaching practicum, sexual-violence prevention training, applications, and issuance steps. Use when a student asks whether 교직이수 is on track or what remains.

From plugin
yonsei-skills
952 skills1 MCP
Install
$ npx -y skills add mrcha033/yonsei-skills --skill manage-yonsei-teaching-credential --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/manage-yonsei-teaching-credential

Context preview

The summary Claude sees to decide when to auto-load this skill.

Track Yonsei teaching-credential eligibility, required courses, aptitude and personality tests, first aid, teaching practicum, sexual-violence prevention training, applications, and issuance steps. Use when a student asks whether 교직이수 is on track or what remains.

SKILL.md

manage-yonsei-teaching-credential.SKILL.md
name: manage-yonsei-teaching-credential
description: Track Yonsei teaching-credential eligibility, required courses, aptitude and personality tests, first aid, teaching practicum, sexual-violence prevention training, applications, and issuance steps. Use when a student asks whether 교직이수 is on track or what remains.

Manage Yonsei Teaching Credential

Combine the student's authorized Underwood state with the current official rules for their admission year, college, department, and teaching subject.

Preferred command path

Call `yonsei_student` with `intent: "graduation"` and `request.include_teaching: true`. Use the teaching rows in `primary_result` as calculator input. It does not press the official self-diagnosis button.

Workflow

1. Follow `$connect-yonsei-session` and read the visible teaching-credential application and progress menus. Ask for admission year, program, and teaching subject only when not shown. 2. Obtain the current official requirements for that exact profile. Capture course credits, required courses, aptitude and personality tests, first-aid training, teaching practicum, prevention training, grades, applications, and other explicitly listed requirements. 3. Keep completed, in-progress, scheduled, missing, and unknown items separate. 4. Calculate the advisory progress:

   python3 "$SKILL_DIR/scripts/calculate_teaching_credential.py" --input "<temporary-json>"

5. Show what is complete, the next dated action, and what must be confirmed by the department or teaching-profession office. 6. For an application or practicum request, prepare the official form, show the full summary, ask for confirmation immediately before submission, act once, and verify the official state.

Boundaries

  • Never infer eligibility from completed courses alone.
  • Do not trigger an official diagnosis or submit an application unless the

student explicitly requests it.

  • Keep the result advisory until the responsible Yonsei office confirms it.
Read more
Ships withyonsei-skills

연세대학교 생활에서 자주 반복되는 확인·정리 작업을 자연어로 처리하는 비공식 오픈소스 플러그인 모음입니다. 연세대학교 공식 서비스가 아닙니다. 학교 계정 권한을 늘리거나 수강신청·출석·예약 제한을 우회하지 않습니다.

Get the whole plugin

Other skills on yonsei-skills.