rendercv

Generate publication-quality CVs from YAML data and templates.

21|1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/OwnLabAI/ownlab --skill rendercv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rendercv
Source: https://github.com/OwnLabAI/ownlab/tree/main/mart/skills/work-skills/rendercv
Command: npx skills add https://github.com/OwnLabAI/ownlab --skill rendercv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

RenderCV solves the challenge of creating publication-quality CVs quickly by converting YAML input into beautifully formatted documents with precise typography.

Core Features & Use Cases

  • YAML-driven input with cv, design, locale, and settings sections to control content, style, and language.
  • Outputs include PDF, Typst, Markdown, HTML, and PNG, with multiple themes and locales for consistent branding.
  • Use cases include job applications, academic portfolios, and professional resumes, with flexible templating and watch-mode re-rendering.

Quick Start

Install RenderCV, create a starter YAML describing your CV, and render it to your preferred format.

Frequently Asked Questions about rendercv

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

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

To generate a PDF resume from YAML, you define your CV content, design, locale, and settings in a structured YAML file and use a rendering tool to produce publication-quality output. This approach enforces a strict schema for precise typography and formatting.

Can I create a localized CV for different languages using YAML?

You can create a localized CV for different languages by specifying the locale in your YAML input. This locale-aware rendering adjusts formatting and translations to produce consistent, professional resumes tailored to specific regional requirements.

What output formats can I render a CV to besides PDF?

Besides PDF, you can render a CV to Typst, Markdown, HTML, and PNG formats. This multi-format output allows you to use the same YAML data for academic portfolios, web resumes, and image previews without altering the core content.

How do I apply custom themes and typography to a YAML-driven resume?

You apply custom themes and typography by configuring the design and settings sections of your YAML input. This structured schema controls styles, fonts, and layout, allowing you to produce publication-quality resumes with consistent branding.

Is there a way to live render a CV while editing the YAML data?

Yes, you can live render a CV while editing by using watch-mode re-rendering. This feature monitors your YAML file for changes and automatically updates the output, allowing real-time visual feedback as you adjust content or design.