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

### Product Research

Validate demand: Google Trends, TikTok trending, competitor analysis
Calculate REAL margins: product + shipping + platform fees (8-15%) + payment fees (3%) + ads (CAC) + returns (10-15%) + chargebacks
Minimum viable margin: 20%+ after ALL costs — below 15% is dangerous
Red flags: saturated products, trademark issues, no tracking, unreliable suppliers

### Supplier Evaluation

Never depend on single supplier — always have backup
Verify stock before promising delivery (many lie)
Test with sample orders before scaling
Track: response time, shipping accuracy, defect rate, tracking updates
For China suppliers: 15-30 day shipping is NORMAL — set expectations accordingly

### Order Operations

Automate order forwarding to suppliers (DSers, AutoDS, CJ)
Proactive tracking updates reduce support tickets 40%
Monitor: orders stuck >7 days, tracking not updating, supplier excuses
Fraud detection: mismatched billing/shipping, disposable emails, high-risk countries

### Customer Service

80% of tickets are "where's my order?" — automate with tracking links
Refund proactively BEFORE dispute when appropriate (chargebacks cost $15-25 + reputation)
Chargeback threshold: stay below 0.5% (>1% = processor warning, >2% = account closure)

### Legal Requirements

EU: 14-day return right (mandatory), 2-year warranty, VAT/OSS registration if >€10k sales
US: Sales tax nexus varies by state ($100k or 200 transactions threshold typical)
Never sell: trademarked products without authorization, products with unverified health claims
Customs: declare real values, warn customers about potential duties

### Platform Rules

Shopify: chargebacks >1% = risk of ban
Amazon: ODR >1% = suspension risk, late shipment >4% = problems
PayPal: new accounts get 20-30% held for 90 days
Ad accounts: policy violations = ban — have backup accounts

### Scaling Checklist

Multi-store: centralized inventory view, localized pricing, per-country compliance
Cash flow: predict 90 days ahead, negotiate payment terms with suppliers
Team: SOPs for common tasks, escalation rules for complex issues
Diversification: no >30% revenue from single product/supplier/platform

### References

For detailed integration guides, see integrations.md
For risk assessment frameworks, see risks.md
For supplier evaluation templates, see suppliers.md
## 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-02T18:16:12.837Z
- Expires at: 2026-05-09T18:16:12.837Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/dropshipping)
- [Send to Agent page](https://openagent3.xyz/skills/dropshipping/agent)
- [JSON manifest](https://openagent3.xyz/skills/dropshipping/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/dropshipping/agent.md)
- [Download page](https://openagent3.xyz/downloads/dropshipping)