mirror of
https://github.com/MadsLorentzen/ai-job-search.git
synced 2026-09-17 00:26:26 +00:00
docs: sync onboarding with linkedin-search + freehire-search reality (#150)
/setup still told non-DK users that built-in CLIs are Denmark-specific. Align setup, /add-portal, and search-queries.md with shipped country-agnostic CLIs and /scrape auto-discovery (post #85 / #95 / #102). Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor
parent
b20467df4a
commit
0a8fc194e5
@@ -2,11 +2,17 @@
|
||||
|
||||
<!-- SETUP: Customize these queries based on your skills, target roles, and location -->
|
||||
|
||||
## Installed portal CLIs (primary for `/scrape`)
|
||||
|
||||
`/scrape` discovers every portal skill under `.agents/skills/*/SKILL.md` and runs its CLI first. Shipped country-agnostic CLIs include `linkedin-search` and `freehire-search`; Danish demos and any skill you add with `/add-portal` are included the same way. You do **not** need a matching `site:` line below for those CLIs to run.
|
||||
|
||||
The `site:` query templates in this file are the **WebSearch fallback** — for portals without a CLI, company career pages, or when a CLI fails.
|
||||
|
||||
## Search Sites
|
||||
|
||||
Primary (your market's job boards - scaffold one with `/add-portal`):
|
||||
- **[YOUR_JOB_BOARD]** - your market's largest general job board
|
||||
- **linkedin.com/jobs** - LinkedIn job listings (filter: [YOUR_COUNTRY] / [YOUR_CITY])
|
||||
- **linkedin.com/jobs** - LinkedIn job listings (filter: [YOUR_COUNTRY] / [YOUR_CITY]); also covered by `linkedin-search` CLI
|
||||
- **[YOUR_INDUSTRY_JOB_BOARD]** - a niche/industry board for your field (optional)
|
||||
- **[YOUR_ADDITIONAL_JOB_BOARD]** - another major board for your market (optional)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user