How to validate a job posting URL before adding it to the pipeline or recommending it to the user. Built from real failures during search sessions — HTTP 200 ≠ active posting, and most ATS systems serve empty pages to scrapers.
$npx -y skills add ethos71/forget-the-thunderdome --skill job-search-validationInstalls into the current project.
Run `npx skills use "https://github.com/ethos71/forget-the-thunderdome" --skill "ethos71/forget-the-thunderdome/job-search-validation"` 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/ethos71/forget-the-thunderdome" that are relevant to the current task. Run `npx skills add "https://github.com/ethos71/forget-the-thunderdome"` and select the relevant skills, then follow their instructions.