list-learnus-courses
Read the authorized user's live LearnUs dashboard first and return the visible course index as a deduplicated structured list; use a user-supplied screenshot,…
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.
$ npx -y skills add mrcha033/yonsei-skills --skill manage-yonsei-teaching-credential --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/manage-yonsei-teaching-credentialContext 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.
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.
Combine the student's authorized Underwood state with the current official rules for their admission year, college, department, and teaching subject.
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.
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.
student explicitly requests it.
연세대학교 생활에서 자주 반복되는 확인·정리 작업을 자연어로 처리하는 비공식 오픈소스 플러그인 모음입니다. 연세대학교 공식 서비스가 아닙니다. 학교 계정 권한을 늘리거나 수강신청·출석·예약 제한을 우회하지 않습니다.
Read the authorized user's live LearnUs dashboard first and return the visible course index as a deduplicated structured list; use a user-supplied screenshot,…
Read an authorized live LearnUs course first and extract deadlines visibly associated with assignment activities; use a user-supplied screenshot, pasted page,…
Read an authorized live LearnUs course first and extract its files, folders, resources, and visible media entries as a structured material list; use a…
Connect to Yonsei LearnUs in the student's persistent browser profile, reuse the official portal login, and recover from session expiry without receiving…
Read the student's authorized Underwood credit-progress table and calculate advisory Yonsei graduation progress from official entry-year, college, and major…
Normalize enrollment and academic-status fields from a user-provided Yonsei Academic Information System screenshot, pasted table, export, or JSON, identify…