resume-builder

Generate DOCX, HTML, and PDF resumes from structured JSON data.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Hashzin-0/Curion --skill resume-builder-hashzin-0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-builder
Source: https://github.com/Hashzin-0/Curion/tree/main/.opencode/skills/resume-builder
Command: npx skills add https://github.com/Hashzin-0/Curion --skill resume-builder-hashzin-0

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docx, and includes scripts (resource) components.

What problem does it solve?

Transform structured or parsed resume data into consistently formatted, professional resumes and CVs without generating or altering user-provided content. This removes the manual work of formatting, layout, and file conversion so users can produce ATS-friendly and print-ready documents quickly.

Core Features & Use Cases

  • Template-driven generation for DOCX, standalone HTML, and PDF-ready output via HTML conversion workflows.
  • Multiple templates (classic, modern, minimalist, two-column) with typography, spacing, and section rules tuned for different industries.
  • Structured input validation and graceful handling of missing fields, with recommendations and placeholders when data is incomplete.
  • Use case: Convert a parsed JSON resume or extracted PDF data into a modern DOCX for ATS submission and an HTML profile for web sharing.

Quick Start

Create a modern DOCX resume from my resume_data.json using the modern template and save it as my_resume.docx.

Frequently Asked Questions about resume-builder

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

FAQPage Schema
How do I generate a DOCX resume from JSON structured data?

You can convert structured JSON resume data into a professionally formatted DOCX resume by applying template-driven generation. The process validates required fields, handles missing data with placeholders, and writes the ATS-friendly document to your specified file path.

Can I convert HTML resume output directly to PDF for printing?

Yes, you can convert HTML resume output directly to PDF for printing using the built-in HTML-to-PDF conversion workflow. The system generates standalone HTML files from structured data, which then support seamless PDF-ready output for print-ready document creation.

What is the best way to ensure my generated resume is ATS compatible?

The best way to ensure ATS compatibility is to convert structured JSON data into a DOCX resume using template-driven generation. This approach applies consistent formatting and typography rules without altering your content, producing ATS-friendly documents ready for automated parsing.

Does the resume generator work with incomplete resume data?

Yes, the resume generator works with incomplete data by performing structured input validation and providing graceful handling of missing fields. It automatically inserts placeholders where data is incomplete, allowing template-driven document generation to proceed without errors.

What resume templates are available for different industries?

Available templates include classic, modern, minimalist, and two-column layouts. Each template features typography, spacing, and section rules specifically tuned for different industries, ensuring your generated DOCX, HTML, or PDF resume meets professional formatting standards.

Why does the resume generator use placeholders for missing fields?

The generator uses placeholders for missing fields to ensure graceful handling of incomplete structured data and prevent generation failures. This allows the template-driven conversion to produce a complete DOCX, HTML, or PDF document while recommending that you fill in the missing information.