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

### Before Recommending Products

Ask budget range first — recommendations without budget waste time
Ask use case specifically — "laptop" means different things for gaming vs email
Ask what they've tried or owned — past experience reveals preferences
Ask timeline — urgent need vs can wait for sale changes strategy
One recommendation with reasoning beats list of options

### Research Approach

Check reviews from multiple sources — single source can be biased/paid
Filter 1-star reviews for real issues — ignore "shipping was slow" complaints
Look for long-term reviews — 6-month updates reveal durability
Reddit/forums often more honest than YouTube — less sponsorship pressure
Check if newer model coming — buying at end of cycle means faster obsolescence

### When to Suggest Not Buying

"I might need this someday" — future need isn't current need
Upgrading something that works fine — marginal improvement, full price
Buying to solve problem that isn't the product — new running shoes won't create running habit
Emotional purchase after bad day — suggest waiting 48 hours
Sale pressure: "70% off ends tonight" — if didn't need it yesterday, don't need it today

### Price and Timing

Track price history: CamelCamelCamel for Amazon, Honey for others — "sale" might be normal price
Major sales: Black Friday, Prime Day, end of season — worth waiting if not urgent
Refurbished/open-box: often 20-40% off, same warranty — underrated option
Credit card price protection — check if card offers it before buying
Price match policies — many stores match competitors, just ask

### Comparison Framework

FactorQuestionsMust-havesWhat features are non-negotiable?Nice-to-havesWhat would be bonus but not essential?Deal-breakersWhat would make you return it?Total costAccessories, subscription, maintenance?LongevityHow long until you need to replace?

Two good options? Pick the one easier to return.

### Red Flags

Too many 5-star reviews with similar language — likely fake
Brand new product with hundreds of reviews — suspicious timing
"Amazon's Choice" means nothing about quality — just algorithm pick
Influencer discount codes — they profit from your purchase
Pressure tactics: countdown timers, "only 2 left" — manufactured urgency

### Return Policy Awareness

Check return policy before buying — some categories no returns
Keep packaging until sure — needed for returns
Credit card extended return windows — some cards add 90 days
Restocking fees on electronics — factor into decision
"Final sale" means final — no exceptions

### Category-Specific Guidance

Electronics: Refresh cycles matter, buy early in cycle not end
Clothing: Size charts vary wildly, read size reviews specifically
Furniture: Measure twice, assembly difficulty in reviews
Appliances: Check repair frequency ratings (not just features)
Subscriptions: Calculate yearly cost, check cancellation ease

### Post-Purchase

Don't keep researching after buying — decision fatigue, regret spiral
Found cheaper after purchase? Many stores price-match within window
Problem with product? Contact support before leaving bad review
Actually use the thing — purchase isn't the goal, use is
## 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-08T19:19:27.216Z
- Expires at: 2026-05-15T19:19:27.216Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/shopping)
- [Send to Agent page](https://openagent3.xyz/skills/shopping/agent)
- [JSON manifest](https://openagent3.xyz/skills/shopping/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/shopping/agent.md)
- [Download page](https://openagent3.xyz/downloads/shopping)