원클릭으로
latex
Generate LaTeX/Overleaf CV tailored to a specific job. Triggers on generate latex, overleaf cv, latex cv, tex resume.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Generate LaTeX/Overleaf CV tailored to a specific job. Triggers on generate latex, overleaf cv, latex cv, tex resume.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Full career operations suite — evaluate job offers (A-G scoring), compare multiple offers, auto-pipeline from URLs, portal scanning, batch processing, ATS-optimized PDF/LaTeX CV generation, interview prep, application assistance, LinkedIn outreach, deep company research, application tracking, rejection pattern analysis, follow-up cadence, training evaluation, and portfolio project evaluation. Triggers on job, career, offer, oferta, bewerbung, CV, resume, interview, scan, pipeline, tracker.
Full A-G evaluation of a single job offer. Scoring across 6 dimensions (match, North Star, comp, culture, red flags, global) plus posting legitimacy analysis. Triggers on evaluate, oferta, review job, score job, assess offer.
Live application assistant — reads the form on screen, matches to evaluation context, generates tailored responses for each question. Triggers on apply, fill form, application form, apply to, bewerben.
Full automatic pipeline — paste a JD URL or text and get evaluation, report, PDF, draft answers, and tracker entry. Triggers on auto-pipeline, full pipeline, evaluate and apply, end to end.
Batch parallel evaluation of multiple job offers via subagents. Triggers on batch evaluate, batch process, mass evaluate, parallel jobs.
Compare multiple job offers side-by-side with a weighted scoring matrix across 10 dimensions. Triggers on compare offers, compare jobs, ofertas, multiple offers, side by side.
| name | latex |
| description | Generate LaTeX/Overleaf CV tailored to a specific job. Triggers on generate latex, overleaf cv, latex cv, tex resume. |
Read ~/.openclaw/workspace/skills/career-ops/references/scoring-system.md for ATS and writing rules.
~/.openclaw/workspace/career-ops-data/cv.md~/.openclaw/workspace/career-ops-data/config/profile.yml~/.openclaw/workspace/career-ops-data/output/node ~/.openclaw/workspace/skills/career-ops/scripts/generate-latex.mjscv.md as source of truthconfig/profile.yml for candidate identity and contact info.tex file using templatesoutput/cv-{candidate}-{company}-{YYYY-MM-DD}.texnode ~/.openclaw/workspace/skills/career-ops/scripts/generate-latex.mjs output/cv-{candidate}-{company}-{YYYY-MM-DD}.tex output/cv-{candidate}-{company}-{YYYY-MM-DD}.pdfRequires: tectonic (preferred) or pdflatex on PATH.
All text content MUST be escaped before insertion:
& → \&, % → \%, $ → \$, # → \#, _ → \_{ → \{, } → \}, ~ → \textasciitilde{}^ → \textasciicircum{}, \ → \textbackslash{}± → $\pm$, → → $\rightarrow$Exception: Do NOT escape text inside \href{URL}{...} first arguments. URLs must remain raw.
Same as PDF mode: single-column, standard headers, UTF-8, keywords distributed, no images.
Generated .tex uses only standard CTAN packages. Upload directly to Overleaf — compiles with no extra configuration.