← 返回 Skills 市场
Amazon Cn
作者
hanxueyuan
· GitHub ↗
· v1.0.0
· MIT-0
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install amazon-cn
功能描述
亚马逊中国购物助手,支持商品搜索、价格查询、订单查看和购物建议,帮助用户便捷电商购物体验。
使用说明 (SKILL.md)
亚马逊中国技能
技能描述
亚马逊中国电商平台购物助手,帮助用户查询商品、比价、获取购物建议。
核心功能
- 🛒 商品搜索:按关键词、类别搜索商品
- 💰 价格查询:商品价格、促销信息
- 📦 订单管理:查看订单状态、物流信息
- ⭐ 商品评价:查看用户评价、评分
- 🎁 推荐:根据需求推荐商品
使用场景
- 查询商品价格和库存
- 获取购物建议
- 查看订单物流
- 比较同类商品
注意事项
- 需要亚马逊账户才能下单
- 部分商品可能不支持直邮中国
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install amazon-cn - 安装完成后,直接呼叫该 Skill 的名称或使用
/amazon-cn触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Amazon Cn 是什么?
亚马逊中国购物助手,支持商品搜索、价格查询、订单查看和购物建议,帮助用户便捷电商购物体验。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 Amazon Cn?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install amazon-cn」即可一键安装,无需额外配置。
Amazon Cn 是免费的吗?
是的,Amazon Cn 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Amazon Cn 支持哪些平台?
Amazon Cn 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Amazon Cn?
由 hanxueyuan(@hanxueyuan)开发并维护,当前版本 v1.0.0。
推荐 Skills