← Back to Skills Marketplace
zeyu426

Alibaba Factory Finder

by Zeyu426 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
207
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install alibaba-factory-finder
Description
Search and verify Alibaba.com manufacturers by filtering for verified suppliers, checking certifications, factory audits, and supplier profiles with tracking...
README (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)
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install alibaba-factory-finder
  3. After installation, invoke the skill by name or use /alibaba-factory-finder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
Simplified SKILL.md following skill-creator 规范,统一英文格式
Metadata
Slug alibaba-factory-finder
Version 2.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Alibaba Factory Finder?

Search and verify Alibaba.com manufacturers by filtering for verified suppliers, checking certifications, factory audits, and supplier profiles with tracking... It is an AI Agent Skill for Claude Code / OpenClaw, with 207 downloads so far.

How do I install Alibaba Factory Finder?

Run "/install alibaba-factory-finder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Alibaba Factory Finder free?

Yes, Alibaba Factory Finder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Alibaba Factory Finder support?

Alibaba Factory Finder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Alibaba Factory Finder?

It is built and maintained by Zeyu426 (@zeyu426); the current version is v2.0.0.

💬 Comments