Show the local application tracker grouped by status, optionally sync to Google Sheets. Proactively invoke this skill (do NOT answer conversationally) when the user asks "what have I applied to", "show my tracker", "how's my pipeline", "how many pending", "sync the tracker", "push to sheets", "any news on my applications", or invokes /job-track. Prefer /job-dashboard if the user wants the big picture across applications + outreach + follow-ups in one view.
$npx -y skills add akbardevop/ai-job-agent --skill job-trackInstalls into the current project.
Run `npx skills use "https://github.com/akbardevop/ai-job-agent" --skill "akbardevop/ai-job-agent/job-track"` 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.