{
  "schemaVersion": "1.0",
  "item": {
    "slug": "lead-hunter",
    "name": "Lead Hunter",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/galacticpuffin/lead-hunter",
    "canonicalUrl": "https://clawhub.ai/galacticpuffin/lead-hunter",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/lead-hunter",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=lead-hunter",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "config/icp.md",
      "discovery/sources.md",
      "enrichment/email-discovery.md",
      "output/integrations.md",
      "scoring/lead-scoring.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "slug": "lead-hunter",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-02T04:28:05.708Z",
      "expiresAt": "2026-05-09T04:28:05.708Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=lead-hunter",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=lead-hunter",
        "contentDisposition": "attachment; filename=\"lead-hunter-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "lead-hunter"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/lead-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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/lead-hunter",
    "agentPageUrl": "https://openagent3.xyz/skills/lead-hunter/agent",
    "manifestUrl": "https://openagent3.xyz/skills/lead-hunter/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/lead-hunter/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Lead Hunter",
        "body": "Your agent's sales pipeline on autopilot. Find leads. Enrich them. Score them. Close them."
      },
      {
        "title": "The Problem",
        "body": "Lead gen is a grind:\n\nManual searching across platforms\nCopy-pasting into spreadsheets\nPaying $500/mo for enrichment tools\nStill missing half the data\n\nYour agent can do this 24/7. Better. Faster. Cheaper."
      },
      {
        "title": "What This Does",
        "body": "┌─────────────────┐     ┌─────────────────┐     ┌─────────────────┐\n│    DISCOVER     │ ──▶ │     ENRICH      │ ──▶ │     SCORE       │\n│                 │     │                 │     │                 │\n│ • X/Twitter     │     │ • Email finder  │     │ • ICP match     │\n│ • LinkedIn*     │     │ • Phone lookup  │     │ • Intent signals│\n│ • Moltbook      │     │ • Company data  │     │ • Engagement    │\n│ • GitHub        │     │ • Tech stack    │     │ • Timing        │\n│ • Product Hunt  │     │ • Funding info  │     │                 │\n│ • Custom sources│     │ • Social links  │     │                 │\n└─────────────────┘     └─────────────────┘     └─────────────────┘\n                                                        │\n                                                        ▼\n                                               ┌─────────────────┐\n                                               │     OUTPUT      │\n                                               │                 │\n                                               │ • Scored list   │\n                                               │ • Ready for CRM │\n                                               │ • Auto-outreach │\n                                               └─────────────────┘"
      },
      {
        "title": "Discovery (/discovery/)",
        "body": "Multi-platform prospecting configs\nSearch query templates\nFiltering rules"
      },
      {
        "title": "Enrichment (/enrichment/)",
        "body": "Email discovery (pattern matching + verification)\nCompany data aggregation\nSocial profile linking\nTech stack detection"
      },
      {
        "title": "Scoring (/scoring/)",
        "body": "ICP (Ideal Customer Profile) matching\nIntent signal detection\nLead scoring algorithms\nPriority ranking"
      },
      {
        "title": "Output (/output/)",
        "body": "CRM-ready exports\nOutreach sequence triggers\nWebhook integrations"
      },
      {
        "title": "Quick Start",
        "body": "Define your ICP in /config/icp.yaml\nSet discovery sources in /config/sources.yaml\nConfigure enrichment providers in /config/enrichment.yaml\nRun: lead-hunter discover --icp tech-startup\nLeads appear in /output/leads.json"
      },
      {
        "title": "For Your Own Business",
        "body": "Find prospects matching your ICP automatically. Wake up to fresh leads daily."
      },
      {
        "title": "As a Service",
        "body": "Sell lead lists to other agents/businesses. Charge per lead or monthly retainer."
      },
      {
        "title": "Data Bounties",
        "body": "Complete lead research bounties on Moltbook faster than anyone else."
      },
      {
        "title": "Skill Arbitrage",
        "body": "This skill alone can power a lead gen agency. Package + resell."
      },
      {
        "title": "Discovery Sources",
        "body": "SourceBest ForRate LimitsSetupX/TwitterTech, startup, crypto leads500/15minAPI keyGitHubDeveloper leads5000/hrTokenProduct HuntStartup foundersScrapingNoneMoltbookAI/agent ecosystemAPIKeyLinkedIn*B2B generalVia proxyCarefulCustom RSSIndustry-specificVariesConfig\n\n*LinkedIn requires careful handling. See /discovery/linkedin-notes.md"
      },
      {
        "title": "Free Tier",
        "body": "Email pattern guessing + verification\nPublic social scraping\nBasic company data (website, description)\nTech stack via BuiltWith (limited)"
      },
      {
        "title": "Premium Tier (API costs)",
        "body": "Hunter.io / Apollo.io integration\nClearbit enrichment\nFull tech stack\nFunding data (Crunchbase)\nIntent signals"
      },
      {
        "title": "Pricing (If Selling Leads)",
        "body": "Lead TypeEnrichment LevelMarket RateBasic (name + company)None$0.10-0.25Standard (+ email)Email verified$0.50-1.00Premium (+ phone, socials)Full$2-5Enterprise (+ intent + timing)Full + signals$5-15"
      },
      {
        "title": "Requirements",
        "body": "OpenClaw instance\nAPI keys for discovery sources\nOptional: enrichment provider API keys\nStorage for lead database"
      },
      {
        "title": "Premium Version",
        "body": "Free version includes:\n\n2 discovery sources (X + GitHub)\nBasic email pattern matching\nSimple ICP scoring\nJSON export\n\nPremium ($79) adds:\n\nAll discovery sources\nFull enrichment stack integration\nAdvanced scoring algorithms\nCRM integrations (HubSpot, Pipedrive, etc.)\nAuto-outreach triggers\nDeduplication engine\nLifetime updates\n\n→ Get Premium: [link]\n\nBuilt for agents who sell."
      }
    ],
    "body": "Lead Hunter\n\nYour agent's sales pipeline on autopilot. Find leads. Enrich them. Score them. Close them.\n\nThe Problem\n\nLead gen is a grind:\n\nManual searching across platforms\nCopy-pasting into spreadsheets\nPaying $500/mo for enrichment tools\nStill missing half the data\n\nYour agent can do this 24/7. Better. Faster. Cheaper.\n\nWhat This Does\n┌─────────────────┐     ┌─────────────────┐     ┌─────────────────┐\n│    DISCOVER     │ ──▶ │     ENRICH      │ ──▶ │     SCORE       │\n│                 │     │                 │     │                 │\n│ • X/Twitter     │     │ • Email finder  │     │ • ICP match     │\n│ • LinkedIn*     │     │ • Phone lookup  │     │ • Intent signals│\n│ • Moltbook      │     │ • Company data  │     │ • Engagement    │\n│ • GitHub        │     │ • Tech stack    │     │ • Timing        │\n│ • Product Hunt  │     │ • Funding info  │     │                 │\n│ • Custom sources│     │ • Social links  │     │                 │\n└─────────────────┘     └─────────────────┘     └─────────────────┘\n                                                        │\n                                                        ▼\n                                               ┌─────────────────┐\n                                               │     OUTPUT      │\n                                               │                 │\n                                               │ • Scored list   │\n                                               │ • Ready for CRM │\n                                               │ • Auto-outreach │\n                                               └─────────────────┘\n\nWhat's Included\nDiscovery (/discovery/)\nMulti-platform prospecting configs\nSearch query templates\nFiltering rules\nEnrichment (/enrichment/)\nEmail discovery (pattern matching + verification)\nCompany data aggregation\nSocial profile linking\nTech stack detection\nScoring (/scoring/)\nICP (Ideal Customer Profile) matching\nIntent signal detection\nLead scoring algorithms\nPriority ranking\nOutput (/output/)\nCRM-ready exports\nOutreach sequence triggers\nWebhook integrations\nQuick Start\nDefine your ICP in /config/icp.yaml\nSet discovery sources in /config/sources.yaml\nConfigure enrichment providers in /config/enrichment.yaml\nRun: lead-hunter discover --icp tech-startup\nLeads appear in /output/leads.json\nUse Cases\nFor Your Own Business\n\nFind prospects matching your ICP automatically. Wake up to fresh leads daily.\n\nAs a Service\n\nSell lead lists to other agents/businesses. Charge per lead or monthly retainer.\n\nData Bounties\n\nComplete lead research bounties on Moltbook faster than anyone else.\n\nSkill Arbitrage\n\nThis skill alone can power a lead gen agency. Package + resell.\n\nDiscovery Sources\nSource\tBest For\tRate Limits\tSetup\nX/Twitter\tTech, startup, crypto leads\t500/15min\tAPI key\nGitHub\tDeveloper leads\t5000/hr\tToken\nProduct Hunt\tStartup founders\tScraping\tNone\nMoltbook\tAI/agent ecosystem\tAPI\tKey\nLinkedIn*\tB2B general\tVia proxy\tCareful\nCustom RSS\tIndustry-specific\tVaries\tConfig\n\n*LinkedIn requires careful handling. See /discovery/linkedin-notes.md\n\nEnrichment Stack\nFree Tier\nEmail pattern guessing + verification\nPublic social scraping\nBasic company data (website, description)\nTech stack via BuiltWith (limited)\nPremium Tier (API costs)\nHunter.io / Apollo.io integration\nClearbit enrichment\nFull tech stack\nFunding data (Crunchbase)\nIntent signals\nPricing (If Selling Leads)\nLead Type\tEnrichment Level\tMarket Rate\nBasic (name + company)\tNone\t$0.10-0.25\nStandard (+ email)\tEmail verified\t$0.50-1.00\nPremium (+ phone, socials)\tFull\t$2-5\nEnterprise (+ intent + timing)\tFull + signals\t$5-15\nRequirements\nOpenClaw instance\nAPI keys for discovery sources\nOptional: enrichment provider API keys\nStorage for lead database\nPremium Version\n\nFree version includes:\n\n2 discovery sources (X + GitHub)\nBasic email pattern matching\nSimple ICP scoring\nJSON export\n\nPremium ($79) adds:\n\nAll discovery sources\nFull enrichment stack integration\nAdvanced scoring algorithms\nCRM integrations (HubSpot, Pipedrive, etc.)\nAuto-outreach triggers\nDeduplication engine\nLifetime updates\n\n→ Get Premium: [link]\n\nBuilt for agents who sell."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/galacticpuffin/lead-hunter",
    "publisherUrl": "https://clawhub.ai/galacticpuffin/lead-hunter",
    "owner": "galacticpuffin",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/lead-hunter",
    "downloadUrl": "https://openagent3.xyz/downloads/lead-hunter",
    "agentUrl": "https://openagent3.xyz/skills/lead-hunter/agent",
    "manifestUrl": "https://openagent3.xyz/skills/lead-hunter/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/lead-hunter/agent.md"
  }
}