Loading...
Loading...
Compare original and translation side by side
Running the **ParallelResearch** workflow from the **blog-trend-researcher** skill...| Workflow | Trigger | File |
|---|---|---|
| ParallelResearch | "parallel research", "multi-agent research" | |
Running the **ParallelResearch** workflow from the **blog-trend-researcher** skill...| 工作流 | 触发条件 | 文件 |
|---|---|---|
| ParallelResearch | "parallel research", "multi-agent research" | |
| Mode | Agents | Timeout | Trigger |
|---|---|---|---|
| Quick | 1x claude-researcher | 2 min | "quick research", tight deadline |
| Standard | 3 agents (claude + perplexity + gemini) | 3 min | Default for blog research |
| Extensive | 5-8 agents | 10 min | "deep dive", "extensive research" |
| 模式 | 涉及Agent | 超时时间 | 触发条件 |
|---|---|---|---|
| 快速模式 | 1个claude-researcher | 2分钟 | "quick research", 紧急截止日期 |
| 标准模式 | 3个Agent(claude + perplexity + gemini) | 3分钟 | 博客研究默认模式 |
| 深度模式 | 5-8个Agent | 10分钟 | "deep dive", "extensive research" |
undefinedundefined
See `workflows/ParallelResearch.md` for full parallel execution protocol.
完整并行执行协议请查看`workflows/ParallelResearch.md`。{
"topic": "Topic to research",
"contentType": "tech|personal-dev",
"projectId": "proj-YYYY-MM-DD-XXX",
"workspacePath": "/d/project/tuan/blog-workspace/active-projects/{projectId}/"
}{
"topic": "要研究的主题",
"contentType": "tech|personal-dev",
"projectId": "proj-YYYY-MM-DD-XXX",
"workspacePath": "/d/project/tuan/blog-workspace/active-projects/{projectId}/"
}{
"projectId": "proj-YYYY-MM-DD-XXX",
"topic": "Research topic",
"contentType": "tech|personal-dev",
"researchDate": "ISO timestamp",
"summary": {
"keyInsights": ["insight1", "insight2", "insight3"],
"mainThemes": ["theme1", "theme2", "theme3"],
"uniqueAngles": ["angle1", "angle2"],
"storyPotential": "brief description"
},
"detailedFindings": {
"background": "Context and background information",
"currentState": "Current state of the field/topic",
"trends": [
{
"name": "Trend name",
"description": "Detailed description",
"impact": "High|Medium|Low",
"timeline": "Current|Emerging|Declining",
"examples": ["example1", "example2"]
}
],
"challenges": [
{
"challenge": "Challenge description",
"impact": "Who/what it affects",
"potentialSolutions": ["solution1", "solution2"]
}
],
"opportunities": [
{
"opportunity": "Opportunity description",
"potential": "Benefits or outcomes",
"requirements": ["requirement1", "requirement2"]
}
]
},
"sources": [
{
"title": "Source title",
"url": "URL if available",
"type": "article|documentation|research|news",
"credibility": "High|Medium|Low",
"keyPoints": ["point1", "point2"],
"dateAccessed": "YYYY-MM-DD"
}
],
"contentRecommendations": {
"proposedAngles": ["angle1", "angle2", "angle3"],
"targetAudience": "Description of ideal reader",
"uniqueValueProposition": "What makes this content unique",
"suggestedStructure": ["section1", "section2", "section3"],
"keyMessages": ["message1", "message2", "message3"]
},
"researchDepth": "comprehensive|standard|basic",
"totalSources": 15,
"gapsIdentified": ["gap1", "gap2"]
}{
"projectId": "proj-YYYY-MM-DD-XXX",
"topic": "研究主题",
"contentType": "tech|personal-dev",
"researchDate": "ISO时间戳",
"summary": {
"keyInsights": ["洞察1", "洞察2", "洞察3"],
"mainThemes": ["主题1", "主题2", "主题3"],
"uniqueAngles": ["视角1", "视角2"],
"storyPotential": "简要描述"
},
"detailedFindings": {
"background": "主题背景信息",
"currentState": "领域/主题的当前状态",
"trends": [
{
"name": "趋势名称",
"description": "详细描述",
"impact": "高|中|低",
"timeline": "当前|新兴|衰退",
"examples": ["示例1", "示例2"]
}
],
"challenges": [
{
"challenge": "挑战描述",
"impact": "影响对象/范围",
"potentialSolutions": ["解决方案1", "解决方案2"]
}
],
"opportunities": [
{
"opportunity": "机会描述",
"potential": "收益或成果",
"requirements": ["要求1", "要求2"]
}
]
},
"sources": [
{
"title": "来源标题",
"url": "URL(如有)",
"type": "article|documentation|research|news",
"credibility": "高|中|低",
"keyPoints": ["要点1", "要点2"],
"dateAccessed": "YYYY-MM-DD"
}
],
"contentRecommendations": {
"proposedAngles": ["视角1", "视角2", "视角3"],
"targetAudience": "理想读者描述",
"uniqueValueProposition": "内容独特性",
"suggestedStructure": ["章节1", "章节2", "章节3"],
"keyMessages": ["核心信息1", "核心信息2", "核心信息3"]
},
"researchDepth": "comprehensive|standard|basic",
"totalSources": 15,
"gapsIdentified": ["缺口1", "缺口2"]
}undefinedundefinedundefinedundefined