# Send Sr to your agent
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
## Fast path
- Open the source page via Open source listing.
- If you can obtain the package, extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the source page and extracted files.
## Suggested prompts
### New install

```text
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
```
### Upgrade existing

```text
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "super-research",
    "name": "Sr",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Heldinhow/super-research",
    "canonicalUrl": "https://clawhub.ai/Heldinhow/super-research",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/super-research",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=super-research",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "_meta.json",
      "super-research/SKILL.md",
      "super-research/_meta.json"
    ],
    "downloadMode": "manual_only",
    "sourceHealth": {
      "source": "tencent",
      "slug": "super-research",
      "status": "source_issue",
      "reason": "not_found",
      "recommendedAction": "review_source",
      "checkedAt": "2026-05-09T09:24:40.782Z",
      "expiresAt": "2026-05-10T09:24:40.782Z",
      "httpStatus": 404,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=super-research",
      "contentType": "text/plain",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=super-research",
        "contentDisposition": null,
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "super-research"
      },
      "scope": "item",
      "summary": "Known item issue.",
      "detail": "This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.",
      "primaryActionLabel": "Open source listing",
      "primaryActionHref": "https://clawhub.ai/Heldinhow/super-research"
    },
    "validation": {
      "installChecklist": [
        "Open the source listing and confirm there is a real package or setup artifact available.",
        "Review SKILL.md before asking your agent to continue.",
        "Treat this source as manual setup until the upstream download flow is fixed."
      ],
      "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/super-research",
    "downloadUrl": "https://openagent3.xyz/downloads/super-research",
    "agentUrl": "https://openagent3.xyz/skills/super-research/agent",
    "manifestUrl": "https://openagent3.xyz/skills/super-research/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/super-research/agent.md"
  }
}
```
## Documentation

### Super Research

The ultimate AI research system. Combines the best of 8 top-rated research skills into one powerful framework.

### Why This Skill?

This skill handles any research task from quick lookups to deep academic analysis. It knows when to use which approach.

### 1. Research Classification

Determine research type and pick right approach:

Quick lookup - Fast web search
Deep research - Multi-source exhaustive analysis
Academic - Scholarly sources, citations
Parallel - Multiple topics simultaneously

### 2. Source Types (from research-engine)

Web search
News
GitHub
Academic papers
Developer documentation

### 3. Quality Hierarchy (from deep-research-pro)

Priority order:

Academic / Official / Reputable news
Technical blogs
Forums / Discussions

### 4. Output Formats

Executive summary
Key findings with sources
Actionable insights
Trend analysis
Development plans (short/medium/long)

### Quick Research

Search for: "OpenCode vs Cursor 2026 comparison"

### Deep Research

Research topic: "AI agents in software development"
Depth: Executive summary + technical deep-dive
Format: Report with sources

### Academic Research

Theme: Impact of AI on developer productivity
Key questions:
- What studies exist?
- Methodology?
- Results?
Format: Literature review

### Workflow

Classify - Quick or deep?
Plan - Keywords, sources, angle
Search - Use multiple sources
Analyze - Extract key points
Synthesize - Combine into report
Cite - Include sources

### Best Sources

TypeSourceWebGoogle, BingNewsTech news sitesCodeGitHubAcademicarXiv, papersDocsMDN, Dev docs

### Merged From

SkillRatingacademic-deep-research3.431deep-research-pro3.420parallel-ai-research3.379research-engine3.376research-cog3.373research-tracker3.368parallel-deep-research3.360in-depth-research3.354

### Version

v1.0.0 - Initial release
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: Heldinhow
- Version: 1.0.0
## Source health
- Status: source_issue
- Known item issue.
- This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
- Health scope: item
- Reason: not_found
- Checked at: 2026-05-09T09:24:40.782Z
- Expires at: 2026-05-10T09:24:40.782Z
- Recommended action: Open source listing
## Links
- [Detail page](https://openagent3.xyz/skills/super-research)
- [Send to Agent page](https://openagent3.xyz/skills/super-research/agent)
- [JSON manifest](https://openagent3.xyz/skills/super-research/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/super-research/agent.md)
- [Download page](https://openagent3.xyz/downloads/super-research)