Turn an existing CV (a PDF or Word doc) into a structured cv.md — the single source of truth the job-hunt toolset reads. Reads the document, extracts it into JSON-Resume sections as clean Markdown, asks the user to resolve anything ambiguous, and never invents content. Use when the user wants to create/import/structure their CV, build cv.md from a resume PDF/Word file, or set up the job-hunt "spine". Writes job-hunt/hunter/personal-profile/cv.md.
$npx -y skills add ibrahimkobeissy/ai-second-brain-template --skill job-hunt-cv-from-docInstalls into the current project.
Run `npx skills use "https://github.com/ibrahimkobeissy/ai-second-brain-template" --skill "ibrahimkobeissy/ai-second-brain-template/job-hunt-cv-from-doc"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ibrahimkobeissy/ai-second-brain-template" that are relevant to the current task. Run `npx skills add "https://github.com/ibrahimkobeissy/ai-second-brain-template"` and select the relevant skills, then follow their instructions.