resume-apply

Tailor resumes to job descriptions and generate delivery-ready PDFs.

25|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/toongri/oh-my-toong-playground --skill resume-apply
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: resume-apply
Source: https://github.com/toongri/oh-my-toong-playground/tree/main/skills/resume-apply
Command: npx skills add https://github.com/toongri/oh-my-toong-playground --skill resume-apply

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the stress of JD-specific resume work by acquiring the relevant job description, managing review-resume interaction, modifying the config file, and generating a delivery-ready PDF while keeping history clean.

Core Features & Use Cases

  • JD acquisition that handles pasted text, file paths, URLs, or configured discovery sources, confirms the company/date, and keeps the full description in scope for review-resume.
  • Structured workflow guiding you through git branch creation from main, review-resume invocation, commit application changes, PDF generation with bun/Docker, and delivery using configurable directory and naming rules.
  • Safeguards & reporting that require sequential step confirmations, ensure config-based PDF handling, and finalize with remote push plus local cleanup so every resume apply run completes cleanly.

Quick Start

Feed the JD or its location and walk through the resume-apply steps to tailor the config file, invoke review-resume, generate the PDF, and deliver the file.

Frequently Asked Questions about resume-apply

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

FAQPage Schema
How do I tailor my resume to a specific job description and generate a PDF?

To tailor your resume to a job description, the Skill acquires the JD, guides review-resume feedback, edits your configuration file, and generates a delivery-ready PDF using bun or Docker while managing git history.

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

Automating resume customization involves feeding the job description text, file path, or URL into the workflow, which then handles branch creation, config modifications, and final PDF delivery with custom naming rules.

Can I use a URL or pasted text to provide a job description for resume tailoring?

Yes, you can provide a job description via pasted text, file paths, or URLs for resume tailoring. The Skill confirms the company and date, keeping the full description in scope for the review process.

Does this resume tailoring workflow manage git branches and local cleanup automatically?

Yes, the resume tailoring workflow manages git branches by creating a branch from main, committing application changes, pushing remotely, and finalizing with local cleanup so every application run completes cleanly.

How does the review-resume process work when customizing my resume config file?

The review-resume process works by invoking structured interactions after acquiring the job description, guiding feedback on your resume, and editing the _config.yml file to ensure targeted applications before PDF generation.

Do I need bun or Docker installed to generate resumes from my configuration files?

Yes, you need bun or Docker installed to generate resumes from your configuration files. The workflow runs bun or Docker commands to produce the final PDF output based on your configured directory and naming rules.