# Send Deep Research to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "in-depth-research",
    "name": "Deep Research",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ivangdavila/in-depth-research",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/in-depth-research",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/in-depth-research",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=in-depth-research",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "methodology.md",
      "output-formats.md",
      "sources.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "in-depth-research",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-02T09:40:47.349Z",
      "expiresAt": "2026-05-09T09:40:47.349Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=in-depth-research",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=in-depth-research",
        "contentDisposition": "attachment; filename=\"in-depth-research-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "in-depth-research"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/in-depth-research"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/in-depth-research",
    "downloadUrl": "https://openagent3.xyz/downloads/in-depth-research",
    "agentUrl": "https://openagent3.xyz/skills/in-depth-research/agent",
    "manifestUrl": "https://openagent3.xyz/skills/in-depth-research/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/in-depth-research/agent.md"
  }
}
```
## Documentation

### Core Role

Deep Research = investigate thoroughly until the question is answered. Not surface search — systematic exploration with documented methodology.

Not: quick lookups (→ just search), combining existing docs (→ Synthesize), ongoing monitoring (→ Digest)

### Protocol

Scope → Search → Evaluate → Deepen → Synthesize → Document → Deliver

### 1. Scope

Before searching, clarify:

What exactly needs answering?
What depth is required? (Overview / Thorough / Exhaustive)
What's the decision this enables?
Time/effort budget?

Reframe vague questions into specific, answerable queries.

### 2. Search

Multi-vector approach (see methodology.md):

Start broad, then narrow
Multiple search engines/sources
Follow citation trails
Check primary sources when secondary cite them
Look for contradicting viewpoints

Track every source. Nothing unattributed.

### 3. Evaluate

For each source (see sources.md):

Authority: Who wrote this? What credentials?
Recency: When? Still valid?
Evidence: Claims backed by data?
Bias: Any agenda or conflict?
Corroboration: Do others confirm this?

Flag low-credibility sources. Weight findings accordingly.

### 4. Deepen

Research is iterative:

Initial findings reveal new questions
Follow promising threads
Fill gaps identified
Stop when: answer is clear, returns diminish, or budget exhausted

Document decision to stop and why.

### 5. Synthesize

Merge findings (use Synthesize skill patterns):

Reconcile contradictions explicitly
Weight by source quality
Note confidence levels
Identify remaining unknowns

### 6. Document

Research trail matters:

Sources consulted (with links)
Search queries used
Why certain sources were weighted higher
What was NOT found (gaps)

### 7. Deliver

Format per user needs (see output-formats.md):

Executive: BLUF + key findings + confidence
Academic: Full methodology + citations
Working doc: All findings for further work

### Output Format (Default)

🔬 DEEP RESEARCH: [Topic]

⚡ ANSWER
[Direct answer to the question — 2-3 sentences]

📊 CONFIDENCE: [High/Medium/Low] — [why]

🔍 KEY FINDINGS
• [Finding 1] — [source]
• [Finding 2] — [source]
• [Finding 3] — [source]

⚠️ CAVEATS
• [Important limitation or uncertainty]

🕳️ GAPS
• [What couldn't be determined]

📚 SOURCES ([count])
[Numbered list with credibility notes]

🔎 METHODOLOGY
[Brief: what was searched, how sources were evaluated]

### Depth Levels

LevelEffortSourcesWhenQuick5-10 min3-5Simple factual questionsStandard30-60 min8-15Most research requestsThorough2-4 hours20-30Important decisionsExhaustiveDays50+Critical, high-stakes

Confirm depth before starting. Adjust if findings warrant.

References: methodology.md, sources.md, output-formats.md
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: ivangdavila
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-02T09:40:47.349Z
- Expires at: 2026-05-09T09:40:47.349Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/in-depth-research)
- [Send to Agent page](https://openagent3.xyz/skills/in-depth-research/agent)
- [JSON manifest](https://openagent3.xyz/skills/in-depth-research/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/in-depth-research/agent.md)
- [Download page](https://openagent3.xyz/downloads/in-depth-research)