5758703/gis-job-monitor/SKILL.md
测绘/GIS 专业校招信息监控技能。使用场景:用户需要搜索、监控或定期推送测绘类、地理信息系统(GIS)专业的招聘信息时触发。支持筛选国央企、事业单位、大厂等优先级,可定时执行推送最新校招岗位。
npx skillsauth add openclaw/skills gis-job-monitorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
本技能帮助用户监控和推送测绘类、GIS 专业的校园招聘信息,包括:
使用以下关键词组合进行搜索:
测绘工程 校园招聘 2026
地理信息系统 GIS 本科 招聘
遥感科学与技术 校招
自然资源部 事业单位招聘
测绘院 招聘 应届
国土空间规划 招聘
用户说"搜索测绘校招信息"时:
web_search 搜索最新招聘信息用户设置定时推送时:
dingtalk-cron-job 创建定时任务对于重点网站(如国聘网):
browser 工具访问网站references/latest-jobs.md推送信息包含:
【测绘/GIS 校招】2026-03-15 新增 3 岗
🏛️ 中国测绘科学研究院
岗位:测绘工程师(应届)
学历:本科及以上
专业:测绘工程、遥感、GIS
截止:2026-04-30
链接:https://...
🏢 超图软件
岗位:GIS 开发工程师
学历:本科
专业:地理信息系统、计算机
截止:2026-04-15
链接:https://...
执行搜索和筛选的主脚本。
用法:
python scripts/search-jobs.py --keyword "测绘" --degree "本科" --days 30
参数:
--keyword: 搜索关键词--degree: 学历要求(本科/硕士)--days: 最近 N 天的信息--output: 输出文件路径对比新旧岗位列表,提取新增岗位。
用法:
python scripts/compare-jobs.py --old references/latest-jobs.md --new /tmp/new-jobs.md
references/job-sites.md - 详细招聘网站列表和直达链接references/company-list.md - 国央企/大厂名单及招聘特点references/latest-jobs.md - 最新抓取结果(运行时生成)用户说"每天推送最新测绘校招"时,创建:
openclaw cron add \
--name "测绘校招日报" \
--cron "0 9 * * *" \
--tz "Asia/Shanghai" \
--session isolated \
--message "请执行 gis-job-monitor 技能,搜索并推送最新测绘/GIS 校招信息给用户。" \
--deliver \
--channel "clawdbot-dingtalk" \
--to "<senderStaffId>"
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。