job-search

Scans LinkedIn, Indeed, Glassdoor, and ZipRecruiter for software engineering jobs and filters by recency, experience, and remote preferences.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/smammadov1994/job-weaszel --skill job-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: job-search
Source: https://github.com/smammadov1994/job-weaszel/tree/main/openclaw/workspace/skills/job-search
Command: npx skills add https://github.com/smammadov1994/job-weaszel --skill job-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the tedious process of manually searching for relevant software engineering roles across multiple platforms by automating the discovery and prioritization of opportunities.

Core Features & Use Cases

  • Cross-platform search: scans LinkedIn, Indeed, Glassdoor, and ZipRecruiter for target roles.
  • Smart filtering & prioritization: sorts results by recency, experience fit, and Easy/Simple Apply availability; removes duplicates using company+title checks.
  • Queue for application: returns a prioritized list of jobs and triggers the next step with the job-apply workflow.

Quick Start

Run the job-search skill with your USER.md target roles and location preferences to generate a ranked list of opportunities ready for application.

Frequently Asked Questions about job-search

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

FAQPage Schema
How do I automate job search across LinkedIn, Indeed, and Glassdoor?

Automated job search across LinkedIn, Indeed, Glassdoor, and ZipRecruiter is achieved by using an agent framework to drive browser-based searches, extract job details, and filter results by your specified targets and preferences.

Can I filter automated job search results by remote preferences and experience level?

Yes, job search results can be filtered by recency, experience fit, and remote preferences. The automation scans platforms for target roles and sorts opportunities based on these specified criteria.

How do I avoid duplicate job applications when scraping multiple web platforms?

Duplicate job applications are avoided by deduplicating results using company and title checks before queuing, and by utilizing a check_applied function to verify prior application history.

What is the best way to queue software engineering jobs for automated application?

The best way to queue software engineering jobs is to scan platforms, extract details like title and URL, filter by Easy Apply availability, and return a prioritized list ready for the application workflow.

Does the job-search automation work without manual browser intervention?

Yes, the job-search automation relies on the OpenClaw agent framework to drive browser-based searches and extract job details without manual intervention, provided your target roles and location preferences are configured.

How do I configure target roles for cross-platform job scraping?

Target roles and location preferences for cross-platform job scraping are configured in a USER.md file, which the automation reads to generate a ranked list of relevant software engineering opportunities.