·deep-research
</>

deep-research

当用户要求"调研"、"深度调研"、"帮我研究"、"调研下这个",或提到需要搜索、整理、汇总指定主题的技术内容时,应使用此技能。

14Installs·1Trend·@zrt-ai-lab

Installation

$npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill deep-research

How to Install deep-research

Quickly install deep-research AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill deep-research
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: zrt-ai-lab/opencode-skills.

SKILL.md

View raw

| 内容提取 | 从 URL、文档中提取核心信息 | | 深度调研 | 联网搜索补充背景、对比、最新进展 | | 报告生成 | 默认生成 Markdown 和 Word 两个版本 | | 图解生成 | 为核心概念生成技术信息图 | | Word 格式化 | 自动处理目录、标题加粗、表格实线等样式 |

| 核心架构/原理 | 必须 | arch | 系统结构、技术栈、模块组成 | | 流程/步骤 | 必须 | flow | 工作流、执行顺序、操作步骤 | | A vs B 对比 | 必须 | compare | 两种方案/技术的对比 | | 3个以上要素 | 建议 | concept | 核心概念、多个方面组成 | | 纯文字表格 | 不需要 | - | 用 Markdown 表格即可 | | 代码示例 | 不需要 | - | 用代码块即可 |

| 架构图 | -t arch | 科技蓝 #4A90D9 | 分层/模块化 | | 流程图 | -t flow | 蓝+绿+橙 | 从上到下 | | 对比图 | -t compare | 蓝 vs 橙 | 左右分栏 | | 概念图 | -t concept | 蓝紫渐变 | 中心发散 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill deep-research
Category
</>Dev Tools
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from zrt-ai-lab/opencode-skills

Quick answers

What is deep-research?

当用户要求"调研"、"深度调研"、"帮我研究"、"调研下这个",或提到需要搜索、整理、汇总指定主题的技术内容时,应使用此技能。 Source: zrt-ai-lab/opencode-skills.

How do I install deep-research?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill deep-research Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/zrt-ai-lab/opencode-skills