Job/contract prospecting — discovery, qualification, and outreach preparation. Use when finding, scanning, or qualifying contract/freelance opportunities across channels (job boards, HN, LinkedIn, aggregators). Covers search strategy, channel selection, boolean queries, freshness enforcement, and structured output of qualified leads.
Find, qualify, and prepare actionable job/contract opportunities across multiple channels.
Use boolean operators on platforms that support them. See references/boolean-search.md for per-platform syntax.
Channels ranked by signal — use the reference docs for channel-specific workflows:
linkedin-prospecting skill.| Tool | When to use | When NOT to use |
|---|---|---|
| web_search | First choice for discovery. Fast, structured. | — |
| browse | Sites needing JS rendering, SPAs. | Static APIs, structured search APIs. |
| auth_browse | Logged-in sessions only (LinkedIn, X, Gmail). | General browsing. Minimise actions — ban risk. |
| shell | REST APIs (HN Algolia, etc), file ops, data processing. | Web pages. Never curl for SPAs. |
For each prospect found, record:
Save results to a file when done. Summarize key findings.
Direct conversation with a decision-maker > targeted application > content play > passive profile.
See references/lessons-learned.md — updated after each test run.