← 返回 Skills 市场
codekungfu

Lagou

作者 ClawKK · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
179
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install lagou
功能描述
提供拉勾公开职位和公司信息的检索与摘要服务,不支持登录、投递或批量抓取操作。
使用说明 (SKILL.md)

拉勾

用途与边界

  • 面向公开职位与公司页的检索与信息摘要
  • 不提供投递、登录自动化或批量抓取能力
  • 仅用于公开页面的轻量分析与提醒

关键入口

  • 主页:https://www.lagou.com/
  • 职位搜索:https://www.lagou.com/jobs/list_
  • 公司页:通过职位详情进入公司主页

常见任务

  • 指定关键词/城市的职位列表摘要(薪资、经验、学历、类型)
  • 职位详情核心字段整理(职责、要求、技能标签)
  • 公司信息摘要(行业、规模、技术栈)

数据字段

  • 职位名称、薪资范围、城市、经验要求、学历、职位类型、发布时间、链接
  • 职责与要求、技能标签、福利亮点
  • 公司名称、行业、规模、技术栈、公司链接

自动化要点

  • 动态渲染与人机校验,建议人工打开后触发解析
  • 频率控制,避免批量抓取;标注采集时间
  • 不进行账号登录或投递操作

示例流程

  • 关键词清单:输入关键词/城市 → 搜索 → 抽取列表 → 输出职位摘要
  • 职位摘要:访问详情页 → 提取职责/要求/薪资 → 生成对比卡片
  • 公司速览:进入公司页 → 抽取行业/规模/技术栈 → 输出摘要

合规提示

  • 遵守平台规则,不进行接口调用或批量采集
  • 结果仅用于内部分析与提醒
安全使用建议
This skill appears coherent and low-risk technically because it only documents how to read public Lagou pages and asks for no secrets or installs. Before installing, consider policy/ToS and rate-limit risks: ensure your agent will not perform automated logins, mass scraping, or ignore robots/terms of service; if the agent can make web requests, configure rate limits and monitoring so it only performs the light, read-only actions the SKILL.md describes.
功能分析
Type: OpenClaw Skill Name: lagou Version: 0.1.0 The skill bundle contains instructions for an AI agent to summarize public job listings and company information from the Lagou recruitment platform. The SKILL.md file explicitly restricts the agent from performing automated logins, job applications, or aggressive scraping, emphasizing compliance with platform rules and manual oversight for anti-bot measures. No malicious code, data exfiltration, or suspicious prompt injection attempts were identified.
能力评估
Purpose & Capability
Name/description (public job/company search and summaries) align with the SKILL.md tasks (search, extract, summarize public pages). There are no unrelated environment variables, binaries, or installs requested.
Instruction Scope
Runtime instructions are limited to visiting public pages and extracting fields (job title, salary, requirements, company info). The README explicitly bans login, submission, and bulk scraping and recommends manual triggers and rate control. It does not instruct reading unrelated files or secrets.
Install Mechanism
No install spec and no code files are provided (instruction-only), so the skill does not drop code or binaries on disk — lowest install risk.
Credentials
The skill requires no environment variables, credentials, or config paths; requested access is proportional to its stated purpose.
Persistence & Privilege
always is false and autonomous invocation is the platform default. The skill does not request elevated persistence or modification of other skills/configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install lagou
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /lagou 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of lagou-hot-trend skill for public job and company information on Lagou. - Provides concise summaries for job listings and company pages based on public data. - Supports keyword/city-based job searches and extracts key details like salary, experience, education, and job type. - Extracts and formats job and company information (e.g., tags, requirements, technology stacks). - Focuses on lightweight analysis and reminders with compliance notices; does not automate logins, applications, or bulk scraping.
元数据
Slug lagou
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Lagou 是什么?

提供拉勾公开职位和公司信息的检索与摘要服务,不支持登录、投递或批量抓取操作。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 179 次。

如何安装 Lagou?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install lagou」即可一键安装,无需额外配置。

Lagou 是免费的吗?

是的,Lagou 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Lagou 支持哪些平台?

Lagou 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Lagou?

由 ClawKK(@codekungfu)开发并维护,当前版本 v0.1.0。

💬 留言讨论