Use this skill to search live software / tech / data / engineering job listings across many countries and markets (and remote) via the freehire.dev aggregator's public API, or to look up a specific posting. It aggregates roles from 50 ATS platforms into one schema, so a single skill covers many markets — but its…
Use this skill whenever the user wants to search for jobs in any location or market, find job listings, or look up a specific job posting — in any country, city, or remotely. Invoke for open positions, vacancies, and hiring across any sector or role (software, data, design, marketing, finance, legal, operations…
Read workflows/confirm.md and profile/candidate.yaml (the tracker.backend field decides whether registration goes to Notion, CSV, or none). Execute the steps described there for the indices/names received in $ARGUMENTS.
Read workflows/daily.md and profile/candidate.yaml (run python3 scripts/validateprofile.py first to validate). Execute the steps described there, using rules/job-evaluation.md for the fit score.
Read workflows/interview-prep.md, profile/candidate.yaml, rules/interview-roteiro.md + rules/job-evaluation.md (to re-fetch the job description) and rules/cv-rules.md (for the overlap logic reused when picking the project). Execute the steps described there for the company received in $ARGUMENTS.
Thin pointer into the generic job-hunt engine. Candidate data lives in profile/candidate.yaml, universal rules in rules/, workflows in workflows/. Use this skill on ALL application commands.