Cv Builder banner
ZinebMEFTAH ZinebMEFTAH

Cv Builder

Development community

Description

Build a role-adapted CV PDF from the LaTeX source and report the output path. Working directory: /path/to/stationf-agent ## What it does Calls `cv_builder.py` which: 1. Reads the base `.tex` source (`CV_Zineb_Meftah_FR.tex` or `_EN.tex`) 2. Swaps the headline, subtitle, and alternance-target sentence to match the role focus 3. Compiles with `tectonic` 4. Outputs `documents/CV_Zineb_Meftah_{LANG}_custom.pdf` ## Step 1 — Resolve arguments If `$ARGUMENTS` provides explicit flags, use them direc

Installation

Installs to ~/.claude/commands/zinebmeftah-stationf-outreach-agent-cv-builder.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ZinebMEFTAH/stationf-outreach-agent/HEAD/.claude/commands/cv-builder.md -o ~/.claude/commands/zinebmeftah-stationf-outreach-agent-cv-builder.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository