generate-intro

Generate tailored intro sets from resume.json and company.json into output/intro.json.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/aqwsde321/resume-tailor --skill generate-intro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-intro
Source: https://github.com/aqwsde321/resume-tailor/tree/main/skills/generate-intro
Command: npx skills add https://github.com/aqwsde321/resume-tailor --skill generate-intro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

이력서와 회사 정보를 바탕으로 회사 맞춤 자기소개를 자동으로 생성하여 구직자의 시간과 노력을 절약하고, 채용 공고의 요건에 더 잘 맞춘 소개를 제공합니다.

Core Features & Use Cases

  • resume.json과 company.json을 읽어 oneLineIntro, shortIntro, longIntro를 생성하고 output/intro.json으로 저장합니다.
  • 각 소개문은 [핵심 요건]과 [작성 앵커]의 근거를 반영하고, 회사의 필요 요구사항에 맞춘 근거를 fitReasons에 포함합니다.
  • 필요 시 resume.json과 company.json의 정보 차이를 분석해 보완 포인트를 제시합니다.

Quick Start

이력서(output/resume.json)와 기업 정보(output/company.json)를 읽어 output/intro.json으로 결과를 저장하는 명령을 실행한다.

Frequently Asked Questions about generate-intro

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

FAQPage Schema
How do I generate a company-focused intro from my resume automatically?

To generate a company-focused intro, you need to provide resume.json and company.json. The Skill reads these files to produce oneLineIntro, shortIntro, and longIntro tailored to the specific job application context.

What is the best way to tailor a self-introduction for a job application?

The best way to tailor a self-introduction is by analyzing the gap between your resume and the company's requirements. This process highlights matched skills and provides notes on missing but relevant qualifications for the target role.

Can I use resume.json and company.json to create matching reasons for a job application?

Yes, you can use resume.json and company.json to generate fitReasons. The Skill analyzes your skills and projects against company requirements to output specific matching reasons into intro.json.

How does intro generation identify missing but relevant skills for a company fit?

Intro generation identifies missing but relevant skills by comparing your resume data against the company.json context. It then generates gapNotes and missingButRelevant fields to help you understand where your profile lacks alignment.

What formats do I need to prepare for automated intro generation?

You need to prepare resume.json and company.json files as input formats. The automated intro generation reads these structured files and outputs the tailored results directly into output/intro.json.

Are there limitations to using automated content writing for resume tailoring?

A limitation of automated content writing for resume tailoring is that it relies entirely on the data provided in resume.json and company.json. If the input information lacks detail, the generated fitReasons and gapNotes may be insufficient.