resume-generator

Generate tailored resumes from job URLs within the lazy-cv Next.js workspace.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/a0972199950/lazy-cv --skill resume-generator-a0972199950
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-generator
Source: https://github.com/a0972199950/lazy-cv/tree/main/.agents/skills/resume-generator
Command: npx skills add https://github.com/a0972199950/lazy-cv --skill resume-generator-a0972199950

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires chrome-devtools-protocol, firecrawl, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation and management of customized resumes tailored to specific job descriptions, streamlining the job application process.

Core Features & Use Cases

  • Automated Resume Generation: Creates personalized resumes based on job URLs and personal data.
  • Resume Management: Updates and maintains a base resume from a single source of truth.
  • Use Case: Input a job posting URL, and the skill will generate a tailored resume draft, ready for review and application.

Quick Start

Use the resume-generator skill to create a new resume for the job posting at https://example.com/job/123.

Frequently Asked Questions about resume-generator

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

FAQPage Schema
How do I generate a tailored resume from a job posting URL?

To generate a tailored resume, input the job posting URL into the resume-generator. It scrapes the job description and automatically creates a customized resume draft using your base resume data for immediate review and application.

Can I maintain a single source of truth for my base resume?

Yes, you can maintain a base resume from a single source of truth. The skill updates and manages this base resume by referencing specific markdown files, ensuring all generated resumes pull from consistent factual data.

Does resume generation support bilingual output for job applications?

Yes, the resume generation process supports bilingual output. This allows you to create and manage customized resumes in multiple languages within the Next.js workspace to suit different job application requirements.

Do I need a Next.js workspace to use this resume generation skill?

Yes, a Next.js workspace is required. The skill operates within the lazy-cv Next.js environment, utilizing CLI scripts for skeleton creation and server actions for resume CRUD operations.

What's the best way to automate resume customization for multiple job descriptions?

The best way to automate resume customization is by using the skill's CLI script to generate resume skeletons based on job URLs. It then leverages server actions to manage CRUD operations for each tailored draft.

Why use Firecrawl and Chrome DevTools Protocol for AI agent resume generation?

Firecrawl and Chrome Devtools Protocol are used by the AI agent to effectively scrape and parse job posting URLs. This ensures accurate extraction of job description data to drive the resume tailoring process.