← Back to Skills Marketplace
沙特 Noon 选品工具
by
freemanwangfuhan-coder
· GitHub ↗
· v1.0.0
· MIT-0
125
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install saudi-noon-product-selection
Description
沙特 Noon 电商选品工具。分析指定市场的竞争情况,识别蓝海产品。触发条件:用户要求选品、分析市场、查找蓝海产品。完整流程:市场翻译 → Noon 商品搜索 → 语义分析卖点 → 供给量搜索 → 蓝海识别 → 定价建议。
Usage Guidance
This skill is an instruction-only orchestrator and appears coherent with its purpose. Before installing or using it: 1) verify the referenced local skills (zh-to-ar-translator, noon-product-search, noon-product-count) exist and inspect their code/permissions — they run arbitrary Node code and could require credentials; 2) confirm what 'web_search' refers to and whether it sends queries externally; 3) if you care about data leakage, run the skill in a sandbox or with restricted network access until you audit the dependent skills; 4) be cautious if any dependent skill later requests API keys or environment secrets — those should match the service being integrated (Noon API or translator) and be minimized. Overall the orchestration here is reasonable, but the security posture depends on the safety of the referenced skills and any external web_search implementation.
Capability Assessment
Purpose & Capability
The name/description (Noon product selection for Saudi market) matches the actions described: translate query, search Noon, analyze titles, count supply, identify opportunities and recommend pricing. Declared dependencies (zh-to-ar-translator, noon-product-search, noon-product-count) are coherent with the stated workflow.
Instruction Scope
SKILL.md instructs the agent to run local Node scripts under ~/.openclaw/workspace/skills/* to perform translation/search/count and to use web_search as a fallback. That scope is reasonable for an orchestrator skill, but it implicitly trusts the referenced local skills and a web_search tool (not declared) to only perform expected actions. There are no instructions to read unrelated files, environment variables, or to exfiltrate data.
Install Mechanism
No install spec or code files are included; this is instruction-only, so nothing is downloaded or written to disk by the skill itself. Low install risk.
Credentials
The skill declares no environment variables, no credentials, and no config paths. The workflow does not require secrets as written. Note: any referenced underlying skills (e.g., noon-product-search) could themselves require credentials; those would need separate review.
Persistence & Privilege
The skill does not request always: true and makes no changes to other skills or global config. It will be user-invocable and can be invoked autonomously per platform defaults, which is expected for a utility skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install saudi-noon-product-selection - After installation, invoke the skill by name or use
/saudi-noon-product-selection - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is 沙特 Noon 选品工具?
沙特 Noon 电商选品工具。分析指定市场的竞争情况,识别蓝海产品。触发条件:用户要求选品、分析市场、查找蓝海产品。完整流程:市场翻译 → Noon 商品搜索 → 语义分析卖点 → 供给量搜索 → 蓝海识别 → 定价建议。 It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.
How do I install 沙特 Noon 选品工具?
Run "/install saudi-noon-product-selection" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 沙特 Noon 选品工具 free?
Yes, 沙特 Noon 选品工具 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 沙特 Noon 选品工具 support?
沙特 Noon 选品工具 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 沙特 Noon 选品工具?
It is built and maintained by freemanwangfuhan-coder (@freemanwangfuhan-coder); the current version is v1.0.0.
More Skills