search

Search scraped job listings by keywords, company, or minimum score.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/EtanHey/golems --skill search-etanhey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search
Source: https://github.com/EtanHey/golems/tree/main/packages/jobs/skills/search
Command: npx skills add https://github.com/EtanHey/golems --skill search-etanhey

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you efficiently find relevant job opportunities from a database of scraped listings, saving you time and effort in your job search.

Core Features & Use Cases

  • Keyword Search: Find jobs matching specific terms like "frontend" or "react".
  • Company Filtering: Narrow down results to jobs from a particular company, e.g., "company:Google".
  • Score Threshold: Filter jobs based on a minimum match score, e.g., "score:8".
  • Recruiter Integration: Highlights high-scoring matches for potential outreach via RecruiterGolem.

Quick Start

Search for frontend developer roles at Google.

Frequently Asked Questions about search

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

FAQPage Schema
How do I search for jobs using specific keywords and company filters?

To search for jobs, you query a scraped listings database using specific terms like "frontend" or apply company filters like "company:Google" to narrow down relevant opportunities.

Can I filter job listings by a minimum match score?

Yes, you can filter job listings by applying a score threshold, such as "score:8", to only view opportunities that meet your minimum match score requirements.

How does the job search identify high-score matches for automated outreach?

The job search identifies high-score matches by filtering listings with a score of 8 or higher, flagging these top results for potential automated outreach via RecruiterGolem.

What details are included when I find jobs matching my search criteria?

When you find jobs matching your criteria, the results are sorted by match score and include essential details like company name, role, score, requirements, and posting date.

What is the best way to discover frontend developer roles at specific companies?

The best way to discover frontend developer roles is to combine keyword searches like "frontend" with company filters to efficiently query the scraped job listings database.

Do I need any external dependencies to search the scraped job listings database?

No external dependencies are required to search the scraped job listings database, as the Skill operates independently using its internal scripts and reference components.