← Back to Skills Marketplace
wangm-a3

Trade Hunter

by WangM-A3 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
32
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install trade-hunter
Description
B2B外贸客户发现技能 - 全球企业数据采集 + BOI评分初筛
README (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. 遵守目标市场法规
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install trade-hunter
  3. After installation, invoke the skill by name or use /trade-hunter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - B2B外贸客户发现技能
Metadata
Slug trade-hunter
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Trade Hunter?

B2B外贸客户发现技能 - 全球企业数据采集 + BOI评分初筛. It is an AI Agent Skill for Claude Code / OpenClaw, with 32 downloads so far.

How do I install Trade Hunter?

Run "/install trade-hunter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Trade Hunter free?

Yes, Trade Hunter is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Trade Hunter support?

Trade Hunter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Trade Hunter?

It is built and maintained by WangM-A3 (@wangm-a3); the current version is v1.0.0.

💬 Comments