원클릭으로
career-ops
career-ops — evaluate internship offers, generate LaTeX CVs, scan German automotive portals, track applications
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
career-ops — evaluate internship offers, generate LaTeX CVs, scan German automotive portals, track applications
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | career-ops |
| description | career-ops — evaluate internship offers, generate LaTeX CVs, scan German automotive portals, track applications |
| user_invocable | true |
| args | mode |
Determine the mode from {{mode}}:
| Input | Mode |
|---|---|
| (empty / no args) | discovery — Show command menu |
| JD text or URL (no sub-command) | bewerbung — Full evaluation + application pack |
bewerbung | bewerbung |
cv | cv — Generate tailored LaTeX CV PDF |
apply | apply — Fill portal form with Playwright |
scan | scan — Scan German automotive/engineering portals |
scan {url} | scan — Scan portals + LinkedIn URL provided |
pipeline | pipeline — Process pending URLs from inbox |
tracker | tracker — Application status overview |
Auto-pipeline detection: If {{mode}} is not a known sub-command AND contains JD text (keywords: "Aufgaben", "Anforderungen", "Qualifikationen", "Was Sie erwartet", "Was wir suchen", "Praktikant", "Werkstudent", company name + role) or a URL — execute bewerbung.
If {{mode}} is not a sub-command AND doesn't look like a JD, show discovery.
Show this menu:
career-ops — career-ops
Verfügbare Befehle:
/career-ops {JD oder URL} → VOLLAUSWERTUNG: Score + CV-Plan + Anschreiben + Empfehlungsschreiben
/career-ops bewerbung → Auswertung (manuell)
/career-ops cv → LaTeX-Lebenslauf generieren (build-cv.mjs)
/career-ops apply {URL} → Bewerbungsformular ausfüllen (Playwright)
/career-ops scan → Deutsche Automotive-Portale scannen
/career-ops scan {url} → Portale + LinkedIn URL scannen
/career-ops pipeline → Ausstehende URLs aus data/pipeline.md verarbeiten
/career-ops tracker → Bewerbungsübersicht und Status
Inbox: URLs zu data/pipeline.md hinzufügen → /career-ops pipeline
Oder direkt eine JD-URL einfügen für die vollständige Auswertung.
After determining the mode, load the necessary files before executing:
_shared.md + their mode file:Read modes/_shared.md + modes/{mode}.md
Applies to: bewerbung, cv, apply, scan, pipeline
Read modes/{mode}.md
Applies to: tracker
bewerbung: Also read YOUNA.md + cv.md + data/rejected-patterns.md
cv: Also read YOUNA.md + relevant report from reports/ if available
apply: Also read YOUNA.md + relevant report from reports/
scan: Also read data/scan-history.tsv + data/rejected-patterns.md
pipeline: Also read data/pipeline.md
tracker: Also read data/applications.md
For scan and apply (with Playwright), launch as Agent with the content of _shared.md + modes/{mode}.md injected into the subagent prompt.
Execute the instructions from the loaded mode file.