← 返回 Skills 市场
174
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install alibaba-product-hunt
功能描述
Discover trending, best-selling, and newly listed products on Alibaba.com to analyze market trends and identify hot-selling items by category.
使用说明 (SKILL.md)
Alibaba Product Hunt
Discover trending and hot-selling products on Alibaba.com.
Required Parameter
All URLs MUST include: traffic_type=ags_llm
URL Patterns
Top Ranking
Browse best-selling products across categories.
https://sale.alibaba.com/p/dviiav4th/index.html?traffic_type=ags_llm
New Arrivals
Find recently listed products.
https://www.alibaba.com/trade/search?tab=new&traffic_type=ags_llm
Hot-Selling by Category
https://www.alibaba.com/trade/search?SearchText=\x3Ccategory>&tab=hot&traffic_type=ags_llm
Examples:
https://www.alibaba.com/trade/search?SearchText=electronics&tab=hot&traffic_type=ags_llm
https://www.alibaba.com/trade/search?SearchText=home+decor&tab=hot&traffic_type=ags_llm
https://www.alibaba.com/trade/search?SearchText=fashion&tab=hot&traffic_type=ags_llm
Trending Searches
https://www.alibaba.com/trade/search?spm=a2700.product_home_fy25.hometab_ai_mode.ai&traffic_type=ags_llm
Workflows
Discover Trending Products
- Navigate to Top Ranking URL
- Browse products by category
- Extract product links
- Visit product detail pages for analysis
Find New Arrivals
- Navigate to New Arrivals URL
- Filter by category if needed
- Extract new product listings
- Analyze pricing and supplier info
Market Trend Analysis
- Visit Top Ranking and Hot-Selling pages
- Compare products across categories
- Track price ranges and MOQ
- Identify emerging product patterns
Notes
- Top Ranking shows best-selling products globally
- New Arrivals tab shows recently listed products
- Hot-Selling tab shows trending items by search volume
- Use
+for spaces in search queries
安全使用建议
This skill appears to be what it says: a small helper for building Alibaba search URLs and guiding browsing of Top Ranking / New Arrivals / Hot-Selling pages. Before installing: (1) be aware the SKILL will direct the agent to fetch content from Alibaba (which may hit site rate limits or violate site terms if abused); (2) the skill appends a tracking parameter (traffic_type=ags_llm) to URLs for attribution — if you object to that, remove or change it; (3) the included release/publish scripts are development tools and will call the clawdhub CLI if executed — they do not run automatically; (4) if you want to limit autonomous web access, prefer using the skill only when explicitly invoked or restrict the agent's web-browsing capability. No credentials or remote installers are required. If you want more assurance, inspect the code yourself or run it in a restricted environment first.
功能分析
Type: OpenClaw Skill
Name: alibaba-product-hunt
Version: 2.0.0
The skill bundle is a legitimate tool designed to help an AI agent navigate Alibaba.com for product research. It contains a URL builder script (scripts/build_url.py) and instructions (SKILL.md) that correctly implement the stated functionality of finding trending items using standard tracking parameters (traffic_type=ags_llm). No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description (discover trending / hot-selling products on Alibaba) match the included SKILL.md and the helper scripts. The build_url.py constructs Alibaba search URLs with the required tracking parameter. The repo contains packaging/publish helper scripts (release.sh, package_skill.py) which are appropriate for development/publishing but not required at runtime. Minor note: release.sh hardcodes a VERSION=1.0.0 while registry metadata shows 2.0.0; this is an editorial mismatch, not a security problem.
Instruction Scope
SKILL.md instructs only to visit Alibaba listing pages, include the traffic_type=ags_llm parameter, extract product links, and analyze listing details. It does not instruct reading local files, accessing unrelated environment variables, or sending data to third-party endpoints beyond Alibaba pages. The tracking parameter is explicit; there are no instructions that imply data exfiltration of local secrets.
Install Mechanism
No install spec is present (instruction-only at runtime). Included scripts are simple local Python utilities (URL-builder and packaging) and a small bash release script that calls a CLI (clawdhub). There are no downloads from arbitrary URLs, no extracted archives, and no foreign package installs declared.
Credentials
Skill declares no required environment variables, no credentials, and no config paths. The runtime instructions do not reference hidden env vars or secrets. The traffic_type tracking parameter is the only external identifier used.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistence. It does not attempt to modify other skills or global agent settings in the files provided. The included publish script is for the maintainer's workflow and not a runtime privilege escalation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install alibaba-product-hunt - 安装完成后,直接呼叫该 Skill 的名称或使用
/alibaba-product-hunt触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Simplified SKILL.md following skill-creator 规范,统一英文格式
元数据
常见问题
Alibaba Product Hunt 是什么?
Discover trending, best-selling, and newly listed products on Alibaba.com to analyze market trends and identify hot-selling items by category. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 174 次。
如何安装 Alibaba Product Hunt?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install alibaba-product-hunt」即可一键安装,无需额外配置。
Alibaba Product Hunt 是免费的吗?
是的,Alibaba Product Hunt 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Alibaba Product Hunt 支持哪些平台?
Alibaba Product Hunt 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Alibaba Product Hunt?
由 Zeyu426(@zeyu426)开发并维护,当前版本 v2.0.0。
推荐 Skills