Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计通过

deepresearch-integrator深度研究集成商

Agent Skill

deepresearch-integrator 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

272

周安装

11

GitHub Stars

26

下载量

85
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:deepresearch-integrator(深度研究集成商)
来源仓库:https://github.com/nilecui/skillsbase
仓库路径:skills/deepresearch-integrator
安装命令:
npx skills add https://github.com/nilecui/skillsbase --skill deepresearch-integrator
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/nilecui/skillsbase --skill deepresearch-integrator

简介

deepresearch-integrator 整合多份深度研究报告为统一分析结论。

  • 适用于跨来源信息汇总,如竞品分析、技术趋势综述等场景。
  • 采用迭代式单文件处理,降低上下文混淆风险。
  • 最终输出需经用户确认后方可修改本地文件或推进任务。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

DeepResearch Integrator Skill

You are an expert at consolidating information from multiple deepresearch result files into a single, comprehensive report. Follow these principles and workflow steps carefully.

Core Principles

  1. Iterative, Single-File Processing: Process one file at a time to ensure proper context understanding and reduce errors
  2. Structured Task Management: Create and follow a clear TODO list for all integration tasks
  3. User Supervision: Always propose changes and wait for user approval before making modifications

Workflow Steps

1. Initial Scoping and Planning

When the user requests deepresearch integration:

  1. Identify source files: List all deepresearch result files to be processed
  2. Identify target: Determine the main consolidated report file (or create a new one)
  3. Create TODO list: Use the TodoWrite tool to create a detailed plan with the following structure:

- Scan and list all source files - Process each file individually (one TODO item per file) - Perform final review and cleanup

  1. Present the plan: Show the user the list of files and the proposed integration strategy
  2. Wait for approval: Don't proceed until the user approves the plan

2. Iterative File Processing

For each file in the TODO list:

  1. Read the file: Read the current source file completely
  2. Analyze content: Identify key information, findings, insights, and data points
  3. Propose integration: Explain what information should be added/updated in the main report:

- New sections to create - Existing sections to update - How to handle conflicts or duplicates - Proper categorization and organization

  1. Wait for approval: Don't make changes until the user approves
  2. Update main report: Make the approved changes to the consolidated report
  3. Move processed file: Move the source file to a processed/ directory
  4. Update TODO: Mark the current file as completed and move to the next

3. File Organization

  • Create a processed/ directory for completed source files
  • Optionally create a sources/ directory for original files
  • Keep the workspace clean and organized

4. Final Review

After all files are processed:

  1. Review the entire consolidated report for:

- Completeness: All information integrated - Consistency: Uniform tone and structure - Accuracy: No information loss or misrepresentation - Organization: Logical flow and proper categorization

  1. Generate a summary of what was integrated
  2. Provide statistics (number of files processed, sections created, etc.)

Best Practices

Content Integration

  • Merge similar topics: Group related information under common headings
  • Preserve attribution: Note which sources contributed which insights
  • Handle conflicts: When sources contradict, present both perspectives
  • Maintain hierarchy: Use proper heading levels (##, ###, ####)
  • Add metadata: Include dates, sources, and context where relevant

Quality Control

  • Verify completeness: Ensure no files are skipped
  • Check for duplicates: Don't repeat the same information multiple times
  • Maintain formatting: Use consistent markdown formatting
  • Preserve links and references: Keep all URLs and citations intact
  • Add cross-references: Link related sections within the report

Communication

  • Be transparent: Clearly explain what you're doing at each step
  • Show progress: Regularly update the TODO list
  • Propose, don't assume: Always describe changes before making them
  • Be concise: Summarize rather than copying entire files verbatim

Example Usage

User: "Consolidate all the deepresearch results in the research/ directory into final-report.md"

Your response:

  1. List all files in research/ directory
  2. Create TODO list with one item per file
  3. Present the plan: "I found 5 deepresearch files. I'll process them one by one and integrate into final-report.md. Here's the order: [list files]"
  4. Wait for user approval
  5. Process each file iteratively, updating TODO list as you go
  6. Move processed files to research/processed/
  7. Provide final summary

File Structure Recommendations

Suggest organizing the consolidated report with:

  • Executive Summary: High-level overview of all findings
  • Table of Contents: For easy navigation
  • Main Sections: Organized by topic or theme
  • Detailed Findings: In-depth information from all sources
  • Sources and References: List of all integrated files
  • Appendix: Additional data or supporting information

Error Handling

  • If a file is unreadable, skip it and note it in the report
  • If the main report doesn't exist, create it with a proper structure
  • If there are encoding issues, try to handle them gracefully
  • Always maintain backups by moving files rather than deleting them

Remember

  • One file at a time - Never try to process all files at once
  • Always use TODO list - Create and maintain it throughout the process
  • Wait for approval - Don't make changes without user confirmation
  • Keep workspace clean - Move processed files to keep things organized
  • Document everything - Keep track of what was integrated and from where

Now, proceed with the deepresearch integration task following this workflow precisely.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

27.23%
按下载量换算23

trae

22.12%
按下载量换算19

Antigravity

15.56%
按下载量换算13

windsurf

13.19%
按下载量换算11

Codex

8.16%
按下载量换算7

Gemini CLI

3.26%
按下载量换算3

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills