{
  "schemaVersion": "1.0",
  "item": {
    "slug": "deep-research-pro",
    "name": "Deep Research Pro",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/parags/deep-research-pro",
    "canonicalUrl": "https://clawhub.ai/parags/deep-research-pro",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/deep-research-pro",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=deep-research-pro",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "package.json"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "slug": "deep-research-pro",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T19:25:27.371Z",
      "expiresAt": "2026-04-30T19:25:27.371Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=deep-research-pro",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=deep-research-pro",
        "contentDisposition": "attachment; filename=\"deep-research-pro-1.0.2.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "deep-research-pro"
      },
      "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/deep-research-pro"
    },
    "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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/deep-research-pro",
    "agentPageUrl": "https://openagent3.xyz/skills/deep-research-pro/agent",
    "manifestUrl": "https://openagent3.xyz/skills/deep-research-pro/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/deep-research-pro/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Deep Research Pro 🔬",
        "body": "A powerful, self-contained deep research skill that produces thorough, cited reports from multiple web sources. No paid APIs required — uses DuckDuckGo search."
      },
      {
        "title": "How It Works",
        "body": "When the user asks for research on any topic, follow this workflow:"
      },
      {
        "title": "Step 1: Understand the Goal (30 seconds)",
        "body": "Ask 1-2 quick clarifying questions:\n\n\"What's your goal — learning, making a decision, or writing something?\"\n\"Any specific angle or depth you want?\"\n\nIf the user says \"just research it\" — skip ahead with reasonable defaults."
      },
      {
        "title": "Step 2: Plan the Research (think before searching)",
        "body": "Break the topic into 3-5 research sub-questions. For example:\n\nTopic: \"Impact of AI on healthcare\"\n\nWhat are the main AI applications in healthcare today?\nWhat clinical outcomes have been measured?\nWhat are the regulatory challenges?\nWhat companies are leading this space?\nWhat's the market size and growth trajectory?"
      },
      {
        "title": "Step 3: Execute Multi-Source Search",
        "body": "For EACH sub-question, run the DDG search script:\n\n# Web search\n/home/clawdbot/clawd/skills/ddg-search/scripts/ddg \"<sub-question keywords>\" --max 8\n\n# News search (for current events)\n/home/clawdbot/clawd/skills/ddg-search/scripts/ddg news \"<topic>\" --max 5\n\nSearch strategy:\n\nUse 2-3 different keyword variations per sub-question\nMix web + news searches\nAim for 15-30 unique sources total\nPrioritize: academic, official, reputable news > blogs > forums"
      },
      {
        "title": "Step 4: Deep-Read Key Sources",
        "body": "For the most promising URLs, fetch full content:\n\ncurl -sL \"<url>\" | python3 -c \"\nimport sys, re\nhtml = sys.stdin.read()\n# Strip tags, get text\ntext = re.sub('<[^>]+>', ' ', html)\ntext = re.sub(r'\\s+', ' ', text).strip()\nprint(text[:5000])\n\"\n\nRead 3-5 key sources in full for depth. Don't just rely on search snippets."
      },
      {
        "title": "Step 5: Synthesize & Write Report",
        "body": "Structure the report as:\n\n# [Topic]: Deep Research Report\n*Generated: [date] | Sources: [N] | Confidence: [High/Medium/Low]*\n\n## Executive Summary\n[3-5 sentence overview of key findings]\n\n## 1. [First Major Theme]\n[Findings with inline citations]\n- Key point ([Source Name](url))\n- Supporting data ([Source Name](url))\n\n## 2. [Second Major Theme]\n...\n\n## 3. [Third Major Theme]\n...\n\n## Key Takeaways\n- [Actionable insight 1]\n- [Actionable insight 2]\n- [Actionable insight 3]\n\n## Sources\n1. [Title](url) — [one-line summary]\n2. ...\n\n## Methodology\nSearched [N] queries across web and news. Analyzed [M] sources.\nSub-questions investigated: [list]"
      },
      {
        "title": "Step 6: Save & Deliver",
        "body": "Save the full report:\n\nmkdir -p ~/clawd/research/[slug]\n# Write report to ~/clawd/research/[slug]/report.md\n\nThen deliver:\n\nShort topics: Post the full report in chat\nLong reports: Post the executive summary + key takeaways, offer full report as file"
      },
      {
        "title": "Quality Rules",
        "body": "Every claim needs a source. No unsourced assertions.\nCross-reference. If only one source says it, flag it as unverified.\nRecency matters. Prefer sources from the last 12 months.\nAcknowledge gaps. If you couldn't find good info on a sub-question, say so.\nNo hallucination. If you don't know, say \"insufficient data found.\""
      },
      {
        "title": "Examples",
        "body": "\"Research the current state of nuclear fusion energy\"\n\"Deep dive into Rust vs Go for backend services in 2026\"\n\"Research the best strategies for bootstrapping a SaaS business\"\n\"What's happening with the US housing market right now?\""
      },
      {
        "title": "For Sub-Agent Usage",
        "body": "When spawning as a sub-agent, include the full research request and context:\n\nsessions_spawn(\n  task: \"Run deep research on [TOPIC]. Follow the deep-research-pro SKILL.md workflow.\n  Read /home/clawdbot/clawd/skills/deep-research-pro/SKILL.md first.\n  Goal: [user's goal]\n  Specific angles: [any specifics]\n  Save report to ~/clawd/research/[slug]/report.md\n  When done, wake the main session with key findings.\",\n  label: \"research-[slug]\",\n  model: \"opus\"\n)"
      },
      {
        "title": "Requirements",
        "body": "DDG search script: /home/clawdbot/clawd/skills/ddg-search/scripts/ddg\ncurl (for fetching full pages)\nNo API keys needed!"
      }
    ],
    "body": "Deep Research Pro 🔬\n\nA powerful, self-contained deep research skill that produces thorough, cited reports from multiple web sources. No paid APIs required — uses DuckDuckGo search.\n\nHow It Works\n\nWhen the user asks for research on any topic, follow this workflow:\n\nStep 1: Understand the Goal (30 seconds)\n\nAsk 1-2 quick clarifying questions:\n\n\"What's your goal — learning, making a decision, or writing something?\"\n\"Any specific angle or depth you want?\"\n\nIf the user says \"just research it\" — skip ahead with reasonable defaults.\n\nStep 2: Plan the Research (think before searching)\n\nBreak the topic into 3-5 research sub-questions. For example:\n\nTopic: \"Impact of AI on healthcare\"\nWhat are the main AI applications in healthcare today?\nWhat clinical outcomes have been measured?\nWhat are the regulatory challenges?\nWhat companies are leading this space?\nWhat's the market size and growth trajectory?\nStep 3: Execute Multi-Source Search\n\nFor EACH sub-question, run the DDG search script:\n\n# Web search\n/home/clawdbot/clawd/skills/ddg-search/scripts/ddg \"<sub-question keywords>\" --max 8\n\n# News search (for current events)\n/home/clawdbot/clawd/skills/ddg-search/scripts/ddg news \"<topic>\" --max 5\n\n\nSearch strategy:\n\nUse 2-3 different keyword variations per sub-question\nMix web + news searches\nAim for 15-30 unique sources total\nPrioritize: academic, official, reputable news > blogs > forums\nStep 4: Deep-Read Key Sources\n\nFor the most promising URLs, fetch full content:\n\ncurl -sL \"<url>\" | python3 -c \"\nimport sys, re\nhtml = sys.stdin.read()\n# Strip tags, get text\ntext = re.sub('<[^>]+>', ' ', html)\ntext = re.sub(r'\\s+', ' ', text).strip()\nprint(text[:5000])\n\"\n\n\nRead 3-5 key sources in full for depth. Don't just rely on search snippets.\n\nStep 5: Synthesize & Write Report\n\nStructure the report as:\n\n# [Topic]: Deep Research Report\n*Generated: [date] | Sources: [N] | Confidence: [High/Medium/Low]*\n\n## Executive Summary\n[3-5 sentence overview of key findings]\n\n## 1. [First Major Theme]\n[Findings with inline citations]\n- Key point ([Source Name](url))\n- Supporting data ([Source Name](url))\n\n## 2. [Second Major Theme]\n...\n\n## 3. [Third Major Theme]\n...\n\n## Key Takeaways\n- [Actionable insight 1]\n- [Actionable insight 2]\n- [Actionable insight 3]\n\n## Sources\n1. [Title](url) — [one-line summary]\n2. ...\n\n## Methodology\nSearched [N] queries across web and news. Analyzed [M] sources.\nSub-questions investigated: [list]\n\nStep 6: Save & Deliver\n\nSave the full report:\n\nmkdir -p ~/clawd/research/[slug]\n# Write report to ~/clawd/research/[slug]/report.md\n\n\nThen deliver:\n\nShort topics: Post the full report in chat\nLong reports: Post the executive summary + key takeaways, offer full report as file\nQuality Rules\nEvery claim needs a source. No unsourced assertions.\nCross-reference. If only one source says it, flag it as unverified.\nRecency matters. Prefer sources from the last 12 months.\nAcknowledge gaps. If you couldn't find good info on a sub-question, say so.\nNo hallucination. If you don't know, say \"insufficient data found.\"\nExamples\n\"Research the current state of nuclear fusion energy\"\n\"Deep dive into Rust vs Go for backend services in 2026\"\n\"Research the best strategies for bootstrapping a SaaS business\"\n\"What's happening with the US housing market right now?\"\n\nFor Sub-Agent Usage\n\nWhen spawning as a sub-agent, include the full research request and context:\n\nsessions_spawn(\n  task: \"Run deep research on [TOPIC]. Follow the deep-research-pro SKILL.md workflow.\n  Read /home/clawdbot/clawd/skills/deep-research-pro/SKILL.md first.\n  Goal: [user's goal]\n  Specific angles: [any specifics]\n  Save report to ~/clawd/research/[slug]/report.md\n  When done, wake the main session with key findings.\",\n  label: \"research-[slug]\",\n  model: \"opus\"\n)\n\nRequirements\nDDG search script: /home/clawdbot/clawd/skills/ddg-search/scripts/ddg\ncurl (for fetching full pages)\nNo API keys needed!"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/parags/deep-research-pro",
    "publisherUrl": "https://clawhub.ai/parags/deep-research-pro",
    "owner": "parags",
    "version": "1.0.2",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/deep-research-pro",
    "downloadUrl": "https://openagent3.xyz/downloads/deep-research-pro",
    "agentUrl": "https://openagent3.xyz/skills/deep-research-pro/agent",
    "manifestUrl": "https://openagent3.xyz/skills/deep-research-pro/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/deep-research-pro/agent.md"
  }
}