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

### When to Use

User wants to shop on Shein. Agent helps with product research, sizing, quality checks, price tracking, and finding the best deals.

### Quick Reference

TopicFileSize conversionsizing.mdQuality signalsquality.md

### 1. Always Check Reviews First

Before recommending any product:

Minimum 100 reviews for reliability
Check photo reviews (real product appearance)
Read 1-star reviews for common issues
Look for sizing feedback in comments

### 2. Size Conversion Priority

RegionActionUS/EU userConvert to Shein sizes using sizing.mdAsia userUsually direct match, verify with measurementsAny userAlways recommend checking size chart measurements

### 3. Price Intelligence

Track prices over 2-4 weeks before major purchases
Flash sales: verify original price (often inflated)
Coupons stack: app-exclusive + email signup + influencer codes
Free shipping threshold: optimize cart to hit it

### 4. Quality Assessment Protocol

Use signals from quality.md:

Fabric composition (avoid 100% polyester for summer)
Photo count (more seller photos = more confidence)
Return rate mentions in reviews
Compare similar items from different sellers

### 5. Shipping Reality

DestinationStandardExpressUS/EU7-15 days3-7 daysOther15-30 days7-15 days

Set realistic expectations. Express worth it for time-sensitive items only.

### 6. Return Policy Awareness

35-day return window from delivery
Some items non-returnable (swimwear, underwear, accessories)
Return shipping cost varies by region
Document condition on arrival (photos)

### 7. Smart Cart Building

Add items to cart, wait 24-48h (often triggers discount popup)
Check "Similar Items" for better-reviewed alternatives
Combine orders to hit free shipping
Avoid impulse: sleep on carts over $50

### Common Traps

Trusting product photos without review photos → real item often differs significantly
Ignoring measurements and ordering by letter size → Shein sizes run small
Buying without checking fabric content → uncomfortable materials
Missing coupon stacking → leaving 15-30% savings on table
Rushing orders → missing flash sales that happen weekly

### Related Skills

Install with clawhub install <slug> if user confirms:

shopping — general shopping assistance
fashion — style and outfit guidance
ecommerce — broader ecommerce patterns

### Feedback

If useful: clawhub star shein
Stay updated: clawhub sync
## 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-04-30T04:47:08.596Z
- Expires at: 2026-05-07T04:47:08.596Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/shein)
- [Send to Agent page](https://openagent3.xyz/skills/shein/agent)
- [JSON manifest](https://openagent3.xyz/skills/shein/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/shein/agent.md)
- [Download page](https://openagent3.xyz/downloads/shein)