Resume Intake
Use this skill to turn raw career material into a structured resume.md that
other give-me-job skills can trust.
Trigger
Use this skill when resume.md is missing, thin, outdated, or lacks evidence that can support a Korean cover letter.
Do Not Trigger
Do not use this skill when the user already has a usable resume.md and only needs JD analysis, cover letter drafting, HR review, or packaging.
Autonomy Level
DoF: LOW
Follow user-provided facts only. Do not infer missing employers, dates, metrics, awards, tools, responsibilities, or outcomes.
Permitted inferences:
- Career type from stated graduation date, work history, or years of experience.
- Evidence strength from specificity, role clarity, and observable result.
Prohibited inferences:
- Do not upgrade a school project into professional work.
- Do not turn participation into ownership unless the user says they owned the work.
Input Contract
Required context:
- Raw career material from the user or an existing
resume.md.
Optional context:
- Target role, target company, JD, or desired cover-letter questions.
Required parameters:
target_role: target role when available, otherwise unknown.
career_type: new-grad, experienced, or unknown.
Outputs produced:
resume.md draft, a patch/update plan, or focused follow-up questions.
Workflow
Read references/resume-schema.md before creating or rewriting
resume.md.
Determine whether the user is new-grad, experienced, or still
unknown.
Read an existing resume.md if present. Preserve valid facts, but migrate
old Profile, Core Summary, Experience Bank, or Work History
structures into the canonical sections.
Create or update the metadata block:
last-updated: today's date
career-type: new-grad or experienced
target-role: target role or Unknown
intake-version: increment the existing value, or use 1
Collect raw experiences in the user's language first. Do not force every
field before making progress, but ask for missing facts that materially
affect evidence quality.
Build the canonical top-level sections in this order:
Personal Info
Target Role
Summary
Work Experience for experienced candidates, or for new graduates only
when they have relevant work/internship/part-time experience
Projects
Education
Skills
Certificates & Awards only when relevant
Split work and project material into STAR/CAR bullets:
- action verb
- what was done
- method, scale, or constraints
- measurable or observable result
When the user states why they chose an approach, rejected an alternative, or
changed direction, capture that reasoning too. Cover-letter and interview
questions frequently ask how a candidate decided, and that judgment cannot be
recovered later from a result-only bullet. Ask for it when an entry is the
candidate's strongest evidence. Never reconstruct a rationale the user did
not give.
End every work role and project entry with exactly one strength comment:
<!-- strength: High -->, <!-- strength: Medium -->, or
<!-- strength: Low -->.
Write Summary last. If any core work/project evidence remains Low, do
not polish a final summary; leave Pending stronger evidence. and ask
follow-up questions.
Keep claims factual. Do not invent company names, numbers,
responsibilities, awards, links, tools, or outcomes.
New Grad Focus
Emphasize project depth, learning speed, role clarity, problem solving,
collaboration, and job relevance. Projects is required even when work
experience is absent. If metrics are weak, strengthen the explanation of
process, decision making, and learning without pretending there was business
impact.
New-grad results are usually small, so the reasoning behind them carries most
of the signal. Prefer capturing how the candidate framed a problem, what they
tried first, and what they changed after it did not work, over inflating the
outcome. Also capture mistakes the candidate owns and what they changed
afterward: 실패 경험 and 성장과정 questions are common, and an honest, resolved
mistake is usable evidence that a polished result-only bullet cannot supply.
Experienced Focus
Separate responsibility from achievement. Work Experience is required for
experienced candidates. Emphasize role scope, measurable result, business
impact, cross-functional work, decision making, and repeatable contribution.
Schema Decisions
Adopt the canonical resume-style structure in references/resume-schema.md.
Do not create a separate Experience Bank for new intake. Assign stable IDs
such as EXP-001 to evidence in Work Experience or Projects, preserving
existing IDs. Record the source section, entry title, and current line/bullet
location alongside each ID. Never renumber IDs when entries move.
For each experience capture situation, the candidate's role, action, result,
learning, and suitable question types. Keep company/question reuse and related
follow-up questions as usage notes, separate from career facts. Rewrite reused
evidence for the selected company, role, and question purpose.
Never copy a newly generated number or claim from a cover letter into the
resume. When the user provides a new fact, show the proposed factual change
before updating the resume and related materials. Changed source facts require
revalidation of packages that used them.
Treat missing contact fields and profile links as intake gaps. Ask for them or
mark them clearly as missing; do not fabricate placeholder URLs, phone numbers,
schools, employers, or metrics.
Output
Return one of these:
- a complete
resume.md draft using the canonical schema
- a patch/update plan for the existing
resume.md
- focused follow-up questions when evidence is too weak or required personal
info is missing
Use references/resume-schema.md for the canonical structure.
Fallback
If the user gives too little information, ask for 3 short prompts:
- target role
- strongest project or work experience
- one measurable or observable result
1---2name: resume-intake3description: Build or improve a job seeker's resume.md source file from conversational career input. Use when the user wants to create resume.md, organize new-grad or experienced career history, convert raw experiences into STAR/CAR evidence, add missing metrics, or prepare reusable career evidence for cover letters and job applications. 한국어 요청도 포함합니다 - 이력서 작성, 이력서 정리, 경력기술서, 경력 정리, 커리어 정리, 자소서 소재 정리, 내 경험 정리해줘, 신입 이력서, 경력직 이력서.4---56# Resume Intake78Use this skill to turn raw career material into a structured `resume.md` that9other give-me-job skills can trust.1011## Trigger1213Use this skill when `resume.md` is missing, thin, outdated, or lacks evidence that can support a Korean cover letter.1415## Do Not Trigger1617Do not use this skill when the user already has a usable `resume.md` and only needs JD analysis, cover letter drafting, HR review, or packaging.1819## Autonomy Level2021**DoF: LOW**2223Follow user-provided facts only. Do not infer missing employers, dates, metrics, awards, tools, responsibilities, or outcomes.2425Permitted inferences:2627- Career type from stated graduation date, work history, or years of experience.28- Evidence strength from specificity, role clarity, and observable result.2930Prohibited inferences:3132- Do not upgrade a school project into professional work.33- Do not turn participation into ownership unless the user says they owned the work.3435## Input Contract3637Required context:3839- Raw career material from the user or an existing `resume.md`.4041Optional context:4243- Target role, target company, JD, or desired cover-letter questions.4445Required parameters:4647- `target_role`: target role when available, otherwise `unknown`.48- `career_type`: `new-grad`, `experienced`, or `unknown`.4950Outputs produced:5152- `resume.md` draft, a patch/update plan, or focused follow-up questions.5354## Workflow55561. Read `references/resume-schema.md` before creating or rewriting57 `resume.md`.582. Determine whether the user is `new-grad`, `experienced`, or still59 `unknown`.603. Read an existing `resume.md` if present. Preserve valid facts, but migrate61 old `Profile`, `Core Summary`, `Experience Bank`, or `Work History`62structures into the canonical sections.634. Create or update the metadata block:64 - `last-updated`: today's date65 - `career-type`: `new-grad` or `experienced`66 - `target-role`: target role or `Unknown`67 - `intake-version`: increment the existing value, or use `1`685. Collect raw experiences in the user's language first. Do not force every69 field before making progress, but ask for missing facts that materially70 affect evidence quality.716. Build the canonical top-level sections in this order:72 - `Personal Info`73 - `Target Role`74 - `Summary`75 - `Work Experience` for experienced candidates, or for new graduates only76 when they have relevant work/internship/part-time experience77 - `Projects`78 - `Education`79 - `Skills`80 - `Certificates & Awards` only when relevant817. Split work and project material into STAR/CAR bullets:82 - action verb83 - what was done84 - method, scale, or constraints85 - measurable or observable result8687 When the user states why they chose an approach, rejected an alternative, or88 changed direction, capture that reasoning too. Cover-letter and interview89 questions frequently ask how a candidate decided, and that judgment cannot be90 recovered later from a result-only bullet. Ask for it when an entry is the91 candidate's strongest evidence. Never reconstruct a rationale the user did92 not give.938. End every work role and project entry with exactly one strength comment:94 `<!-- strength: High -->`, `<!-- strength: Medium -->`, or95 `<!-- strength: Low -->`.969. Write `Summary` last. If any core work/project evidence remains `Low`, do97 not polish a final summary; leave `Pending stronger evidence.` and ask98 follow-up questions.9910. Keep claims factual. Do not invent company names, numbers,100 responsibilities, awards, links, tools, or outcomes.101102## New Grad Focus103104Emphasize project depth, learning speed, role clarity, problem solving,105collaboration, and job relevance. `Projects` is required even when work106experience is absent. If metrics are weak, strengthen the explanation of107process, decision making, and learning without pretending there was business108impact.109110New-grad results are usually small, so the reasoning behind them carries most111of the signal. Prefer capturing how the candidate framed a problem, what they112tried first, and what they changed after it did not work, over inflating the113outcome. Also capture mistakes the candidate owns and what they changed114afterward: 실패 경험 and 성장과정 questions are common, and an honest, resolved115mistake is usable evidence that a polished result-only bullet cannot supply.116117## Experienced Focus118119Separate responsibility from achievement. `Work Experience` is required for120experienced candidates. Emphasize role scope, measurable result, business121impact, cross-functional work, decision making, and repeatable contribution.122123## Schema Decisions124125Adopt the canonical resume-style structure in `references/resume-schema.md`.126Do not create a separate `Experience Bank` for new intake. Assign stable IDs127such as `EXP-001` to evidence in `Work Experience` or `Projects`, preserving128existing IDs. Record the source section, entry title, and current line/bullet129location alongside each ID. Never renumber IDs when entries move.130131For each experience capture situation, the candidate's role, action, result,132learning, and suitable question types. Keep company/question reuse and related133follow-up questions as usage notes, separate from career facts. Rewrite reused134evidence for the selected company, role, and question purpose.135136Never copy a newly generated number or claim from a cover letter into the137resume. When the user provides a new fact, show the proposed factual change138before updating the resume and related materials. Changed source facts require139revalidation of packages that used them.140141Treat missing contact fields and profile links as intake gaps. Ask for them or142mark them clearly as missing; do not fabricate placeholder URLs, phone numbers,143schools, employers, or metrics.144145## Output146147Return one of these:148149- a complete `resume.md` draft using the canonical schema150- a patch/update plan for the existing `resume.md`151- focused follow-up questions when evidence is too weak or required personal152 info is missing153154Use `references/resume-schema.md` for the canonical structure.155156## Fallback157158If the user gives too little information, ask for 3 short prompts:159160- target role161- strongest project or work experience162- one measurable or observable result