deep-research-cellcog
Installation
SKILL.md
Deep Research - Powered by CellCog
#1 on DeepResearch Bench (Jul 2026 — rankings change frequently, see live leaderboard for latest). 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):
result = client.create_chat(
prompt="[your task prompt]",
notify_session_key="agent:main:main",
task_label="my-task",
chat_mode="team",
)