trade-hunter

B2B外贸客户发现技能 - 全球企业数据采集 + BOI评分初筛

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "trade-hunter" with this command: npx skills add wangm-a3/trade-hunter

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. 遵守目标市场法规

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Openai

OpenAI API integration — chat completions, embeddings, image generation, audio transcription, file management, fine-tuning, and assistants via the OpenAI RES...

Registry SourceRecently Updated
General

Chief Of Staff

C-suite orchestration layer. Routes founder questions to the right advisor role(s), triggers multi-role board meetings for complex decisions, synthesizes out...

Registry SourceRecently Updated
General

Cs Onboard

Founder onboarding interview that captures company context across 7 dimensions. Invoke with /cs:setup for initial interview or /cs:update for quarterly refre...

Registry SourceRecently Updated
General

Polymarket Optimizer

Automatic parameter optimizer for polymarket-executor. Reads performance_metrics.json every 6 hours, analyzes win rates and P&L per strategy, adjusts learned...

Registry SourceRecently Updated