# Send Lead Processor 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": "lead-processor",
    "name": "Lead Processor",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/clonbrowser/lead-processor",
    "canonicalUrl": "https://clawhub.ai/clonbrowser/lead-processor",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/lead-processor",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=lead-processor",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "config.json",
      "index.js",
      "lead-processor/config.json",
      "lead-processor/index.js",
      "lead-processor/SKILL.md",
      "lead-processor/_meta.json"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-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/lead-processor"
    },
    "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/lead-processor",
    "downloadUrl": "https://openagent3.xyz/downloads/lead-processor",
    "agentUrl": "https://openagent3.xyz/skills/lead-processor/agent",
    "manifestUrl": "https://openagent3.xyz/skills/lead-processor/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/lead-processor/agent.md"
  }
}
```
## Documentation

### Lead Processing Agent

外贸 B2B 线索自动化清洗与分发代理。

### 功能

读取飞书多维表格中的客户 URL
访问客户官网进行深度分析（浏览器工具）
根据规则进行 A/B/C 分级
将详细结果写入飞书多维表格
发送分析报告到飞书群

### 配置

App Token: FBzzbi1b2anl8YsTZtxc1VOcnzb
Table ID: tbl77aWIKk4oXLvj
飞书群：龙虾伙伴们 (oc_2c705fa31fb8c9a66dd3e22ab8a2243c)

### A级（终端工厂）

页面包含 "OEM"、"production line"、"ISO9001"、"Request a Quote" 等
产品涉及：水泵、阀门、铸件
判定描述："终端工厂（泵阀制造）"

### B级（贸易商/经销商）

页面包含 "Distributor"、"Wholesaler"、"Warehouse" 等
无自有产线证据，但覆盖泵阀配件
判定描述："贸易商/经销商（泵阀分销）"

### C级（同行/其他）

同行：Foundry services、Iron casting service（铸造/代工）
其他：IT服务、咨询公司、软件公司、研究院、能源项目开发商等
判定描述示例："其他（IT服务/软件开发）"或"同行（铸造厂）"

### 输出格式（必须详细）

字段说明示例公司类型判定详细类型+行业描述"其他（新能源项目开发商，非泵阀/铸件终端）"评级A/B/C"C"主营产品/关键词英文关键词逗号分隔"wind energy,solar,battery"采购/合作信号官网原文描述"develops and builds wind..."证据摘要分析理由详细说明"主营风电/光伏项目开发，不属于终端工厂/贸易商/同行范围"联系人线索具体邮箱或官网入口"kontakt@abo-wind.de；官网 Contact 表单入口"风险/排除原因详细说明"行业不匹配"推荐动作详细动作"过滤：不跟进"处理状态"已完成""已完成"最后更新时间YYYY/MM/DD"2026/02/27"

### 工作流程

收到任务后立即回复确认
读取飞书表格未处理记录
使用浏览器访问每个官网
分析并填写详细字段
写入表格后发送消息到飞书群

### 禁止行为

禁止说"好的"、"明白了"
禁止输出"综上所述"
禁止中途提问
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: clonbrowser
- Version: 1.0.2
## 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-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/lead-processor)
- [Send to Agent page](https://openagent3.xyz/skills/lead-processor/agent)
- [JSON manifest](https://openagent3.xyz/skills/lead-processor/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/lead-processor/agent.md)
- [Download page](https://openagent3.xyz/downloads/lead-processor)