Job Search
Search through scraped and scored job listings.
Arguments: $ARGUMENTS — search query (keyword, company name, or "score:N" for minimum score)
Process
- Parse search query — detect if it's a keyword, company filter, or score threshold
- Query job database (Supabase or local) with filters
- Show results sorted by match score (highest first):
- Company name, role title
- Match score (1-10)
- Key requirements snippet
- Posting date, source board
- For score 8+ matches: note that auto-outreach is available via RecruiterGolem
Examples
search frontend react— keyword searchsearch company:Google— filter by companysearch score:8— only high-score matches