# Send Scholar 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": "scholar",
    "name": "Scholar",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ivangdavila/scholar",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/scholar",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/scholar",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=scholar",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "scholar",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-08T12:14:38.926Z",
      "expiresAt": "2026-05-15T12:14:38.926Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=scholar",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=scholar",
        "contentDisposition": "attachment; filename=\"scholar-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "scholar"
      },
      "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/scholar"
    },
    "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/scholar",
    "downloadUrl": "https://openagent3.xyz/downloads/scholar",
    "agentUrl": "https://openagent3.xyz/skills/scholar/agent",
    "manifestUrl": "https://openagent3.xyz/skills/scholar/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/scholar/agent.md"
  }
}
```
## Documentation

### Query Construction

Exact phrases in quotes: "machine learning" finds the phrase, not separate words
Exclude terms with minus: neural networks -deep removes deep learning results
OR for alternatives: "global warming" OR "climate change" — must be uppercase
author: operator for specific researchers: author:"Y LeCun"
source: for specific journals: source:"Nature" quantum computing
intitle: forces term in title: intitle:transformer attention

### Time Filters

Custom range critical for recent research — default shows highly cited old papers first
"Since 2023" for cutting-edge but less vetted work
"Since 2020" balances recency and citation accumulation
Sort by date for newest, sort by relevance for most cited — toggle based on need

### Understanding Results

Citation count indicates influence, not quality — popular isn't always right
"Cited by X" link shows who built on this work — follow research forward
"Related articles" finds similar work — useful after finding one good paper
Versions link shows preprints and alternate copies — often free when journal isn't
Quotation marks in snippet show exact matches — verify relevance before clicking

### Finding Full Text

Check "All versions" for free copies — preprints, institutional repositories
Add filetype:pdf to find direct PDF links
Unpaywall browser extension auto-finds legal free versions
Request from authors directly — most will share, academia.edu and ResearchGate common
Institutional access through library proxy — VPN to university network

### Citation Analysis

h-index visible on author profiles — measures productivity and impact
"Cited by" sorted by relevance shows most influential citations
Citation count alone misleads — review papers cite heavily but add less
Self-citations inflate metrics — check who's actually citing
Recent citations more meaningful for living research — old papers cited by habit

### Alerts and Tracking

Create alerts for search terms — email when new papers match
Follow researchers via profiles — notifications for new publications
"Cite" button exports to reference managers — BibTeX, EndNote, RefMan
Save to library requires Google account — organizes papers for later

### Limitations to Know

Coverage biased toward English and STEM — humanities and non-English underrepresented
No quality filter — predatory journals appear alongside legitimate ones
Older papers may not be indexed — pre-digital era incomplete
Cannot search full text — only titles, abstracts, and metadata
Ranking algorithm opaque — not always clear why results ordered as shown

### Evaluating Sources

Check journal reputation before trusting — impact factor as rough guide
Preprints not peer-reviewed — valuable for speed, treat as preliminary
Conference papers vary by field — top-tier in CS, lower status in medicine
Retracted papers may still appear — verify paper status before citing
Thesis and dissertations are gray literature — use cautiously

### Search Strategies

Start broad, narrow with filters — missing papers worse than sorting many
Combine Scholar with domain databases — PubMed for medicine, IEEE for engineering
Snowball: find one good paper, explore its citations and references
Check review papers for comprehensive coverage — synthesize existing knowledge
Multiple queries with synonyms — terminology varies across disciplines

### Common Mistakes

Trusting citation count as quality measure
Ignoring publication date — fields evolve, old papers may be outdated
Stopping at first page of results — good papers may be buried
Not checking for retractions or corrections
Citing papers based only on abstract — always read methodology
Missing preprint versions that are freely available
## 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-08T12:14:38.926Z
- Expires at: 2026-05-15T12:14:38.926Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/scholar)
- [Send to Agent page](https://openagent3.xyz/skills/scholar/agent)
- [JSON manifest](https://openagent3.xyz/skills/scholar/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/scholar/agent.md)
- [Download page](https://openagent3.xyz/downloads/scholar)