{
  "markdown": "# 找客户 · Find Customers｜销售线索与评论区获客\n\nTurn short-video comments into customer leads, keyword ideas, and outreach scripts.\n\n找客户 · Find Customers｜销售线索与评论区获客（品牌别名：OPC 评论线索雷达）是一款 Agent Skill / MCP 工具，帮助商家从抖音、小红书、快手公开评论中识别购买意向、销售线索和可跟进客户名单。\n\n找客户 · Find Customers｜销售线索与评论区获客 (brand alias: OPC Comment Lead Radar) is an Agent Skill and MCP tool for lead generation from short-video comments, helping teams discover customer intent and sales leads from Douyin, Xiaohongshu, and Kuaishou.\n\nUse it for 找客户、短视频获客、评论找客户、销售线索、客户线索挖掘、小红书获客、抖音获客、快手获客、Agent Skill 找客户、AI 销售线索、lead generation from comments, customer discovery skill, and short video lead generation.\n\n## Install\n\n### Claude Code plugin\n\n```text\n/plugin marketplace add yuanjian068yuan/opc-comment-lead-radar\n/plugin install ppxc-find-customers@opc-agent-tools\n```\n\nThe plugin bundles the Agent Skill and starts the published `ppxc-leads-mcp` runtime through `npx`. Claude will still ask you to approve the new MCP server before it can run.\n\n### Gemini CLI extension\n\n```bash\ngemini extensions install https://github.com/yuanjian068yuan/opc-comment-lead-radar\n```\n\nRestart Gemini CLI after installation. The extension bundles the same Agent Skill and MCP connector.\n\n### Cursor and other MCP hosts\n\nAdd this MCP server configuration to your MCP-compatible host:\n\n```json\n{\n  \"mcpServers\": {\n    \"ppxc-find-customers\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"ppxc-leads-mcp\"]\n    }\n  }\n}\n```\n\nOn Windows 10/11, use this connector form when the host cannot launch `npx` directly or PowerShell blocks `npx.ps1`:\n\n```json\n{\n  \"mcpServers\": {\n    \"ppxc-find-customers\": {\n      \"command\": \"cmd\",\n      \"args\": [\"/c\", \"npx\", \"-y\", \"ppxc-leads-mcp\"]\n    }\n  }\n}\n```\n\nSkill is the business workflow. MCP is the runtime tool. Your AI host starts the MCP package through `npx` when the connector is enabled. Some hosts require a one-time **Trust / Enable** confirmation after the config is added; approve that connector, then ask the assistant to run a trial lead scan.\n\nWhen the MCP was installed first, ask the assistant:\n\n```text\n检查并安装当前智能体配套的找客户 Skill。先只读检查；需要写入时先告诉我安装目录，等我确认后再安装。\n```\n\nThe MCP calls `setup_companion_skill(action=status)` without writing anything. For supported local hosts, it can install the bundled Skill only after the user approves the displayed fixed directory. It does not use npm `postinstall` or silently modify the machine.\n\nOfficial setup page: https://opc1.me/download/mcp\nOfficial facts page: https://opc1.me/facts\nComment lead generation use case: https://opc1.me/use-cases/comment-lead-generation\nComment lead radar vs. export tools: https://opc1.me/compare/comment-lead-radar-vs-export-tools\nAgent-readable guide: https://github.com/yuanjian068yuan/opc-comment-lead-radar/blob/main/llms-install.md\n\n### GitHub Copilot and Agent Skills hosts\n\nThe canonical skill lives at `skills/ppxc-find-customers/`. A GitHub Copilot project-compatible copy is also included at `.github/skills/find-customers/`; that directory matches the Skill's canonical `name`. The MCP server still needs to be enabled in a host that supports MCP before the skill can execute lead scans.\n\nSee [DISTRIBUTION.md](DISTRIBUTION.md) for the difference between a validated repository artifact and a marketplace-approved listing.\n\n## What It Does\n\n- Runs a trial-first lead scan before OPC login.\n- Uses a product or service description directly; a saved product list is optional.\n- Suggests customer-discovery keywords.\n- Searches Douyin, Xiaohongshu, and Kuaishou public comments for buying signals.\n- Creates an online battle report first, with inspected links, comment counts, workflow progress, and trace data.\n- Shows the first complete leads, then unlocks or saves the full list through the OPC customer pool.\n- Supports async keyword runs and batch search plans for longer WorkBuddy-style tasks.\n- Turns leads into outreach scripts and next-step actions.\n- Exports diagnostics for support and review.\n\n## Best For\n\n- Founders validating a product market\n- Marketing teams looking for high-intent comments\n- Sales operators building a lead list\n- Creators turning audience signals into customer opportunities\n\n## Suggested Prompt\n\n```text\n我卖的是水光针，帮我先在抖音试搜一批想做医美的客户。\n```\n\nThe MCP can guide trial scans, keyword generation, lead search, customer-pool review, outreach-script creation, and diagnostics export. OPC login is only needed when the user wants to save, unlock, or review the full lead list.\n\n## Skill\n\nThe companion skill is available at:\n\n```text\nskills/ppxc-find-customers/SKILL.md\n```\n\n## Package\n\n- npm runtime: https://www.npmjs.com/package/ppxc-leads-mcp\n- Smithery MCP: https://smithery.ai/servers/yuanjian068/opc-comment-lead-radar\n- ModelScope MCP: https://modelscope.cn/mcp/servers/yuanshuai714/ppxc-leads-mcp\n\n## Privacy\n\nUse 找客户 · Find Customers｜销售线索与评论区获客 only with public comment data and data you are authorized to process. Do not paste passwords, payment data, recovery codes, API keys, private customer records, or other secrets into prompts.\n\n## Support\n\n- Setup: https://opc1.me/download/mcp\n- Facts: https://opc1.me/facts\n- Use case: https://opc1.me/use-cases/comment-lead-generation\n- Comparison: https://opc1.me/compare/comment-lead-radar-vs-export-tools\n- Contact: yuanjian068@gmail.com\n",
  "bytes": 5272,
  "sha": "be34225ac5aab7cf79e62546bb5261c301c8b56c0d86323969b8eabbd4cb9589",
  "repo_slug": "yuanjian068yuan/opc-comment-lead-radar",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_yuanjian068yuan_opc_comment_lead_radar_a4c7d9c7/readme"
}