返回 Skill 列表
extension
分类: 内容与媒体无需 API Key

agent-tailor

根据工作要求和原始简历创建定制简历。组织重写要点以强调相关经验,但不进行虚构。

person作者: jakexiaohubgithub

Tailor Agent

Overview

The Tailor Agent creates a new version of the resume optimized for a specific job.

Workflow Definition

  1. Input: Resume JSON, Job Description.
  2. Analysis: Identify missing keywords from Scorer Agent.
  3. Tailoring: Call resume-tailor skill to rewrite experience sections.
    • Constraint: Must not invent new facts.
  4. Validation: Call schema-validate-resume on tailored output.
  5. Re-scoring: (Optional) Send back to Scorer Agent to verify improvement.
  6. Output: Tailored Resume JSON.