resume-maker

Converts structured user data into PDF, DOCX, and HTML preview resumes.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/soq123/SE3354-Calo-fit --skill resume-maker-soq123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-maker
Source: https://github.com/soq123/SE3354-Calo-fit/tree/main/.local/secondary_skills/resume-maker
Command: npx skills add https://github.com/soq123/SE3354-Calo-fit --skill resume-maker-soq123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Building professional resumes often requires manual formatting across PDF, DOCX, and HTML previews. This Skill automates the process by generating a single source of truth resume data and producing pixel-perfect documents and a live preview from that data source.

Core Features & Use Cases

  • Generate a pixel-perfect PDF and DOCX from a single data source.
  • Provide an HTML live preview that mirrors the final documents.
  • Auto-fit content to a one-page US Letter layout and export to PDF, DOCX, and resume-data.json.
  • Optional fast-start data imports (e.g., LinkedIn-based data) to accelerate resume building.
  • Easy customization for sections like experience, education, and skills.

Quick Start

Provide your resume data in the required structure and run the generation script to produce the PDF, DOCX, and HTML preview.

Frequently Asked Questions about resume-maker

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

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

To generate a PDF and DOCX resume, you provide structured data containing your contact details, work history, education, and skills. The workflow processes this single data source to produce pixel-perfect documents alongside an HTML preview.

What is a single source of truth resume workflow?

A single source of truth resume workflow uses one structured JSON payload to generate multiple output formats. It eliminates manual formatting discrepancies by automatically syncing your data into pixel-perfect PDF, DOCX, and HTML previews.

Does the resume generator auto-fit content to a one-page US Letter layout?

Yes, the resume generator enforces an auto-fit mechanism to ensure all provided content fits within a one-page US Letter layout. This prevents overflow and maintains a ready-to-submit professional document format.

Can I use LinkedIn data to build my resume?

Yes, you can use fast-start data imports like LinkedIn-based data to accelerate resume building. This imported data populates the single source of truth to quickly generate your PDF and DOCX outputs.

What is the best way to preview a resume before exporting to PDF?

The best way to preview a resume is using the generated HTML live preview, which mirrors the final PDF and DOCX documents exactly. It reflects your structured data output in real-time before final export.

What are the limitations of automated resume generation?

Automated resume generation requires structured user data for input and enforces a one-page US Letter layout limit. Content exceeding this auto-fit constraint may require manual data reduction before successful processing.