diff --git a/README.md b/README.md index 4c7c8c2..8b3eb6a 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ A structured research workflow skill for Claude Code, supporting two-phase research: outline generation (extensible) and deep investigation. Human-in-the-loop design ensures precise control at every stage. +![Deep Research Skills Workflow](workflow.png) + ## Use Cases - **Academic Research**: Paper surveys, benchmark reviews, literature analysis diff --git a/README.zh.md b/README.zh.md index 3b7759e..2032f86 100644 --- a/README.zh.md +++ b/README.zh.md @@ -8,6 +8,8 @@ Claude Code 的结构化调研工作流技能,支持两阶段调研:outline生成(可扩展)和深度调查。人在回路设计确保每个阶段的精确控制。 +![Deep Research Skills 工作流](workflow.png) + ## 使用场景 - **学术研究**:论文综述、benchmark评测、文献分析 diff --git a/workflow.png b/workflow.png new file mode 100644 index 0000000..2b91113 Binary files /dev/null and b/workflow.png differ