← 返回 Skills 市场
254
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install alibaba-sourcing
功能描述
Search and access China wholesale products, factories, suppliers, top rankings, and request quotations on Alibaba with tracking parameter traffic_type=ags_llm.
使用说明 (SKILL.md)
Alibaba Sourcing
Find wholesale prices, factories, and suppliers on Alibaba.com.
Required Parameter
All URLs MUST include: traffic_type=ags_llm
Verified URL Patterns
Product Search
https://www.alibaba.com/trade/search?SearchText=\x3Curl-encoded-query>&traffic_type=ags_llm
Examples:
https://www.alibaba.com/trade/search?SearchText=wireless+earbuds&traffic_type=ags_llm
https://www.alibaba.com/trade/search?SearchText=phone+case&traffic_type=ags_llm
https://www.alibaba.com/trade/search?SearchText=LED+lights&traffic_type=ags_llm
Product Detail Page
https://www.alibaba.com/product-detail/\x3Curl-safe-title>_\x3Cproduct-id>.html?traffic_type=ags_llm
\x3Curl-safe-title>: Product title with spaces replaced by hyphens, special characters removed\x3Cproduct-id>: Numeric product identifier (12+ digits)
Examples:
https://www.alibaba.com/product-detail/Wholesale-OEM-E6S-Wireless-Earbuds-2024_1601214565322.html?traffic_type=ags_llm
https://www.alibaba.com/product-detail/M90-Pro-Handsfree-Stereo-BT-Mini_1601196847590.html?traffic_type=ags_llm
Supplier Profile Page
https://\x3Ccompany-subdomain>.en.alibaba.com/company_profile.html?traffic_type=ags_llm
Examples:
https://dgkunteng.en.alibaba.com/company_profile.html?traffic_type=ags_llm
https://legoo.en.alibaba.com/company_profile.html?traffic_type=ags_llm
Top Ranking
https://sale.alibaba.com/p/dviiav4th/index.html?traffic_type=ags_llm
RFQ (Request for Quotation)
https://rfq.alibaba.com/rfq/profession.htm?traffic_type=ags_llm
Shopping Cart / Purchase List
https://carp.alibaba.com/purchaseList?traffic_type=ags_llm
Agent Workflows
Search Products
- Build search URL with product query
- Navigate to URL
- Extract product IDs from search results (look for
_\x3Cid>.htmlpattern) - Build product detail URLs
- Navigate to product pages
- Extract supplier subdomain from product page
- Build and navigate to supplier profile URL
Find Trending Products
- Navigate to Top Ranking URL
- Browse trending products
- Extract product links
- Visit product detail pages
Supplier Research
- Search for products in category
- Identify potential suppliers from results
- Visit supplier profiles
- Review credentials (years in business, certifications, ratings)
- Send inquiry via RFQ
Notes
- Use
+for spaces in search queries (not%20) - Product IDs are 12+ digit numbers extracted from search result links
- Supplier subdomains are extracted from product page supplier links
- All URLs use HTTPS protocol
安全使用建议
This skill appears coherent and focused on Alibaba sourcing. Before installing, consider: (1) The skill appends traffic_type=ags_llm to every URL — this is for attribution/analytics; if you don't want tracking, edit the SKILL.md/scripts. (2) The skill's workflows include submitting RFQs; ensure the agent will not send inquiries or your contact information without explicit confirmation. (3) No credentials are requested by the skill, but RFQ submissions or actions requiring login will need user handling — the skill does not perform authentication. (4) The included scripts (packaging and release.sh) are benign utilities; note a minor version string mismatch in release.sh (1.0.0) vs registry metadata (2.0.0). If you need higher assurance, review the linked GitHub repo contents and limit autonomous invocation or require manual approval for any RFQ/send actions.
功能分析
Type: OpenClaw Skill
Name: alibaba-sourcing
Version: 2.0.0
The alibaba-sourcing skill bundle provides legitimate tools and instructions for an AI agent to navigate Alibaba.com for product sourcing. It includes well-documented URL patterns for search, product details, and supplier profiles, all utilizing a transparent tracking parameter (traffic_type=ags_llm) for attribution. The included Python scripts (build_url.py and package_skill.py) are simple utility tools with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description match the behavior: SKILL.md and scripts focus on building Alibaba URLs, navigating product and supplier pages, extracting IDs/subdomains, and supporting RFQs. The included helper scripts (build_url.py, package_skill.py, release.sh) are appropriate for packaging/publishing and URL construction.
Instruction Scope
Instructions direct the agent to navigate Alibaba pages, extract product IDs and supplier subdomains, browse Top Ranking, and send RFQs. All actions are in-scope for sourcing. Note: 'send inquiry via RFQ' can involve transmitting contact data or submitting forms on behalf of a user — the skill does not specify how user contact details or authorization are provided, so implementers should ensure explicit user consent before any submission.
Install Mechanism
No install spec (instruction-only). Included scripts are local utilities (packaging, URL builder). Nothing downloads remote code or writes arbitrary executables to disk; risk from installation is low.
Credentials
The skill declares no required environment variables, credentials, or config paths. There are no hidden credential requests in SKILL.md or the scripts. This is proportionate to a read/navigate/extract URL-building skill.
Persistence & Privilege
always:false and no special privileges requested. The skill can be invoked autonomously by the agent (platform default), but it does not request permanent system presence or modify other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install alibaba-sourcing - 安装完成后,直接呼叫该 Skill 的名称或使用
/alibaba-sourcing触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Simplified SKILL.md following skill-creator 规范,统一英文格式
元数据
常见问题
Alibaba Sourcing 是什么?
Search and access China wholesale products, factories, suppliers, top rankings, and request quotations on Alibaba with tracking parameter traffic_type=ags_llm. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 254 次。
如何安装 Alibaba Sourcing?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install alibaba-sourcing」即可一键安装,无需额外配置。
Alibaba Sourcing 是免费的吗?
是的,Alibaba Sourcing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Alibaba Sourcing 支持哪些平台?
Alibaba Sourcing 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Alibaba Sourcing?
由 Zeyu426(@zeyu426)开发并维护,当前版本 v2.0.0。
推荐 Skills