# Send AI Search by Desearch 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": "desearch-ai-search",
    "name": "AI Search by Desearch",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/okradze/desearch-ai-search",
    "canonicalUrl": "https://clawhub.ai/okradze/desearch-ai-search",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/desearch-ai-search",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=desearch-ai-search",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "scripts/desearch.py",
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/desearch-ai-search"
    },
    "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/desearch-ai-search",
    "downloadUrl": "https://openagent3.xyz/downloads/desearch-ai-search",
    "agentUrl": "https://openagent3.xyz/skills/desearch-ai-search/agent",
    "manifestUrl": "https://openagent3.xyz/skills/desearch-ai-search/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/desearch-ai-search/agent.md"
  }
}
```
## Documentation

### AI Search By Desearch

AI-powered multi-source search that aggregates results from web, Reddit, Hacker News, YouTube, ArXiv, Wikipedia, and X/Twitter — returning either
summarized answers or curated links.

### Quick Start

Get an API key from https://console.desearch.ai
Set environment variable: export DESEARCH_API_KEY='your-key-here'

### Usage

# AI contextual search (summarized results from multiple sources)
desearch.py ai_search "What is Bittensor?" --tools web,reddit,youtube

# AI web link search (curated links from specific sources)
desearch.py ai_web "machine learning papers" --tools arxiv,web,wikipedia

# AI X/Twitter link search (curated post links)
desearch.py ai_x "crypto market trends" --count 20

### Commands

CommandDescriptionai_searchAI-summarized search across multiple sources. Returns aggregated results with context.ai_webAI-curated link search. Returns the most relevant links from chosen sources.ai_xAI-powered X/Twitter search. Returns the most relevant post links for a topic.

### Options

OptionDescriptionApplies to--tools, -tSources to search: web, hackernews, reddit, wikipedia, youtube, arxiv, twitter (comma-separated)Both--count, -nNumber of results (default: 10, max: 200)All--date-filterTime filter: PAST_24_HOURS, PAST_2_DAYS, PAST_WEEK, PAST_2_WEEKS, PAST_MONTH, PAST_2_MONTHS, PAST_YEAR, PAST_2_YEARSai_search

### Research a topic with AI summary

desearch.py ai_search "What are the latest developments in quantum computing?" --tools web,arxiv,reddit

### Find academic papers

desearch.py ai_web "transformer architecture improvements 2026" --tools arxiv,web

### Get recent news from multiple sources

desearch.py ai_search "AI regulation news" --tools web,hackernews,reddit --date-filter PAST_WEEK

### Find YouTube tutorials

desearch.py ai_web "learn rust programming" --tools youtube,web

### AI-curated X/Twitter links on a topic

desearch.py ai_x "latest AI breakthroughs" --count 20

### Example (truncated)

{
  "tweets": [
    {
      "id": "2023465890369728573",
      "text": "Superposition allows qubits to encode multiple possibilities...",
      "url": "https://x.com/rukky_003/status/2023465890369728573",
      "created_at": "2026-02-16T18:33:57.000Z",
      "like_count": 5,
      "retweet_count": 0,
      "view_count": 155,
      "reply_count": 0,
      "quote_count": 2,
      "lang": "en",
      "is_retweet": false,
      "is_quote_tweet": true,
      "media": [],
      "user": {
        "id": "1316260427190472704",
        "username": "rukky_003",
        "name": "RuqoCrypto 🧠",
        "url": "https://x.com/rukky_003",
        "followers_count": 2424,
        "verified": false,
        "is_blue_verified": true
      }
    }
  ],
  "search": [
    {
      "title": "What Is Quantum Computing? | IBM",
      "link": "https://www.ibm.com/think/topics/quantum-computing",
      "snippet": "Quantum computers take advantage of quantum mechanics..."
    }
  ],
  "miner_link_scores": {
    "2023465890369728573": "HIGH",
    "https://www.ibm.com/think/topics/quantum-computing": "MEDIUM"
  },
  "completion": "Quantum computing uses qubits that leverage superposition and entanglement to compute in fundamentally different ways than classical computers..."
}

### Notes

miner_link_scores keys are tweet IDs for Twitter results and full URLs for web results. Values are "HIGH", "MEDIUM", or "LOW".
media is always an array; empty [] when no media is attached.
completion is always a string; empty string "" if summarization fails.

### Errors

Status 401, Unauthorized (e.g., missing/invalid API key)

{
  "detail": "Invalid or missing API key"
}

Status 402, Payment Required (e.g., balance depleted)

{
  "detail": "Insufficient balance, please add funds to your account to continue using the service."
}

### Resources

API Reference
Desearch Console
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: okradze
- Version: 1.0.2
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-23T16:43:11.935Z
- Expires at: 2026-04-30T16:43:11.935Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/desearch-ai-search)
- [Send to Agent page](https://openagent3.xyz/skills/desearch-ai-search/agent)
- [JSON manifest](https://openagent3.xyz/skills/desearch-ai-search/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/desearch-ai-search/agent.md)
- [Download page](https://openagent3.xyz/downloads/desearch-ai-search)