个性化潜在客户研究和连接策略报告生成器
中级
这是一个Lead Generation, Multimodal AI领域的自动化工作流,包含 8 个节点。主要使用 Set, ExecuteWorkflow, ChainLlm, ExecuteWorkflowTrigger, LmChatOpenRouter 等节点。 使用Claude AI生成潜在客户研究和连接策略报告
前置要求
- •无特殊前置要求,导入即可使用
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "CwDztXwSBJM9bt6R",
"meta": {
"instanceId": "26bd595441827fb23edb0643d6d240e79b0b8993d278e90950f16e18bf9e3c4a"
},
"name": "个性化潜在客户研究和连接策略报告生成器",
"tags": [],
"nodes": [
{
"id": "053253a1-d20d-4354-b9ff-20ee29f67bdf",
"name": "当被另一个工作流执行时",
"type": "n8n-nodes-base.executeWorkflowTrigger",
"position": [
-40,
220
],
"parameters": {
"workflowInputs": {
"values": [
{
"name": "Prospect Name"
},
{
"name": "Prospect Linkedin URL"
},
{
"name": "Prospect Twitter URL"
},
{
"name": "Prospect Instagram URL"
},
{
"name": "Outreach Goal"
},
{
"name": "Prospector Name"
},
{
"name": "Prospector Linkedin URL"
},
{
"name": "Prospector Twitter URL"
},
{
"name": "Prospector Instagram URL"
}
]
}
},
"typeVersion": 1.1
},
{
"id": "b4ae4740-2b7e-496c-b838-496243def38a",
"name": "OpenRouter Chat Model1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
380,
420
],
"parameters": {
"model": "anthropic/claude-sonnet-4",
"options": {}
},
"credentials": {
"openRouterApi": {
"id": "QqgKARn52qQiKICN",
"name": "OpenRouter account"
}
},
"typeVersion": 1
},
{
"id": "b23185d6-8a98-4fa6-89a5-05199b4ab377",
"name": "报告编写器",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
400,
220
],
"parameters": {
"text": "=CRITICAL OUTPUT INSTRUCTIONS — READ CAREFULLY\n\n1. FORMAT REQUIREMENTS:\n - Begin immediately with valid HTML - no markdown, backticks, or explanations\n - First line must be raw HTML (e.g., <div>, <section>, etc.)\n - Use semantic HTML5 tags (<header>, <section>, <h1>-<h3>, <p>, <ul>, <table>, etc.)\n - Include minimal inline CSS for readability (headings, spacing, colors)\n - Create a mobile-responsive design\n\n2. CONTENT STRUCTURE:\n - Title: \"Prospect Research Report: [Prospect Name]\"\n - Executive Summary: 2-3 sentence overview highlighting key connection opportunities\n - Background: Professional history, current role, company information\n - Personal Interests: Hobbies, causes, affiliations\n - Connection Points: Shared interests, experiences, or network connections with prospector\n - Engagement Strategy: Suggested talking points and approach\n - Sources: All references with properly formatted citations\n\n3. CITATION HANDLING:\n - Every external reference must be a clickable link (<a href=\"URL\" target=\"_blank\">Source Name</a>)\n - Include the full visible URL text after each citation (e.g., \"Source Name (https://example.com)\")\n - Group citations by section at the bottom of each relevant area\n\n4. DATA PROCESSING:\n - Merge and synthesize all information from the research data\n - Eliminate redundancies while preserving all unique insights\n - When conflicting information exists, note both versions with sources\n - If critical information is missing, note this briefly rather than claiming more research is needed\n\n5. INSUFFICIENT INFORMATION HANDLING:\n - If multiple people with the same/similar names were found, create a section called \"IDENTITY VERIFICATION NEEDED\"\n - In this section, list the different individuals found with distinguishing details for each\n - Include a clear HTML-formatted recommendation box suggesting specific additional information needed:\n • \"Please request a new research report with the following information to ensure accurate identification:\"\n • Request social media profiles (LinkedIn, Twitter, etc.)\n • Request company name, location, or other distinguishing professional details\n • Request any personal details that might help distinguish from others with similar names\n - If general information is sparse (regardless of identity clarity), include an \"ADDITIONAL INFORMATION NEEDED\" section\n - List specific types of missing information that would improve the report's usefulness\n - Format these recommendations prominently in a bordered box with a distinct background color\n\n6. PERSONALIZATION:\n - The prospect is {{ $('When Executed by Another Workflow').item.json['Prospect Name'] }}\n - The prospector is {{ $('When Executed by Another Workflow').item.json['Prospector Name'] }}\n - Address the report directly to the prospector\n - Focus on actionable insights that enable meaningful connection\n - Highlight 2-3 specific conversation starters based on the prospect's interests or background\n\n7. TONE AND STYLE:\n - Professional but conversational\n - Concise with bullet points where appropriate\n - Scannable with clear headings and short paragraphs\n - Objective but warm - focus on factual information presented in a helpful manner\n\n8. INPUT DATA:\n{{ $json.output }}\n\nThis report should serve as a comprehensive but easily digestible guide that empowers the prospector to make an authentic personal connection with the prospect.",
"promptType": "define"
},
"retryOnFail": true,
"typeVersion": 1.5,
"waitBetweenTries": 2500
},
{
"id": "846ccc09-7d85-45ce-aac1-71adc880787a",
"name": "调用研究代理",
"type": "n8n-nodes-base.executeWorkflow",
"position": [
180,
220
],
"parameters": {
"options": {},
"workflowId": {
"__rl": true,
"mode": "list",
"value": "k053fXGjIF7dUIQZ",
"cachedResultName": "♻️ 🧩 📚 General Research Agent"
},
"workflowInputs": {
"value": {
"chatInput": "=# COMPREHENSIVE PROSPECT RESEARCH DIRECTIVE\n\n## RESEARCH OBJECTIVE\n\nResearch and analyze all available information about both the prospect and the prospector to identify optimal connection points. Your research must be thorough, accurate, and strategically aligned with the outreach goal.\n\nPROSPECT: {{ $('When Executed by Another Workflow').item.json['Prospect Name'] }}\nPROSPECTOR: {{ $('When Executed by Another Workflow').item.json['Prospector Name'] }}\nOUTREACH GOAL: {{ $('When Executed by Another Workflow').item.json['Outreach Goal'] }}\n\n## PROVIDED SOCIAL PROFILES\n\n### PROSPECT PROFILES\n- LinkedIn: {{ $('When Executed by Another Workflow').item.json['Prospect Linkedin URL'] }}\n- Twitter: {{ $('When Executed by Another Workflow').item.json['Prospect Twitter URL'] }}\n- Instagram:{{ $('When Executed by Another Workflow').item.json['Prospect Instagram URL'] }}\n\n### PROSPECTOR PROFILES\n- LinkedIn: {{ $('When Executed by Another Workflow').item.json['Prospector Linkedin URL'] }}\n- Twitter: {{ $('When Executed by Another Workflow').item.json['Prospector Twitter URL'] }}\n- Instagram: {{ $('When Executed by Another Workflow').item.json['Prospector Instagram URL'] }}\n\n## RESEARCH METHODOLOGY\n\n### 1. PROFILE VERIFICATION\n- Verify that all provided profiles belong to the correct individuals\n- If multiple people share the same name, document distinguishing characteristics\n- Flag any uncertainty about profile ownership with clear reasoning\n\n### 2. DEPTH-FIRST RESEARCH APPROACH\n- For each valid social profile, extract and document:\n * Professional history and achievements\n * Educational background\n * Geographic history (past and present locations)\n * Interests, hobbies, and passions\n * Values and causes they support\n * Content themes they engage with\n * Posting patterns and engagement style\n * Key relationships and networking patterns\n- For each extracted data point, include the exact URL source\n\n### 3. EXPANDED SEARCH BEYOND PROVIDED PROFILES\n- Search for additional online presence (other platforms, websites, etc.)\n- Locate published content (articles, interviews, presentations)\n- Find event participation (conferences, webinars, panels)\n- Identify organizational affiliations (professional, volunteer, social)\n- Discover mentions in media and third-party sources\n- Document each new source with complete URLs\n\n## CONNECTION ANALYSIS FRAMEWORK\n\nSystematically identify and evaluate potential connection points in these categories:\n\n1. PROFESSIONAL CONNECTIONS\n - Shared employers or business partners\n - Industry overlap and similar roles\n - Professional organizations/groups\n - Mentors/colleagues in common\n - Parallel career trajectories\n\n2. EDUCATIONAL INTERSECTIONS\n - Shared alma maters (any level)\n - Similar fields of study\n - Overlapping time periods at institutions\n - Notable professors or programs in common\n\n3. GEOGRAPHIC CONNECTIONS\n - Current location proximity\n - Shared previous locations\n - Regional cultural references or affiliations\n\n4. PERSONAL ALIGNMENT\n - Common interests and hobbies\n - Shared values and causes\n - Similar content engagement patterns\n - Complementary personality indicators\n\n5. NETWORK OVERLAP\n - Mutual connections (1st, 2nd, 3rd degree)\n - Shared event attendance\n - Common group memberships\n - Similar audience engagement\n\n## HANDLING INFORMATION GAPS\n\nIf initial searches yield insufficient information:\n\n1. IDENTITY VERIFICATION ISSUES\n - Expand search parameters to include alternative spellings, nicknames, or maiden names\n - Search for company affiliations + name combinations\n - Cross-reference with mentions in industry publications or events\n - If multiple potential matches persist, document each with distinguishing characteristics\n\n2. INSUFFICIENT CONNECTION DATA\n - Expand search beyond standard social platforms to niche forums, local news, alumni directories\n - Investigate company websites, team pages, and press releases\n - Look for content collaborations, co-authored works, panel discussions\n - Search for comments and interactions on third-party content\n - Explore professional repositories like GitHub, SlideShare, or Medium\n\n## CITATION AND SOURCING REQUIREMENTS\n\n- Every factual claim must include an inline citation with the complete URL\n- Format: [Claim or information]. (SOURCE: https://full.url.here)\n- Include a comprehensive source list at the end of each section\n- Evaluate and note the credibility/recency of each source\n- For social media sources, include specific post dates where possible\n\n## OUTPUT FORMATTING\n\nYour research report must:\n\n1. Begin directly with substantive findings - no preamble or methodology explanation\n2. Use clear hierarchical headings for easy navigation\n3. Employ bullet points and numbered lists for scannable content\n4. Bold key connection points and high-value insights\n5. Include a \"Priority Connection Opportunities\" section at the beginning\n6. Maximize length through RELEVANT information only\n7. Include all source URLs both inline and in a comprehensive reference section\n\nYour output will be processed by another system, so strict adherence to these formatting guidelines is essential.",
"sessionId": "={{ (Math.random().toString(36).substring(2) + Date.now().toString(36)) }}"
},
"schema": [
{
"id": "chatInput",
"type": "string",
"display": true,
"required": false,
"displayName": "chatInput",
"defaultMatch": false,
"canBeUsedToMatch": true
},
{
"id": "sessionId",
"type": "string",
"display": true,
"required": false,
"displayName": "sessionId",
"defaultMatch": false,
"canBeUsedToMatch": true
}
],
"mappingMode": "defineBelow",
"matchingColumns": [],
"attemptToConvertTypes": false,
"convertFieldsToString": true
}
},
"typeVersion": 1.2
},
{
"id": "d4f8155a-944d-4b9b-b8f8-068b9261fde6",
"name": "设置HTML",
"type": "n8n-nodes-base.set",
"position": [
760,
220
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "ffd9bfda-6ac0-4c4f-9c45-25b3f55e9526",
"name": "HTML",
"type": "string",
"value": "={{ $('Report Writer').item.json.text }}"
}
]
}
},
"typeVersion": 3.4
},
{
"id": "d68db245-e532-442d-a74d-6a4516f8c417",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-360,
40
],
"parameters": {
"width": 260,
"height": 420,
"content": "# 📝 输入和用户偏好"
},
"typeVersion": 1
},
{
"id": "9a9b4150-3f2b-428f-aa95-56430c525f85",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-40,
-120
],
"parameters": {
"width": 400,
"height": 300,
"content": "# 🔍 通过多工具研究代理进行研究"
},
"typeVersion": 1
},
{
"id": "ee92861b-04a9-4797-97e0-f0b7e9d5cb0a",
"name": "便签2",
"type": "n8n-nodes-base.stickyNote",
"position": [
420,
-120
],
"parameters": {
"width": 460,
"height": 300,
"content": "# 📄 生成HTML潜在客户研究报告"
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"callerPolicy": "workflowsFromSameOwner",
"errorWorkflow": "zt6t5IiKkPc9Z4Ku",
"executionOrder": "v1"
},
"versionId": "afa92890-2364-4f65-897b-0dfb0f139102",
"connections": {
"Report Writer": {
"main": [
[
{
"node": "Set HTML",
"type": "main",
"index": 0
}
]
]
},
"Call Research Agent": {
"main": [
[
{
"node": "Report Writer",
"type": "main",
"index": 0
}
]
]
},
"OpenRouter Chat Model1": {
"ai_languageModel": [
[
{
"node": "Report Writer",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"When Executed by Another Workflow": {
"main": [
[
{
"node": "Call Research Agent",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 潜在客户开发, 多模态 AI
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
动物倡导者企业活动研究报告生成器
动物倡导活动的AI驱动企业研究系统,集成Claude和Gemini
Split Out
Aggregate
Execute Workflow
+5
14 节点Open Paws
市场调研
使用AI自动化分析公司可持续性与动物福利
使用OpenRouter AI和多源研究分析公司可持续性与动物福利
Set
Merge
Aggregate
+6
15 节点Open Paws
市场调研
带AI评分与倡导偏好排序的多版本内容生成器
使用Claude AI、Open Paws和Hugging Face生成并排名动物倡导内容
Split Out
Aggregate
Execute Workflow
+4
11 节点Open Paws
内容创作
每周动物权益简报
使用Claude AI和Serper的自动化动物权益新闻研究与每周摘要
Set
Email Send
Execute Workflow
+4
11 节点Open Paws
社交媒体
LinkedIn和X病毒内容自动引擎
使用AI生成和发布自动创建LinkedIn和X的病毒内容
If
Set
Wait
+26
156 节点Diptamoy Barman
内容创作
Reddit每日热门帖子→Gmail摘要(多子版块,AI摘要)
从Reddit到Gmail的流程,含关键功能和GPT-4o Mini使用
Set
Code
Sort
+15
39 节点Hunyao
市场调研
工作流信息
难度等级
中级
节点数量8
分类2
节点类型6
作者
Open Paws
@openpawsOpen Paws is a nonprofit building open-source AI tools to accelerate animal advocacy. We create machine learning models and automation workflows trained on real-world campaign data to help end industrial animal exploitation. All tools are free, transparent, and designed for real-world impact.
外部链接
在 n8n.io 查看 →
分享此工作流