research-cog
#1 on DeepResearch Bench (Feb 2026). Deep research agent powered by CellCog. Market research, competitive analysis, stock analysis, investment research, academic research with citations.
npx skills add majiayu000/claude-skill-registry --skill research-cog --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Research Cog - Deep Research Powered by CellCog **#1 on DeepResearch Bench (Feb 2026).** Your AI research analyst for comprehensive, citation-backed research on any topic. Leaderboard: https://huggingface.co/spaces/muset-ai/DeepResearch-Bench-Leaderboard --- ## Prerequisites This skill requires the `cellcog` skill for SDK setup and API calls. ```bash clawhub install cellcog ``` **Read the cellcog skill first** for SDK setup. This skill shows you what's possible. **Quick pattern (v1.0+):** ```python # Fire-and-forget - returns immediately result = client.create_chat( prompt="[your research query]", notify_session_key="agent:main:main", task_label="research-task", chat_mode="agent team" # Deep research ) # Daemon notifies you when complete - do NOT poll ``` --- ## 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, an
- Prerequisites
- What You Can Research
- Competitive Analysis
- Market Research
- Stock & Investment Analysis
- Academic & Technical Research
- Due Diligence
- Research Output Formats
- When to Use Agent Team Mode
- Research Quality Features
- Citations (On Request)
- Data Accuracy
- Structured Analysis
- Visual Elements
clawhub install cellcog
What does the research-cog skill do?
#1 on DeepResearch Bench (Feb 2026). Deep research agent powered by CellCog. Market research, competitive analysis, stock analysis, investment research, academic research with citations.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill research-cog --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
