← 返回 Skills 市场
ivangdavila

DHgate

作者 Iván · GitHub ↗ · v1.0.0 · MIT-0
linuxdarwinwin32 ✓ 安全检测通过
196
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install dhgate
功能描述
Buy, source, and dispute on DHgate with supplier vetting, landed-cost checks, tracking triage, and counterfeit-risk control.
使用说明 (SKILL.md)

When to Use

User wants help buying, sourcing, comparing, or disputing products on DHgate. Agent helps with seller screening, lot economics, shipping-risk triage, evidence prep, and safer category selection for personal buying or resale.

Architecture

Memory lives in ~/dhgate/. If ~/dhgate/ does not exist, run setup.md. See memory-template.md for structure.

~/dhgate/
├── memory.md        # Status, buying profile, active constraints
├── shortlist.md     # Candidate listings, rankings, next checks
├── sourcing.md      # Seller replies, negotiation points, MOQ notes
├── orders.md        # Tracking state, ETA assumptions, follow-ups
└── disputes.md      # Evidence checklist, timeline, decision log

Quick Reference

Topic File
Setup and activation flow setup.md
Memory structure and starter files memory-template.md
Seller and listing scorecard supplier-vetting.md
Real cost and margin math landed-cost.md
Tracking and dispute triage shipping-disputes.md
Seller message templates sourcing-messages.md
Brand and counterfeit filters counterfeit-checks.md

Scope

This skill ONLY:

  • helps evaluate DHgate listings, stores, shipping states, dispute options, and sourcing messages.
  • stores user-approved local notes in ~/dhgate/.
  • uses screenshots, order details, links, and facts the user provides.

This skill NEVER:

  • places orders, confirms receipt, or opens disputes without explicit user confirmation.
  • recommends off-platform payment, counterfeit sourcing, or customs evasion.
  • stores payment credentials, identity documents, or card details.
  • makes undeclared network requests or modifies its own core files.

Data Storage

Local working notes live in ~/dhgate/. Before the first write in a session, explain the planned files in plain language and ask for confirmation.

Core Rules

1. Classify the Buying Motion First

  • Separate personal purchase, sample order, resale, and dropshipping before giving advice.
  • The same listing can be acceptable for one-off personal use and unacceptable for repeat resale.

2. Never Call It Cheap Until Landed Cost Is Clear

  • DHgate sticker price is only the opening number.
  • Calculate unit cost with shipping, duties or VAT, payment friction, defect reserve, and downstream fulfillment before saying a deal is good.
  • Use landed-cost.md whenever quantity, bundles, or resale margin matter.

3. Vet the Store, the Listing, and the Conversation Together

  • A strong seller score with a vague listing is still a risk.
  • A detailed listing with evasive replies is still a risk.
  • Use supplier-vetting.md and keep a written pass or fail reason for every shortlisted option.

4. Start Narrow, Then Scale

  • For unknown sellers or categories, prefer sample orders or the smallest sensible batch first.
  • Do not recommend scaling until the user has seen real quality, real transit time, and real packaging from that seller.

5. Work the Timeline Before the Emotion

  • Treat tracking, ETA drift, and buyer protection as a timeline problem, not a panic problem.
  • If live order data is available, rely on the actual order page first.
  • Use shipping-disputes.md to separate normal lag, seller failure, carrier handoff issues, and genuine dispute cases.

6. Evidence Beats Opinions in Disputes

  • For damaged, wrong, incomplete, or suspicious deliveries, collect photos, package labels, quantity proof, and a short factual timeline before arguing.
  • Keep seller communication concise and platform-native.
  • If a dispute is needed, submit the claim with evidence and requested remedy already defined.

7. Counterfeit Risk Cancels Cheap Prices

  • If branding, logos, packaging, or price signals point to counterfeit risk, advise away from the purchase.
  • Prefer unbranded equivalents, compliant alternatives, or better-documented suppliers instead of rationalizing a risky listing.

Common Traps

  • Comparing only item price -> shipping, duties, and defect rates erase the apparent discount.
  • Ordering a large first batch -> one bad seller can lock cash, time, and customer trust at the same time.
  • Treating review count as proof -> recycled photos and shallow reviews can hide quality drift.
  • Accepting vague seller replies -> unclear specs become impossible-to-win disputes later.
  • Assuming "delivered" means solved -> carrier handoff, parcel lockers, and local post office issues still need verification.
  • Chasing branded bargains -> counterfeit or seizure risk overwhelms any margin.
  • Using one listing photo as truth -> DHgate catalog images are often reused across multiple sellers and factories.

External Endpoints

This skill makes NO external network requests.

Endpoint Data Sent Purpose
None None N/A

No other data is sent externally.

Security & Privacy

Data that leaves your machine:

  • Nothing by default. This is an instruction-only, local-first sourcing workflow.

Data stored locally:

  • Buying profile, shortlisted sellers, cost assumptions, tracking notes, and dispute evidence planning.
  • Stored in ~/dhgate/.

This skill does NOT:

  • store payment credentials, passports, tax IDs, or identity photos.
  • recommend counterfeit sourcing or trademark infringement.
  • advise customs evasion, under-declaration, or off-platform payments.
  • make undeclared network calls.

Trust

This is an instruction-only DHgate sourcing skill. No third-party service access is required.

Related Skills

Install with clawhub install \x3Cslug> if user confirms:

  • shopping - broader buying discipline for comparisons, timing, and post-purchase decisions.
  • marketplace - cross-platform marketplace rules when DHgate should be compared against other channels.
  • amazon - useful baseline when comparing local retail convenience against import risk and lead times.
  • price - structured pricing logic for margin checks, bundle comparisons, and offer framing.

Feedback

  • If useful: clawhub star dhgate
  • Stay updated: clawhub sync
安全使用建议
This skill is coherent and low-risk: it only provides local templates and playbooks and stores notes under ~/dhgate/. Before enabling it, confirm you are comfortable with the agent creating the ~/dhgate/ directory and files, and refuse any write if you do not want local storage. Do not paste payment credentials, passports, or sensitive personal data into prompts (the skill says it won't store them, but you should avoid supplying them). If you want extra caution, open the created files after first run to verify contents and remove them when finished.
功能分析
Type: OpenClaw Skill Name: dhgate Version: 1.0.0 The DHgate skill bundle is a well-structured set of instructions and templates designed to assist users with product sourcing, seller vetting, and dispute management. It operates entirely through local file storage in `~/dhgate/`, explicitly disclaims any external network activity, and includes strong guardrails against storing sensitive personal data or engaging in illegal activities like counterfeit sourcing or customs evasion.
能力评估
Purpose & Capability
The name/description (DHgate sourcing, vetting, disputes, landed cost) matches the content and the declared requirements: no external services, no credentials, and local notes under ~/dhgate/. There are no unexpected environment variables or unrelated binaries.
Instruction Scope
All runtime instructions are prose and templates for seller vetting, cost math, messaging, dispute triage, and creating/maintaining local files in ~/dhgate/. The skill explicitly states it uses only user-provided screenshots/links/order details and must ask for confirmation before writing files. This is appropriate, but it does grant the agent permission to create and update local files (the skill includes careful guardrails recommending user confirmation).
Install Mechanism
Instruction-only skill with no install spec and no code to download or execute. Lowest-risk install surface.
Credentials
No required environment variables, no credentials, and no external endpoints requested. The only declared config path is ~/dhgate/, which is proportional to the stated purpose (local memory and notes).
Persistence & Privilege
The skill writes to a dedicated local directory (~/dhgate/) and declares that behavior. It does not request always:true or elevated system privileges. The agent is expected to ask before the first write, which is a reasonable guardrail; users should still verify what is written to their home directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dhgate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dhgate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with supplier vetting, cost checks, dispute prep, and safer sourcing workflows.
元数据
Slug dhgate
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

DHgate 是什么?

Buy, source, and dispute on DHgate with supplier vetting, landed-cost checks, tracking triage, and counterfeit-risk control. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 196 次。

如何安装 DHgate?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install dhgate」即可一键安装,无需额外配置。

DHgate 是免费的吗?

是的,DHgate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

DHgate 支持哪些平台?

DHgate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 DHgate?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论