# Send 龙港求职技能 to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "longgang-job-hunter",
    "name": "龙港求职技能",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ttzuozhe/longgang-job-hunter",
    "canonicalUrl": "https://clawhub.ai/ttzuozhe/longgang-job-hunter",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/longgang-job-hunter",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=longgang-job-hunter",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "crawl.js",
      "package-lock.json",
      "package.json",
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/longgang-job-hunter"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/longgang-job-hunter",
    "downloadUrl": "https://openagent3.xyz/downloads/longgang-job-hunter",
    "agentUrl": "https://openagent3.xyz/skills/longgang-job-hunter/agent",
    "manifestUrl": "https://openagent3.xyz/skills/longgang-job-hunter/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/longgang-job-hunter/agent.md"
  }
}
```
## Documentation

### Longgang Job Hunter - 龙港求职招聘网自动抓取技能

自动抓取龙港325802人才招聘网职位信息，整理联系方式，并发送邮件。

### 功能概述

网站抓取：自动抓取325802人才招聘网职位信息
智能筛选：根据用户偏好筛选相关职位
信息整理：整理职位、公司名、地址、电话、工作经验、学历要求、职位描述
自动发邮件：搜索完成后自动发送结果到指定邮箱

### 首次使用配置

首次使用需要配置以下信息：

### 1. 求职偏好（必填）

请选择想找的职位类型，可选：

电脑相关：电脑绘图、美工、设计、PS、CAD、文员、客服
客服：阿里客服、电话客服、在线客服
外贸：外贸业务员、外贸跟单
文职：文员、录入、仓库管理
全部：所有职位

### 2. 搜索页数（可选，默认5页）

前3页、前5页（默认）、前10页

### 3. 接收邮箱（可选，默认450733414@qq.com）

可自定义接收邮箱

### 方案A：快速搜索（使用默认配置）

帮我找工作

### 方案B：自定义搜索

找工作，偏好：电脑相关，页数：5

### 方案C：自定义邮箱

找工作，偏好：电脑相关，页数：5，邮箱：test@qq.com

### 输出格式

技能会生成如下格式的结果并发送邮件：

=== 龙港325802人才招聘网 - 职位信息 ===

求职偏好: [偏好]
搜索范围: 前[页数]页

共 [N] 个职位

1. [公司名称]
   职位: [职位名称]
   地址: [公司地址]
   电话: [联系方式]
   工作经验: [经验要求]
   学历要求: [学历要求]
   职位描述: [如有]

2. [公司名称]
   ...

### 依赖工具

Node.js - 爬虫脚本运行
iconv-lite - GBK编码转换
nodemailer - 邮件发送

### 核心逻辑

抓取网站：使用GBK编码访问325802网站
关键词过滤：根据偏好筛选职位
不去重：显示全部匹配的职位
自动发邮件：使用QQ邮箱SMTP发送

### 版本信息

版本：1.1.0
创建日期：2026-02-23
支持网站：325802人才招聘网
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ttzuozhe
- Version: 1.0.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-05-07T17:22:31.273Z
- Expires at: 2026-05-14T17:22:31.273Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/longgang-job-hunter)
- [Send to Agent page](https://openagent3.xyz/skills/longgang-job-hunter/agent)
- [JSON manifest](https://openagent3.xyz/skills/longgang-job-hunter/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/longgang-job-hunter/agent.md)
- [Download page](https://openagent3.xyz/downloads/longgang-job-hunter)