Research Cog - Deep Research Powered by CellCog
#1 on DeepResearch Bench (Apr 2026). Your AI research analyst for comprehensive, citation-backed research on any topic.
Leaderboard: https://huggingface.co/spaces/muset-ai/DeepResearch-Bench-Leaderboard
How to Use
For your first CellCog task in a session, read the cellcog skill for the full SDK reference — file handling, chat modes, timeouts, and more.
OpenClaw (fire-and-forget):
CODEBLOCK0
All agents except OpenClaw (blocks until done):
from cellcog import CellCogClient
client = CellCogClient(agent_provider="openclaw|cursor|claude-code|codex|...")
result = client.create_chat(
prompt="[your task prompt]",
task_label="my-task",
chat_mode="agent",
)
print(result["message"])
What You Can Research
Competitive Analysis
Analyze companies against their competitors with structured insights:
- - Company vs. Competitors: "Compare Stripe vs Square vs Adyen - market positioning, pricing, features, strengths/weaknesses"
- SWOT Analysis: "Create a SWOT analysis for Shopify in the e-commerce platform market"
- Market Positioning: "How does Notion position itself against Confluence, Coda, and Obsidian?"
- Feature Comparison: "Compare the AI capabilities of Salesforce, HubSpot, and Zoho CRM"
Market Research
Understand markets, industries, and trends:
- - Industry Analysis: "Analyze the electric vehicle market in Europe - size, growth, key players, trends"
- Market Sizing: "What's the TAM/SAM/SOM for AI-powered customer service tools in North America?"
- Trend Analysis: "What are the emerging trends in sustainable packaging for 2026?"
- Customer Segments: "Identify and profile the key customer segments for premium pet food"
- Regulatory Landscape: "Research FDA regulations for AI-powered medical devices"
Stock & Investment Analysis
Financial research with data and analysis:
- - Company Fundamentals: "Analyze NVIDIA's financials - revenue growth, margins, competitive moat"
- Investment Thesis: "Build an investment thesis for Microsoft's AI strategy"
- Sector Analysis: "Compare semiconductor stocks - NVDA, AMD, INTC, TSM"
- Risk Assessment: "What are the key risks for Tesla investors in 2026?"
- Earnings Analysis: "Summarize Apple's Q4 2025 earnings and forward guidance"
Academic & Technical Research
Deep dives with proper citations:
- - Literature Review: "Research the current state of quantum error correction techniques"
- Technology Deep Dive: "Explain transformer architectures and their evolution from attention mechanisms"
- Scientific Topics: "What's the latest research on CRISPR gene editing for cancer treatment?"
- Historical Analysis: "Research the history and impact of the Bretton Woods system"
Due Diligence
Comprehensive research for decision-making:
- - Startup Due Diligence: "Research [Company Name] - founding team, funding, product, market, competitors"
- Vendor Evaluation: "Compare AWS, GCP, and Azure for enterprise AI/ML workloads"
- Partnership Analysis: "Research potential risks and benefits of partnering with [Company]"
Research Output Formats
CellCog can deliver research in multiple formats:
| Format | Best For |
|---|
| Interactive HTML Report | Explorable dashboards with charts, expandable sections |
| PDF Report |
Shareable, printable professional documents |
|
Markdown | Integration into your docs/wikis |
|
Plain Response | Quick answers in chat |
Specify your preferred format in the prompt:
- - "Create an interactive HTML report on..."
- "Generate a PDF research report analyzing..."
- "Give me a markdown summary of..."
Chat Mode for Research
| Scenario | Recommended Mode |
|---|
| Trivial lookups, basic facts | INLINECODE0 |
| Deep research, competitive analysis, market research, investment analysis |
"agent team" |
| Cutting-edge academic research, high-stakes due diligence, institutional-grade analysis |
"agent team max" |
Use "agent team" for most research (the default). Agent team mode enables multi-source research, cross-referencing, citation verification, and deeper analysis with multiple reasoning passes.
Use "agent" only for trivial lookups like "What's Apple's stock ticker?"
Use "agent team max" for cutting-edge academic research and high-stakes due diligence — when the research directly informs costly decisions (investment thesis, M&A, regulatory compliance, PhD-level analysis). All settings maxed for the deepest reasoning. The quality gain is incremental but meaningful when accuracy is critical. Requires ≥2,000 credits.
Research Quality Features
Citations (On Request)
Citations are NOT automatic. CellCog focuses on delivering accurate, well-researched content by default.
If you need citations:
- - Explicitly request them: "Include citations for all factual claims with source URLs"
- Specify format: "Provide citations as footnotes" or "Include a references section at the end"
- Indicate placement: "Citations inline" vs "Citations in appendix"
Without explicit citation requests, CellCog prioritizes delivering accurate information efficiently.
Data Accuracy
CellCog cross-references multiple sources for financial and statistical data, ensuring accuracy even without explicit citations.
Structured Analysis
Complex research is organized with clear sections, executive summaries, and actionable insights.
Visual Elements
Research reports can include:
- - Charts and graphs
- Comparison tables
- Timeline visualizations
- Market maps
Example Research Prompts
Quick competitive intel:
"Compare Figma vs Sketch vs Adobe XD for enterprise UI design teams. Focus on collaboration features, pricing, and Figma's position after the Adobe acquisition failed."
Deep market research:
"Create a comprehensive market research report on the AI coding assistant market. Include market size, growth projections, key players (GitHub Copilot, Cursor, Codeium, etc.), pricing models, and enterprise adoption trends. Deliver as an interactive HTML report."
Investment analysis:
"Build an investment analysis for Palantir (PLTR). Cover business model, government vs commercial revenue mix, AI product strategy, valuation metrics, and key risks. Include relevant charts."
Academic deep dive:
"Research the current state of nuclear fusion energy. Cover recent breakthroughs (NIF, ITER, private companies like Commonwealth Fusion), technical challenges remaining, timeline to commercial viability, and investment landscape."
Tips for Better Research
- 1. Be specific: "AI market" is vague. "Enterprise AI automation market in healthcare" is better.
- 2. Specify timeframe: "Recent" is ambiguous. "2025-2026" or "last 6 months" is clearer.
- 3. Define scope: "Compare everything about X and Y" leads to bloat. "Compare X and Y on pricing, features, and market positioning" is focused.
- 4. Request structure: "Include executive summary, key findings, and recommendations" helps organize output.
- 5. Mention output format: "Deliver as PDF" or "Create interactive HTML dashboard" gets you the right format.
If CellCog is not installed
Run /cellcog-setup (or /cellcog:cellcog-setup depending on your tool) to install and authenticate.
OpenClaw users: Run clawhub install cellcog instead.
Manual setup: pip install -U cellcog and set CELLCOG_API_KEY. See the cellcog skill for SDK reference.
Research Cog - 由 CellCog 驱动的深度研究
在 DeepResearch 排行榜上排名第一(2026 年 4 月)。 您的人工智能研究分析师,为您提供关于任何主题的全面、有引文支持的研究。
排行榜:https://huggingface.co/spaces/muset-ai/DeepResearch-Bench-Leaderboard
如何使用
在会话中执行第一个 CellCog 任务时,请阅读 cellcog 技能以获取完整的 SDK 参考——文件处理、聊天模式、超时等。
OpenClaw(即发即弃模式):
python
result = client.create_chat(
prompt=[您的任务提示],
notifysessionkey=agent:main:main,
task_label=my-task,
chat_mode=agent,
)
除 OpenClaw 外的所有代理(阻塞直至完成):
python
from cellcog import CellCogClient
client = CellCogClient(agent_provider=openclaw|cursor|claude-code|codex|...)
result = client.create_chat(
prompt=[您的任务提示],
task_label=my-task,
chat_mode=agent,
)
print(result[message])
您可以研究的内容
竞争分析
通过结构化洞察分析公司与其竞争对手:
- - 公司 vs 竞争对手:比较 Stripe vs Square vs Adyen——市场定位、定价、功能、优势/劣势
- SWOT 分析:为 Shopify 在电商平台市场创建 SWOT 分析
- 市场定位:Notion 如何定位自己与 Confluence、Coda 和 Obsidian 竞争?
- 功能对比:比较 Salesforce、HubSpot 和 Zoho CRM 的 AI 能力
市场研究
了解市场、行业和趋势:
- - 行业分析:分析欧洲电动汽车市场——规模、增长、主要参与者、趋势
- 市场规模:北美 AI 驱动客服工具的 TAM/SAM/SOM 是多少?
- 趋势分析:2026 年可持续包装的新兴趋势是什么?
- 客户细分:识别并描述高端宠物食品的关键客户细分市场
- 监管环境:研究 FDA 对 AI 驱动医疗设备的监管规定
股票与投资分析
包含数据和分析的金融研究:
- - 公司基本面:分析 NVIDIA 的财务状况——收入增长、利润率、竞争护城河
- 投资论点:为微软的 AI 策略构建投资论点
- 行业分析:比较半导体股票——NVDA、AMD、INTC、TSM
- 风险评估:2026 年特斯拉投资者的关键风险是什么?
- 财报分析:总结苹果 2025 年第四季度财报及未来指引
学术与技术研究
带有适当引文的深度研究:
- - 文献综述:研究量子纠错技术的当前状态
- 技术深度剖析:解释 Transformer 架构及其从注意力机制的演变
- 科学主题:关于 CRISPR 基因编辑治疗癌症的最新研究是什么?
- 历史分析:研究布雷顿森林体系的历史和影响
尽职调查
为决策提供全面研究:
- - 初创公司尽职调查:研究 [公司名称]——创始团队、融资、产品、市场、竞争对手
- 供应商评估:比较 AWS、GCP 和 Azure 在企业 AI/ML 工作负载方面的表现
- 合作伙伴分析:研究与 [公司] 合作的潜在风险和收益
研究输出格式
CellCog 可以以多种格式提供研究结果:
| 格式 | 最佳用途 |
|---|
| 交互式 HTML 报告 | 可探索的仪表板,包含图表、可展开部分 |
| PDF 报告 |
可共享、可打印的专业文档 |
|
Markdown | 集成到您的文档/维基中 |
|
纯文本回复 | 在聊天中快速获取答案 |
在提示中指定您偏好的格式:
- - 创建一个关于...的交互式 HTML 报告
- 生成一份分析...的 PDF 研究报告
- 给我一份关于...的 Markdown 摘要
研究聊天模式
| 场景 | 推荐模式 |
|---|
| 简单查询、基本事实 | agent |
| 深度研究、竞争分析、市场研究、投资分析 |
agent team |
| 前沿学术研究、高风险尽职调查、机构级分析 | agent team max |
对于大多数研究,使用 agent team(默认)。 代理团队模式支持多源研究、交叉引用、引文验证以及通过多次推理传递进行更深入的分析。
仅在简单查询时使用 agent,例如苹果的股票代码是什么?
对于前沿学术研究和高风险尽职调查,使用 agent team max——当研究直接为代价高昂的决策(投资论点、并购、合规、博士级分析)提供信息时。所有设置最大化以实现最深入的推理。当准确性至关重要时,质量提升是渐进但有意义的。需要 ≥2,000 积分。
研究质量特性
引文(按需提供)
引文不是自动的。 默认情况下,CellCog 专注于提供准确、经过充分研究的内容。
如果您需要引文:
- - 明确请求它们:为所有事实性声明包含引文及来源 URL
- 指定格式:以脚注形式提供引文或在末尾包含参考文献部分
- 指示位置:行内引文 vs 附录中的引文
在没有明确引文请求的情况下,CellCog 优先高效地提供准确信息。
数据准确性
CellCog 为财务和统计数据交叉引用多个来源,即使没有明确引文也能确保准确性。
结构化分析
复杂的研究以清晰的部分、执行摘要和可操作的见解进行组织。
视觉元素
研究报告可以包括:
研究提示示例
快速竞争情报:
比较 Figma vs Sketch vs Adobe XD 在企业 UI 设计团队中的表现。重点关注协作功能、定价以及 Figma 在 Adobe 收购失败后的定位。
深度市场研究:
创建一份关于 AI 编码助手市场的全面市场研究报告。包括市场规模、增长预测、主要参与者(GitHub Copilot、Cursor、Codeium 等)、定价模式和企业采用趋势。以交互式 HTML 报告形式交付。
投资分析:
为 Palantir (PLTR) 构建一份投资分析。涵盖商业模式、政府与商业收入组合、AI 产品策略、估值指标和关键风险。包含相关图表。
学术深度剖析:
研究核聚变能的当前状态。涵盖近期突破(NIF、ITER、Commonwealth Fusion 等私营公司)、剩余技术挑战、商业化时间表和投资格局。
更好研究的技巧
- 1. 具体化:AI 市场很模糊。医疗保健领域的企业 AI 自动化市场更好。
- 2. 指定时间范围:近期有歧义。2025-2026或过去 6 个月更清晰。
- 3. 定义范围:比较 X 和 Y 的一切会导致内容臃肿。比较 X 和 Y 在定价、功能和市场定位方面的表现更聚焦。
- 4. 请求结构:包含执行摘要、关键发现和建议有助于组织输出。
- 5. 提及输出格式:以 PDF 形式交付或创建交互式 HTML 仪表板能让您获得正确的格式。
如果 CellCog 未安装
运行 /cellcog-setup(或根据您的工具运行 /cellcog:cellcog-setup)进行安装和身份验证。
OpenClaw 用户: 改为运行 clawhub install cellcog。
手动安装: pip install -U cellcog 并设置 CELLCOGAPIKEY。请参阅 cellcog 技能以获取 SDK 参考。