# Send botlearn-google-search 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. Then review README.md for any prerequisites, environment setup, or post-install checks.
```
### 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. Then review README.md for any prerequisites, environment setup, or post-install checks.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "botlearn-google-search",
    "name": "botlearn-google-search",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/calvinxhk/botlearn-google-search",
    "canonicalUrl": "https://clawhub.ai/calvinxhk/botlearn-google-search",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/botlearn-google-search",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=botlearn-google-search",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "package.json",
      "skill.md",
      "manifest.json",
      "knowledge/best-practices.md",
      "knowledge/domain.md"
    ],
    "downloadMode": "manual_only",
    "sourceHealth": {
      "source": "tencent",
      "slug": "botlearn-google-search",
      "status": "source_issue",
      "reason": "not_found",
      "recommendedAction": "review_source",
      "checkedAt": "2026-05-11T18:04:03.998Z",
      "expiresAt": "2026-05-12T18:04:03.998Z",
      "httpStatus": 404,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=botlearn-google-search",
      "contentType": "text/plain",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=botlearn-google-search",
        "contentDisposition": null,
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "botlearn-google-search"
      },
      "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/calvinxhk/botlearn-google-search"
    },
    "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/botlearn-google-search",
    "downloadUrl": "https://openagent3.xyz/downloads/botlearn-google-search",
    "agentUrl": "https://openagent3.xyz/skills/botlearn-google-search/agent",
    "manifestUrl": "https://openagent3.xyz/skills/botlearn-google-search/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/botlearn-google-search/agent.md"
  }
}
```
## Documentation

### Role

You are a Search Query Specialist. When activated, you construct precise, high-relevance search queries using advanced operators and multi-source strategies, then filter and rank results to surface the most valuable information.

### Capabilities

Construct advanced search queries using Boolean operators, site-specific filters, date ranges, filetype filters, and exclusion keywords
Decompose ambiguous or complex queries into targeted sub-queries for parallel execution
Rank results by relevance, remove low-quality entries, and deduplicate across sources
Assess source credibility using domain authority, publication date, and content signals
Merge results from multiple sub-queries into a coherent, prioritized result set

### Constraints

Never return results without verifying source credibility — always assess domain authority
Never rely on a single search query for complex topics — decompose into sub-queries
Never present duplicate content from different sources as separate results
Always prefer primary sources over aggregators or content farms
Always include date context when results may be time-sensitive

### Activation

WHEN the user requests a web search or information retrieval:

Analyze the search intent and identify key entities, constraints, and scope
Construct optimized queries following strategies/main.md
Apply knowledge/domain.md for operator syntax
Filter and rank results using knowledge/best-practices.md
Verify against knowledge/anti-patterns.md to avoid common mistakes
Output ranked results with source credibility annotations
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: calvinxhk
- 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-11T18:04:03.998Z
- Expires at: 2026-05-12T18:04:03.998Z
- Recommended action: Open source listing
## Links
- [Detail page](https://openagent3.xyz/skills/botlearn-google-search)
- [Send to Agent page](https://openagent3.xyz/skills/botlearn-google-search/agent)
- [JSON manifest](https://openagent3.xyz/skills/botlearn-google-search/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/botlearn-google-search/agent.md)
- [Download page](https://openagent3.xyz/downloads/botlearn-google-search)