cv-builder

Generate PDF CVs from YAML data using rendercv templates.

Updated May 12, 2025
One-click install
npx skills add https://github.com/nicoarbelaez/portfolio --skill cv-builder-nicoarbelaez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cv-builder
Source: https://github.com/nicoarbelaez/portfolio/tree/main/.agents/skills/cv-builder
Command: npx skills add https://github.com/nicoarbelaez/portfolio --skill cv-builder-nicoarbelaez

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables creating professional CVs/resumes from structured YAML data and rendering them into polished PDFs using the rendercv tool, streamlining the resume-building process.

Core Features & Use Cases

  • YAML-driven CV data model with sections for personal information, experience, education, and skills.
  • Theming and design customization through predefined templates (classic, sb2nov, moderncv, engineeringresumes).
  • CLI workflow for creating new CVs, rendering to PDF, and exporting final documents for job applications or portfolios.

Quick Start

Provide your CV information in YAML and run the render CV command to generate a PDF document.

Frequently Asked Questions about cv-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a professional resume PDF from YAML data?

To generate a resume PDF from YAML, provide your CV information in a structured YAML file and run a render command. The tool processes your YAML data model and renders it into a polished PDF document.

What YAML structure is needed to build a CV with multiple sections?

The YAML structure for building a CV requires sections for personal information, experience, education, and skills. This structured data model serves as the input for rendering your professional resume.

Can I customize CV templates and themes for different job applications?

You can customize CV templates and themes for different job applications using predefined options like classic, sb2nov, moderncv, and engineeringresumes. This allows you to adjust the design layout for your resume.

What is the best way to standardize resumes across multiple team members?

The best way to standardize resumes across multiple team members is using a CLI workflow with a YAML-driven CV data model. This ensures consistent formatting and professional layouts across all generated PDF documents.

Does this CV generation tool work without external dependencies?

Yes, this CV generation tool works without external dependencies. It uses a standalone CLI workflow to create, customize, and render CVs from YAML input directly into PDF files.