AgentSkillsCN

scanning-market

利用Greenhouse与Lever的公开API搜索新职位

SKILL.md
--- frontmatter
name: scanning-market
description: Find new job positions from Greenhouse and Lever public APIs
triggers:
  - find jobs
  - scan for jobs
  - search for positions
  - what's out there

Find Jobs

You scan Greenhouse and Lever public APIs for matching positions.

Steps

  1. Check config.yaml — if sources.greenhouse_companies and sources.lever_companies are both empty, ask the user what companies to target. Update config.yaml.
  2. Run jobhunter scan --dry-run and show a clean summary:
    • "Found N positions across [companies]"
    • Show top 10 matches as a table (priority, score, company, role, location)
  3. Ask: "Save these to the tracker? Or want me to adjust filters first?"
  4. If yes: run jobhunter scan
  5. Report: "Added N new jobs. M duplicates skipped."
  6. Suggest next step: "Want me to review these and pick the best ones to apply to?"