job-search

Extract job listings from job boards and career pages with custom filters.

5|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/rhowardstone/AI-Job-Coach --skill job-search-rhowardstone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: job-search
Source: https://github.com/rhowardstone/AI-Job-Coach/tree/main/.claude/skills/job-search
Command: npx skills add https://github.com/rhowardstone/AI-Job-Coach --skill job-search-rhowardstone

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires JobSpy, requests, pandas, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit streamlines the process of searching for job listings across various job boards and company career pages, making it simpler to discover potential positions.

Core Features & Use Cases

  • Multi-board Search: Access job listings from Indeed, LinkedIn, Glassdoor, Google, ZipRecruiter, and Greenhouse directly.
  • Custom Filters: Refine your search by location, salary, and other criteria.
  • Quick Results: Output both a console summary and a JSON/CSV file for detailed job reviews.

Quick Start

Search for jobs using a skill command like Search for software engineer jobs in San Francisco with a minimum salary of $150,000.

Frequently Asked Questions about job-search

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

FAQPage Schema
How do I extract job listings from multiple job boards at once?

You can extract job listings from multiple job boards by automating the discovery process with search terms, location, salary, and company filters. This Skill retrieves data from Indeed, LinkedIn, Glassdoor, Google, ZipRecruiter, and Greenhouse simultaneously.

Can I filter job search results by salary and location?

Yes, you can filter job search results by salary, location, and company. The Skill accepts user input for these criteria to efficiently narrow down job opportunities across integrated career pages.

Does JobSpy support retrieving data from LinkedIn and Indeed?

Yes, JobSpy supports retrieving job listing data from LinkedIn and Indeed. It also integrates with Glassdoor, Google, ZipRecruiter, and Greenhouse to provide comprehensive multi-board search results.

What is the best way to export scraped job postings to CSV?

The best way to export scraped job postings to CSV is using this Skill's built-in output functionality. It automatically generates a JSON or CSV file containing the detailed job search results for your review.

How to search for software engineer jobs in San Francisco using AI?

To search for software engineer jobs in San Francisco, input your specific search terms, location, and minimum salary requirements. The Skill uses multiprocessing to efficiently discover and extract matching opportunities.

Are there limitations to using multiprocessing for job board integration?

While multiprocessing accelerates data retrieval across job boards, limitations depend on the target website's anti-scraping measures and rate limits. The Skill handles extraction efficiently but cannot bypass external API restrictions.