generate-application

Generate a job application package with CV data, analysis, and cover letter from a posting URL.

Updated Sep 15, 2025
One-click install
npx skills add https://github.com/kjgarza/kjgarza.github.io --skill generate-application
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: generate-application
Source: https://github.com/kjgarza/kjgarza.github.io/tree/main/.claude/skills/generate-application
Command: npx skills add https://github.com/kjgarza/kjgarza.github.io --skill generate-application

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill streamlines the end-to-end job application process by generating a complete, company-specific application package (CV data file, analysis, and cover letter) from a job posting or URL.

Core Features & Use Cases

  • Generates a full application package per job: CV data, analysis, and cover letter saved under applications/[company]-[role]/
  • Supports input via a job URL or posting text, with extraction and scoring steps
  • Outputs ready-to-use artifacts including a raw job posting, analysis, a tailored CV data file, and a two-paragraph cover letter

Quick Start

Provide a job URL and let the Skill generate a full application package.

Frequently Asked Questions about generate-application

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

FAQPage Schema
How do I generate a complete job application package from a URL?▼

To generate a job application package from a URL, the Skill automates extraction and scoring to produce a CV data file, job analysis, and cover letter saved under a structured applications/[company]-[role]/ directory.

Can I prepare my CV and cover letter for a specific job posting automatically?▼

Yes, you can prepare your CV and cover letter for a specific job posting automatically by triggering the Skill with commands like "apply for [URL]" to output tailored application artifacts.

What files are included in an automated job application package?▼

An automated job application package includes job-posting.md, analysis.md, cv-data.js, and cover-letter.md as final artifacts ready for your submission.

Does the application generation process support inputting raw job posting text instead of a URL?▼

Yes, the application generation process supports inputting raw job posting text instead of a URL, allowing the extraction and scoring steps to process the provided content directly.

How does the Skill tailor a CV for ATS requirements?▼

The Skill tailors a CV for ATS requirements by analyzing the provided job posting text or URL and mapping the extracted requirements into a formatted cv-data.js file.

What is the best way to organize multiple generated job applications?▼

The best way to organize multiple generated job applications is using the automated directory structure, which saves each package separately under applications/[company]-[role]/ folders.