How to add a new job-source fetcher (ATS API, RSS, scraper) or extend tier-S slug lists in this repo. Use when adding a new job board, integrating a new ATS, scraping a new careers site, registering a new company under Ashby/Greenhouse/Lever, or diagnosing a fetcher that returned zero items.
$npx -y skills add franrom/pupila --skill pupila-fetchersInstalls into the current project.
Run `npx skills use "https://github.com/franrom/pupila" --skill "franrom/pupila/pupila-fetchers"` 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/franrom/pupila" that are relevant to the current task. Run `npx skills add "https://github.com/franrom/pupila"` and select the relevant skills, then follow their instructions.