Collect fresh job-posting URLs into ~/.dear-hiring-manager/urls.txt by running an Apify job scraper — the discovery source for /batch. Runs a configured Apify actor via the Apify API (Bearer-header auth) with a search built from the profile's desired titles + level + location, extracts the direct application URL per job, and de-dupes against already-submitted jobs. Use for /apify-collect.
$npx -y skills add extrasmall0/dear-hiring-manager --skill apify-collectInstalls into the current project.
Run `npx skills use "https://github.com/extrasmall0/dear-hiring-manager" --skill "extrasmall0/dear-hiring-manager/apify-collect"` 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/extrasmall0/dear-hiring-manager" that are relevant to the current task. Run `npx skills add "https://github.com/extrasmall0/dear-hiring-manager"` and select the relevant skills, then follow their instructions.