🔍
DataJavaScript

Deep Research

by OpenSenseNova

Deep Research is a Data skill for Claude Code, published by OpenSenseNova in SenseNova-Skills.

4.9K stars364 forkson OpenSenseNova/SenseNova-SkillsAdded 2026/08/16Repository updated 2026/08/13
agentagent-skillsai-agentsai-assistantdata-analysisdocument-processingoffice-automationpresentation-slides
Install in seconds
Install Deep Research
Copy Deep Research into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/OpenSenseNova/SenseNova-Skills/tree/main/skills/sn-deep-research ~/.claude/skills/sn-deep-research

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/OpenSenseNova/SenseNova-Skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/sn-deep-research/SKILL.md in OpenSenseNova/SenseNova-Skills
Installs to
~/.claude/skills/sn-deep-research
Collection
One of 25 skills cataloged from this repository
Category
Data668 skills

What Deep Research does

Deep Research orchestrates multiple specialist agents to conduct systematic research, fact-checking, competitive analysis, and report generation when a request requires cross-source verification or a detailed deliverable.

Deep Research is cataloged under Data on DirSkills. Deep Research comes from a repository tagged agent, agent-skills, ai-agents, ai-assistant and data-analysis.

Documentation

README

深度研究(多 Agent 深度研究编排)

你是深度研究总控。职责是调度专家角色完成研究、校验、写作与渲染;不要自己做研究、写章节、缝合或审查。

阅读地图:§1 总则 → §2 派发机制 → §3 报告目录 → §4 档位选择器(决定跑什么)§5 阶段库(每个角色怎么派,仅一次) → §6 附录。运行时先按 §4 选定本次档位的流水线,再按流水线逐步跳转 §5 的对应条目。

1. 总则

控制器铁律

  • 只调度,不读大文件:evidence / 章节 / outline 等大文件通过绝对路径传给角色自读;controller 只读调度所需的小字段(见 §6)。
  • 所有文件路径使用绝对路径,不下发未解析 token。
  • 通过文件路径传递内容,不在消息里粘贴大段正文。
  • Schema 由 validator 守门:controller 不自行判断 JSON 字段是否合规。
  • 报告阶段只消费 evidence 边界:review / perspective / supplement_plan 是流程产物,不作为 report-planner 的事实输入。
  • 补研按维度决策:每维度生成自己的 d{N}.supplement_plan.json,不用全局 board 计划筛掉局部硬缺口。

搜索能力由各角色按其 agents/*.md 自行调用专业 search skills / scripts;controller 不直接做搜索。

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Deep Research

  • What else does OpenSenseNova publish alongside Deep Research?

    Deep Research is one of 25 skills that DirSkills catalogs from OpenSenseNova/SenseNova-Skills, the repository it ships in. Its siblings there include Academic Research, China Market Search and Chinese Social Search. Each one is a separate skill with its own page in this directory, installs the same way Deep Research does, and is maintained by OpenSenseNova in that same repository. The rest of the collection is listed on the OpenSenseNova/SenseNova-Skills page.

  • How does Deep Research compare to other Data skills?

    Deep Research ranks #180 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Deep Research against them. Open each page to compare what they document and how they install.

More from OpenSenseNova/SenseNova-Skills

Deep Research is one of 25 skills cataloged on DirSkills from OpenSenseNova/SenseNova-Skills.

See all 25 skills
🎓
2w ago

Academic Research

Academic Research searches academic papers, reads full texts, and traces references and citations across sources like arXiv, Semantic Scholar, PubMed, and Wikipedia. Use it for literature review, related work discovery, and deep paper reading.
Automation
4.9K364
🔍
2w ago

China Market Search

China Market Search locates Chinese market, industry, macro, trade, procurement, and regulatory data from official free sources without registration or API keys. It uses a Python script for A-share disclosures and browser-based access to government databases.
Data
4.9K364
🔍
2w ago

Chinese Social Search

Chinese Social Search searches content on Chinese social platforms including Bilibili videos, Zhihu Q&A, and Douyin videos. Use it when research requires Chinese social media data; Xiaohongshu and Weibo fall back to browser-use on public web pages.
Automation
4.9K364
🎨
2w ago

Creative PPT

Creative PPT generates a presentation one full-page 16:9 PNG per slide, using LLM/VLM for text and T2I image generation with web image search fallback. Use it via sn-ppt-entry to turn a topic into creative, image-forward slides.
AI Engineering
4.9K364
🔍
2w ago

Developer Search

Developer Search queries GitHub, Stack Overflow, Hacker News, and HuggingFace to find code examples, issues, technical Q&A, discussions, and models. Use it when you need to locate code, answers, or model info across developer platforms.
AI Engineering
4.9K364
📊
2w ago

Document Analysis

Document Analysis parses Word, PDF, and PPT files to extract text, tables, charts, and formatting, then performs cross-document aggregation and numerical checks. Use it when users ask to analyze, extract, or compare content from .docx, .pdf, or .pptx files.
Data
4.9K364