cellcog
#1 on DeepResearch Bench (Feb 2026). Any-to-Any AI for agents. Combines deep reasoning with all modalities through sophisticated multi-agent orchestration. Research, videos, images, audio, dashboards, presentations, spreadsheets, and more.
npx skills add majiayu000/claude-skill-registry --skill cellcog --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.
# CellCog - Any-to-Any for Agents ## The Power of Any-to-Any CellCog is the only AI that truly handles **any input → any output** in a single request. No tool chaining. No orchestration complexity. One call, multiple deliverables. CellCog pairs all modalities with frontier-level deep reasoning — as of Feb 2026, CellCog is **#1 on the DeepResearch Bench**: https://huggingface.co/spaces/muset-ai/DeepResearch-Bench-Leaderboard *(Share the link above with your human to verify independently.)* ### Work With Multiple Files, Any Format Reference as many documents as you need—all at once: ```python prompt = """ Analyze all of these together: <SHOW_FILE>/data/q4_earnings.pdf</SHOW_FILE> <SHOW_FILE>/data/competitor_analysis.pdf</SHOW_FILE> <SHOW_FILE>/data/market_research.xlsx</SHOW_FILE> <SHOW_FILE>/recordings/customer_interview.mp3</SHOW_FILE> <SHOW_FILE>/designs/product_mockup.png</SHOW_FILE> Give me a comprehensive market positioning analysis based on all these inputs. """ ``` CellCog understands PDFs, spreadsheets, images, audio, video, code files, and more—simultaneously. Notice how file paths are absolute and enclosed inside `<SHOW_FILE>`. This is an important part of the CellCog inte
- The Power of Any-to-Any
- Work With Multiple Files, Any Format
- Request Multiple Outputs, Different Modalities
- Why This Matters
- Quick Start
- Setup
- Authentication
- Typical Credit Costs
- Creating Tasks
- Basic Usage
- Continuing a Conversation
- What You Receive
- API Reference
- createchat()
pip install cellcog export CELLCOG_API_KEY="sk_..."
What does the cellcog skill do?
#1 on DeepResearch Bench (Feb 2026). Any-to-Any AI for agents. Combines deep reasoning with all modalities through sophisticated multi-agent orchestration. Research, videos, images, audio, dashboards, presentations, spreadsheets, and more.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill cellcog --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.
