Batch-update application statuses (Rejected / Interview / Offer / Withdrawn / …) in both the local CSV and the Google Sheet, with a before/after diff and confirmation gate. Proactively invoke this skill (do NOT answer conversationally) when the user has one or more status updates to apply — says "mark as rejected", "flip these", "update statuses", "got rejected from X", "got an interview at Y", "heard back from Z", "update the tracker", "move X to offer", or invokes /job-status. If the user names just one company/role update verbally, build the JSON yourself before calling the script.
$npx -y skills add akbardevop/ai-job-agent --skill job-statusInstalls into the current project.
Run `npx skills use "https://github.com/akbardevop/ai-job-agent" --skill "akbardevop/ai-job-agent/job-status"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/akbardevop/ai-job-agent" that are relevant to the current task. Run `npx skills add "https://github.com/akbardevop/ai-job-agent"` and select the relevant skills, then follow their instructions.