← 返回 Skills 市场
ozon-product-selection
作者
1688AiInfra
· GitHub ↗
· v1.0.1
· MIT-0
248
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ozon-product-selection
功能描述
Ozon电商选品工具:根据用户指定的品类,自动搜索市场趋势、提取热门细分关键词、 调用1688搜索API逐一选品,按筛选条件过滤后输出每个细分市场的最优商品推荐。 触发词:寻找Ozon蓝海商品、Ozon潜力爆品、Ozon可铺货商品、Ozon可卖的货盘、 Ozon选品、帮我选品、找Ozon能卖的商品、Ozon热门商...
安全使用建议
This skill appears to do what it says (search Ozon market trends, produce Chinese keywords, call AlphaShop/1688 APIs and return supplier/SKU info). Before installing or providing secrets: 1) Note the registry metadata does NOT list the required ALPHASHOP_ACCESS_KEY / ALPHASHOP_SECRET_KEY though SKILL.md and the script need them — verify this mismatch with the skill publisher. 2) Confirm the publisher (the SKILL.md claims '1688官方技术团队') and prefer skills with a verifiable homepage or contact. 3) Only provide AlphaShop keys that are scoped/minimal and from an account you control; treat them as secrets. 4) Expect network calls to api.alphashop.cn and external web search; ensure you are comfortable with that outbound traffic and any billing/credit usage on AlphaShop. 5) Consider testing with a low-privilege or sandbox AlphaShop account and review the returned data before automating further actions (e.g., pushing products to Ozon). If you need higher assurance, ask the publisher for provenance, a homepage, or a signed release and for the skill metadata to be corrected to declare required env vars.
功能分析
Type: OpenClaw Skill
Name: ozon-product-selection
Version: 1.0.1
The skill is a legitimate tool for Ozon e-commerce product selection, utilizing the AlphaShop API to search 1688.com. The Python script `scripts/search_products.py` correctly handles API authentication via JWT using provided environment variables (`ALPHASHOP_ACCESS_KEY`, `ALPHASHOP_SECRET_KEY`) and communicates with the expected domain `api.alphashop.cn`. The instructions in `SKILL.md` are well-defined for an AI agent and do not contain any prompt-injection attacks or requests for unauthorized data access.
能力评估
Purpose & Capability
The skill's stated purpose (find Ozon-oriented product opportunities by calling 1688 via AlphaShop) matches what the code and SKILL.md do: web searches, AI keyword extraction, and calling AlphaShop search/detail APIs. However, the registry metadata claims no required env vars or primary credential, whereas SKILL.md and scripts require ALPHASHOP_ACCESS_KEY and ALPHASHOP_SECRET_KEY. The missing declaration in metadata (and absence of a homepage/source provenance) is an incoherence.
Instruction Scope
SKILL.md instructions are specific and scoped to the described task: perform web searches, generate 5–8 keywords, call the provided script for each keyword, apply filters, and format results. It does not instruct reading unrelated local files or harvesting other credentials. It does require asking the user for AlphaShop keys if not provided.
Install Mechanism
There is no formal install spec (instruction-only), but the package includes a Python script and requirements.txt (requests, PyJWT). That is low risk, but the absence of installation guidance in SKILL metadata (e.g., how/when dependencies are installed) means the runtime will need a Python environment with those libs available; this is a usability/operational omission rather than malicious behavior.
Credentials
The actual runtime requires two secrets: ALPHASHOP_ACCESS_KEY and ALPHASHOP_SECRET_KEY, which are directly used to create a JWT and call AlphaShop APIs. These credentials are proportionate to the skill's purpose, but the skill registry metadata failed to declare them (required env vars and primary credential are absent). Requiring secret keys is expected, but the metadata mismatch and the lack of provenance/contact info increase risk — verify keys scope and store them securely.
Persistence & Privilege
The skill does not request permanent/always-on presence (always:false) and does not modify other skills or system-wide config. It only uses environment variables at runtime and makes outbound requests to AlphaShop and web search — expected for this functionality.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ozon-product-selection - 安装完成后,直接呼叫该 Skill 的名称或使用
/ozon-product-selection触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- 增加了详细的使用说明,包括环境变量配置、前置条件与异常(欠费)处理
- 完善了工作流程的每一步,从意图解析、市场趋势搜索、关键词提取到API调用与最终输出展示
- 明确商品输出格式模板,要求SKU明细完整渲染并给出汇总表
- 补充无结果处理方式与筛选参数说明
- 强调API密钥必填、API欠费的流程中断提示,以及用户品类/密钥缺失时的交互规定
元数据
常见问题
ozon-product-selection 是什么?
Ozon电商选品工具:根据用户指定的品类,自动搜索市场趋势、提取热门细分关键词、 调用1688搜索API逐一选品,按筛选条件过滤后输出每个细分市场的最优商品推荐。 触发词:寻找Ozon蓝海商品、Ozon潜力爆品、Ozon可铺货商品、Ozon可卖的货盘、 Ozon选品、帮我选品、找Ozon能卖的商品、Ozon热门商... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 248 次。
如何安装 ozon-product-selection?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ozon-product-selection」即可一键安装,无需额外配置。
ozon-product-selection 是免费的吗?
是的,ozon-product-selection 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ozon-product-selection 支持哪些平台?
ozon-product-selection 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ozon-product-selection?
由 1688AiInfra(@1688aiinfra)开发并维护,当前版本 v1.0.1。
推荐 Skills