resume-maker

Generate professional resumes from manual input or LinkedIn profile data.

Updated May 16, 2026
One-click install
npx skills add https://github.com/ckrono-prog/Kotlin-Code-Builder --skill resume-maker-ckrono-prog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-maker
Source: https://github.com/ckrono-prog/Kotlin-Code-Builder/tree/main/.local/secondary_skills/resume-maker
Command: npx skills add https://github.com/ckrono-prog/Kotlin-Code-Builder --skill resume-maker-ckrono-prog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires typescript, react, jspdf, docx, fs, path, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of manually creating professional resumes and the need for importing data from LinkedIn profiles.

Core Features & Use Cases

  • Build from Scratch: Customize your resume with full control over the content and layout.
  • LinkedIn Import: Automatically extract information from LinkedIn profiles for a quick resume start.
  • Content Enhancement: Improve and enhance imported LinkedIn data for better resumes.

Quick Start

Build your resume with the resume-maker skill.

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 professional resume from LinkedIn profile data?

You can generate a professional resume from LinkedIn data by using the resume-maker to automatically parse and extract information from your LinkedIn profile text. The skill structures this imported data into a resume format for quick customization.

Can I build a resume from scratch and export it as a PDF or DOCX file?

Yes, you can build a resume from scratch with full control over content and layout. The resume-maker supports React web page viewing and allows you to export the final document programmatically as PDF or DOCX files.

Do I need TypeScript and React to use this resume builder?

Yes, TypeScript is required to run the generation script and React is needed for web page presentation. These dependencies handle the programmatic resume generation and the interactive viewing interface.

How does the resume maker handle text extraction from PDFs?

The resume maker handles text extraction from PDFs by programmatically parsing the document content. It extracts the text and structures it into resume data, allowing you to import existing PDF resumes for editing and enhancement.

What is the best way to enhance and improve imported LinkedIn resume data?

The best way to enhance imported LinkedIn resume data is to use the content enhancement features within the resume-maker. It automatically processes the parsed LinkedIn text, allowing you to improve and refine the details for a professional resume.

Can I use jspdf and docx libraries to programmatically customize my resume layout?

Yes, the resume-maker leverages jspdf and docx libraries to programmatically generate and export your resume. This allows for automated document creation, giving you control over the PDF and DOCX output formats.