One-time JobPilot configuration wizard. Invoke for /job-setup. Runs pre-flight checks (secrets, Google Drive MCP, jobpilot-resume folder), lets user pick their resume PDF from Drive, extracts raw text, then Claude reads and understands the resume interactively to build a complete profile.json. Finally collects job preferences into preferences.json.
$npx -y skills add ashlesh-t/jobpilot --skill job-setupInstalls into the current project.
Run `npx skills use "https://github.com/ashlesh-t/jobpilot" --skill "ashlesh-t/jobpilot/job-setup"` 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/ashlesh-t/jobpilot" that are relevant to the current task. Run `npx skills add "https://github.com/ashlesh-t/jobpilot"` and select the relevant skills, then follow their instructions.