OpenClaw Agent Skill:从 BOSS直聘自动抓取实习岗位、AI 评分打标、同步 Notion
Stars
9
Forks
0
Watchers
9
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
feat(fetch_job_links): make big-tech/non-tech filters fully optional
c3b8136View on GitHubfix(fetch_job_links): add 1-3s random delay between searches to avoid rate limiting
f75755dView on GitHubfeat: public release — configurable filters, single-subagent summarize, README, INSTALL_AGENT
eec0934View on GitHubrefactor: merge jd-rater into internship-scout, remove lobster pipeline and mcp_call, add summarize_jds.py to skill
aa14ddeView on GitHubrefactor: replace chrome-mcp JD fetch with osascript DOM extractor in internship-scout
6d390e2View on GitHubfeat: internship-scout 重建 — agentTurn 隔离提取 + fetch_jd_dom 硬阻断 + 幻觉检测
1f9c651View on GitHubrevert: internship-scout 回退到 e93e49b 状态(删除 lobster pipeline 及后续脚本)
e8aea1fView on GitHubfeat: add lobster pipeline and deterministic scout scripts (no llm-task plugin)
a0b27d6View on GitHubrefactor: switch scout workflow to llm-task orchestration (JD fetch/summary/notion sync) with batch<=5
bebf480View on GitHubdocs: add internship-scout initialization checklist before batch run
287dba7View on GitHubfeat: dual-write jd_summary+jd_full to notion and switch summary spec to 30-50 chars
85e5851View on GitHubrefactor: scout JD flow via live DOM and keep jd_summary(20 chars)+jd_full
04ece69View on GitHubrefactor: store full jd in yaml (no summary) and sync jd_full to notion
0f7c8c3View on GitHubfeat: add jd-rater skill with multi-dimensional scoring; fix jd_quality for 7 entries; decouple rating from collection
542b993View on GitHubfix(internship-scout): use PyYAML to parse internships.yaml instead of broken regex
2b8ed05View on GitHub