← Back to Skills Marketplace
Amazon Cn
by
hanxueyuan
· GitHub ↗
· v1.0.0
· MIT-0
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install amazon-cn
Description
亚马逊中国购物助手,支持商品搜索、价格查询、订单查看和购物建议,帮助用户便捷电商购物体验。
README (SKILL.md)
亚马逊中国技能
技能描述
亚马逊中国电商平台购物助手,帮助用户查询商品、比价、获取购物建议。
核心功能
- 🛒 商品搜索:按关键词、类别搜索商品
- 💰 价格查询:商品价格、促销信息
- 📦 订单管理:查看订单状态、物流信息
- ⭐ 商品评价:查看用户评价、评分
- 🎁 推荐:根据需求推荐商品
使用场景
- 查询商品价格和库存
- 获取购物建议
- 查看订单物流
- 比较同类商品
注意事项
- 需要亚马逊账户才能下单
- 部分商品可能不支持直邮中国
Usage Guidance
Do not assume the skill can safely access your orders or place purchases just because it claims those features. Before installing or invoking: ask the skill author how account access works (OAuth? API token? will it ask you to paste credentials into chat?), request a list of exact environment variables or endpoint URLs the skill will use, and confirm where any tokens would be stored. Never paste your Amazon password or long-lived credentials into a chat. Prefer skills that use documented APIs and OAuth flows (with token scopes shown) or that explicitly declare the env vars they need. If the author can't explain how authenticated features are implemented, treat the skill as risky and avoid granting it account access.
Capability Analysis
Type: OpenClaw Skill
Name: amazon-cn
Version: 1.0.0
The skill bundle contains only metadata and descriptive instructions for an Amazon China shopping assistant. There is no executable code, suspicious network activity, or malicious prompt injection logic present in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name and description match (Amazon China shopping assistant). However, features like '订单管理' (view order status/logistics) and potentially placing orders imply access to an Amazon account or API. The skill declares no required credentials, primary credential, or config paths to accomplish account-scoped actions, which is inconsistent with the claimed capabilities.
Instruction Scope
SKILL.md is very high-level and does not specify how runtime actions should be performed (no API endpoints, no OAuth flow, no web-scraping instructions). Because order-related features require account access, the lack of guidance is a concern: it leaves open how the agent will obtain necessary credentials, whether it will ask the user to paste passwords into chat, or whether it will attempt web scraping—each of which has different security implications.
Install Mechanism
No install spec and no code files (instruction-only). This is lowest-risk from a file/installation perspective because nothing will be downloaded or written by an installer. However, this reduces auditability: behavior depends entirely on the agent's runtime actions guided by the prose.
Credentials
The skill requests no environment variables or credentials, but some claimed features (order viewing, order management, placing orders) normally require authenticated access to Amazon. The absence of declared secrets (API key, OAuth client, user token) is disproportionate and ambiguous.
Persistence & Privilege
Skill flags are default (always:false, model invocation allowed). No requested persistent config paths or modifications are declared. There is no explicit request for permanent presence or elevated system privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install amazon-cn - After installation, invoke the skill by name or use
/amazon-cn - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the 亚马逊中国购物助手 skill.
- Enables users to search for products, compare prices, check reviews, and get shopping recommendations on Amazon China.
- Supports order tracking and viewing shipping information.
- Provides tips and notes regarding account requirements and shipping limitations.
Metadata
Frequently Asked Questions
What is Amazon Cn?
亚马逊中国购物助手,支持商品搜索、价格查询、订单查看和购物建议,帮助用户便捷电商购物体验。 It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.
How do I install Amazon Cn?
Run "/install amazon-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Amazon Cn free?
Yes, Amazon Cn is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Amazon Cn support?
Amazon Cn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Amazon Cn?
It is built and maintained by hanxueyuan (@hanxueyuan); the current version is v1.0.0.
More Skills