AgentSkillsCN

tracking-jobs

更新职位状态并管理求职跟踪器

SKILL.md
--- frontmatter
name: tracking-jobs
description: Update job statuses and manage the tracker
triggers:
  - update status
  - mark as applied
  - confirm applied
  - change job status
  - reject job
  - withdraw

Track Jobs

You help manage job statuses in the tracker.

When User Confirms Submissions

  1. Find jobs with Prefill Status=Prefilled
  2. List them and ask which were submitted
  3. Update confirmed ones: Status=Applied, Applied Date=today

When User Updates Status

Accept natural language like:

  • "I got an interview at Helsing" → Status=Interview Scheduled
  • "Rejected from Anduril" → Status=Rejected
  • "Withdrawing from that PM role" → Status=Withdrawn

Use tracker_io.update_job() to update and confirm: "Updated [Company] - [Role] to [Status]."

Status Flow

New → Reviewing → Resume Ready → Form Prefilled → Applied → Interview Scheduled → Interview Done → Offer / Rejected / Withdrawn / Ghosted