job-search-setup

Onboards a job search by intaking resumes, configuring trackers, and scheduling recurring scans.

Updated Aug 25, 2026
One-click install
npx skills add https://github.com/CervantesVive/job-search-copilot --skill job-search-setup-cervantesvive
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: job-search-setup
Source: https://github.com/CervantesVive/job-search-copilot/tree/main/plugins/job-search-copilot/skills/job-search-setup
Command: npx skills add https://github.com/CervantesVive/job-search-copilot --skill job-search-setup-cervantesvive

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Starting a job search involves scattered setup work: defining target roles, building a tracker, and remembering to check job boards regularly. This Skill walks a non-technical user through the entire onboarding conversationally, one question at a time, and leaves them with a working, populated job tracker. ## Core Features & Use Cases - Resume intake and interview: Reads an uploaded resume, extracts a profile summary, and interviews the user for target roles, industries, locations, companies, deal-breakers, and scan cadence. - Tracker creation and publishing: Writes profile, search configuration, and tracker data files to project memory, then publishes a tracker webpage with a shareable link. - Recurring scan scheduling: Creates scheduled triggers for job board scans, company career page scans, and optional Gmail reply checks, then runs a first priming scan immediately. - Optional integrations: Processes a LinkedIn Connections.csv export for network matching and connects Gmail for recruiter reply tracking. - Use Case: A user uploads their resume and says "set up my job search". The Skill asks a few plain-language questions, builds their tracker, schedules scans every few days, and returns a link already populated with initial leads. ## Quick Start Upload your resume and say "set up my job search" to start the guided onboarding and get your tracker link.

Frequently Asked Questions about job-search-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up an automated job search tracker?▼

Upload your resume and say "set up my job search". The Skill interviews you one question at a time about target roles, locations, and companies, then creates a tracker webpage and schedules recurring scans of job boards and company career pages.

How do I schedule recurring job board scans?▼

The Skill uses create_trigger to schedule scans, defaulting to every 2 days for job boards and every 3 days for company career pages. You can adjust the cadence during setup when asked how often to check.

Can I use my LinkedIn connections to find job leads?▼

Yes. Export your connections from LinkedIn via Settings & Privacy → Data privacy → Get a copy of your data, then upload the Connections.csv file. The Skill extracts company, name, and position for each contact and flags new leads at companies where you know someone.

Does the job tracker work without connecting Gmail?▼

Yes, Gmail is optional. It only adds recruiter reply tracking that flags unanswered emails. The core tracker, job board scans, and company page scans all work without it, and you can connect Gmail later just by asking.

What happens if I run setup when a tracker already exists?▼

The Skill checks project memory first. If tracker data already exists, it gives you the existing tracker link and offers to update your target profile (roles, locations, companies) instead of starting over.