← 返回 Skills 市场
zeyu426

Alibaba Factory Finder

作者 Zeyu426 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
207
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install alibaba-factory-finder
功能描述
Search and verify Alibaba.com manufacturers by filtering for verified suppliers, checking certifications, factory audits, and supplier profiles with tracking...
使用说明 (SKILL.md)

Alibaba Factory Finder

Find and verify manufacturers on Alibaba.com.

Required Parameter

All URLs MUST include: traffic_type=ags_llm

URL Patterns

Search Manufacturers

https://www.alibaba.com/trade/search?SearchText=\x3Cquery>&tab=supplier&traffic_type=ags_llm

Examples:

https://www.alibaba.com/trade/search?SearchText=electronics+factory&tab=supplier&traffic_type=ags_llm
https://www.alibaba.com/trade/search?SearchText=textile+manufacturer&tab=supplier&traffic_type=ags_llm

Verified Suppliers Only

https://www.alibaba.com/trade/search?SearchText=\x3Cquery>&tab=supplier&supplierType=verified&traffic_type=ags_llm

Factory Direct

https://www.alibaba.com/trade/search?SearchText=\x3Cquery>&tab=supplier&supplierType=manufacturer&traffic_type=ags_llm

Manufacturers Directory

https://www.alibaba.com/factory/index.html?traffic_type=ags_llm

Supplier Profile

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

Supplier Product Search

https://\x3Ccompany-subdomain>.en.alibaba.com/search/product?SearchText=\x3Cquery>&traffic_type=ags_llm

Workflows

Find Verified Factories

  1. Build search URL with tab=supplier parameter
  2. Navigate to URL
  3. Filter by Verified Supplier if needed
  4. Extract supplier subdomains
  5. Visit supplier profiles for verification

Verify Supplier Credentials

  1. Navigate to supplier profile URL
  2. Check years in business
  3. Review certifications (ISO, CE, etc.)
  4. View factory audit reports
  5. Check ratings and reviews

Compare Manufacturers

  1. Search for suppliers in category
  2. Visit multiple supplier profiles
  3. Compare credentials and capabilities
  4. Shortlist potential partners

Verification Checklist

When evaluating suppliers, check:

  • Years in Business: Longer history indicates stability
  • Verified Supplier Badge: Alibaba-verified business
  • Certifications: ISO, CE, FDA, etc.
  • Factory Audit: Third-party inspection reports
  • Response Rate: Communication reliability
  • Transaction Level: Order history on Alibaba

Notes

  • Use tab=supplier to search for suppliers instead of products
  • Supplier subdomains are extracted from product page links
  • Verified Suppliers have passed Alibaba's verification process
  • Manufacturer type indicates factory-direct (not trading company)
安全使用建议
This skill appears to do exactly what it says: build Alibaba search and supplier URLs (and include an attribution parameter) and guide manual verification steps. Before installing, consider: (1) the traffic_type=ags_llm parameter will be sent with every constructed URL — Alibaba will receive that attribution and your search terms, so avoid sending sensitive queries; (2) the repo includes helper scripts (packaging and release) that are safe but intended for developer use, not required for runtime; (3) the release script references clawdhub publishing — only run it if you trust the publisher and have the clawdhub CLI installed; (4) if you want to avoid the tracking parameter, review and modify the SKILL.md/scripts before use. No credentials or installs are required by the skill as provided.
功能分析
Type: OpenClaw Skill Name: alibaba-factory-finder Version: 2.0.0 The alibaba-factory-finder skill is designed to help an AI agent search for and verify manufacturers on Alibaba.com. The provided scripts (build_url.py, package_skill.py) and instructions (SKILL.md) are consistent with the stated purpose, using standard URL patterns and a documented tracking parameter (traffic_type=ags_llm) for attribution. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
Name/description (find and verify Alibaba suppliers) align with the contents: SKILL.md shows URL patterns and verification checklist; included scripts are a small URL builder and packaging helper. There are no unrelated env vars, binaries, or cloud credentials requested.
Instruction Scope
Instructions limit behavior to building Alibaba URLs, navigating to supplier pages, and extracting supplier subdomains / verification data. This is within the stated purpose. Note: SKILL.md mandates adding traffic_type=ags_llm to all URLs, which means outbound requests will include an attribution/tracking parameter — expected for analytics but relevant to user privacy.
Install Mechanism
No install spec; skill is instruction-only at runtime. The repository contains only small local helper scripts (URL builder, packager, and a release script) and no downloads or extract/install steps from untrusted URLs.
Credentials
No required environment variables, credentials, or config paths are declared or referenced. The SKILL.md and scripts do not access secrets or unrelated system config.
Persistence & Privilege
The skill is not marked always:true and does not request persistent system-wide privileges. There is no self-modifying or cross-skill config behavior in the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install alibaba-factory-finder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /alibaba-factory-finder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Simplified SKILL.md following skill-creator 规范,统一英文格式
元数据
Slug alibaba-factory-finder
版本 2.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Alibaba Factory Finder 是什么?

Search and verify Alibaba.com manufacturers by filtering for verified suppliers, checking certifications, factory audits, and supplier profiles with tracking... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 207 次。

如何安装 Alibaba Factory Finder?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install alibaba-factory-finder」即可一键安装,无需额外配置。

Alibaba Factory Finder 是免费的吗?

是的,Alibaba Factory Finder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Alibaba Factory Finder 支持哪些平台?

Alibaba Factory Finder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Alibaba Factory Finder?

由 Zeyu426(@zeyu426)开发并维护,当前版本 v2.0.0。

💬 留言讨论