← 返回 Skills 市场
wangm-a3

Trade Hunter

作者 WangM-A3 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
32
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install trade-hunter
功能描述
B2B外贸客户发现技能 - 全球企业数据采集 + BOI评分初筛
使用说明 (SKILL.md)

Trade Hunter - B2B外贸客户发现

功能

  • 全球B2B企业数据采集
  • BOI(Business Opportunity Index)评分初筛
  • 按行业/地区/营收精准筛选
  • 一键生成客户发现报告+交互式地图可视化

触发条件

当用户需要:

  • 寻找新的目标客户
  • 搜索特定行业的企业
  • 发现潜在B2B客户
  • 获取客户联系信息
  • 生成客户分布地图

使用方法

基本用法

用户: 帮我找美国花洒批发商
技能: 调用trade-hunter搜索并返回结果

高级参数

{
  keywords: ["shower head", "bathroom fixtures"],  // 搜索关键词
  location: "USA",                                  // 地区
  revenueMin: "$10M",                               // 最小营收
  limit: 20,                                        // 返回数量
  includeContact: true                              // 是否包含联系方式
}

输出格式

{
  "success": true,
  "data": [
    {
      "name": "公司名",
      "city": "城市",
      "state": "州",
      "industry": "行业",
      "revenue": "营收",
      "contact": "邮箱",
      "boiScore": 85
    }
  ],
  "summary": {
    "total": 20,
    "highValue": 8
  }
}

闭环生态

Trade Hunter 是外贸获客4技能闭环的第一环:

  • trade-hunter 🔍 → 客户发现
  • trade-qualifier 📊 → 客户筛选
  • trade-closer ✉️ → 开发信生成
  • trade-dashboard 📈 → 数据看板

注意事项

  1. 数据来源为公开商业信息
  2. 已进行PII脱敏处理
  3. 遵守目标市场法规
安全使用建议
This skill appears safe to install as an instruction-only lead-generation helper, but treat its outputs as unverified public-business data. Confirm the legality of collecting and using contact emails in your target market, set clear source and result limits, and do not rely solely on the README’s privacy or VirusTotal claims.
功能分析
Type: OpenClaw Skill Name: trade-hunter Version: 1.0.0 The skill bundle is a standard template for a B2B lead generation tool (Trade Hunter) designed for the OpenClaw/Coze ecosystem. It contains metadata, AI instructions (SKILL.md), and sample data (hunter_output_sample.csv) consistent with its stated purpose of enterprise data collection and scoring. No executable code, malicious prompt injections, or unauthorized data exfiltration patterns were identified.
能力评估
Purpose & Capability
The stated purpose is B2B customer discovery, and collecting company/contact information is aligned with that purpose, but the scope is broad: global business data collection, contact details, BOI scoring, and map/report generation.
Instruction Scope
The skill is user-invocable and examples are user-directed, but the artifacts do not define concrete data sources, jurisdictional limits, rate limits, or rules for excluding personal contact data.
Install Mechanism
Registry metadata says there is no install spec and no code files, but package.json declares an open-ended dependency that could matter if someone installs it as a package.
Credentials
No credentials, env vars, config paths, persistence, or privileged local access are requested; the declared curl binary is proportionate to a public-data lookup skill.
Persistence & Privilege
The artifacts do not show background agents, persistent memory, credential/session use, self-propagation, or ongoing autonomous behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trade-hunter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trade-hunter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - B2B外贸客户发现技能
元数据
Slug trade-hunter
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Trade Hunter 是什么?

B2B外贸客户发现技能 - 全球企业数据采集 + BOI评分初筛. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 32 次。

如何安装 Trade Hunter?

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

Trade Hunter 是免费的吗?

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

Trade Hunter 支持哪些平台?

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

谁开发了 Trade Hunter?

由 WangM-A3(@wangm-a3)开发并维护,当前版本 v1.0.0。

💬 留言讨论