← 返回 Skills 市场
zeyu426

Alibaba Ai Search

作者 Zeyu426 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
209
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install alibaba-ai-search
功能描述
Perform intelligent product search and discovery on Alibaba using natural language queries and AI-powered recommendations with traffic tracking.
使用说明 (SKILL.md)

Alibaba AI Search

Intelligent product search and discovery using Alibaba AI Mode.

Required Parameter

All URLs MUST include: traffic_type=ags_llm

URL Patterns

AI Mode Main Page

https://aimode.alibaba.com/?traffic_type=ags_llm

AI Sourcing (Tailored Selections)

https://sale.alibaba.com/p/aisourcing/index.html?traffic_type=ags_llm

AI Mode with Query

https://aimode.alibaba.com/?query=\x3Curl-encoded-query>&traffic_type=ags_llm

Examples:

https://aimode.alibaba.com/?query=wireless+earbuds+under+5+dollars&traffic_type=ags_llm
https://aimode.alibaba.com/?query=eco+friendly+packaging+materials&traffic_type=ags_llm

Workflows

AI-Powered Product Search

  1. Navigate to AI Mode URL
  2. Enter natural language query
  3. Review AI-curated results
  4. Extract product recommendations

Smart Sourcing

  1. Navigate to AI Sourcing URL
  2. Describe sourcing requirements
  3. Review tailored product selections
  4. Compare AI-recommended suppliers

Notes

  • AI Mode supports natural language queries
  • AI Sourcing provides curated product recommendations
  • Results are personalized based on query context
  • Use descriptive queries for better results
安全使用建议
This skill is narrowly scoped and does what it claims: it helps build Alibaba search URLs that include an analytics/tracking parameter (traffic_type=ags_llm). Things to consider before installing: (1) the tracking parameter will attribute searches/traffic to the ags_llm tag — if you or automated agents send queries, Alibaba will see them and may record analytics; (2) there are minor cosmetic mismatches between SKILL.md examples and the Python URL builder (different Alibaba endpoints) and a version string difference in release.sh — these are not security issues but you may want to confirm the exact target URLs match your expectations; (3) release.sh uses clawdhub publish which would require your ClawHub credentials if you run it locally — that script is only for publishing, not for runtime. If you need the skill to handle private queries, avoid sending sensitive data to the remote site since queries are transmitted to Alibaba as normal web traffic.
功能分析
Type: OpenClaw Skill Name: alibaba-ai-search Version: 2.0.0 The skill bundle provides legitimate functionality for generating and using Alibaba AI search URLs. The Python scripts (build_url.py and package_skill.py) perform standard URL encoding and packaging tasks without any evidence of malicious execution, data exfiltration, or obfuscation. The SKILL.md instructions are transparent about the use of a tracking parameter (traffic_type=ags_llm) and do not contain any harmful prompt-injection attempts.
能力评估
Purpose & Capability
The declared purpose (Alibaba AI Mode product search with traffic tracking) aligns with the files and instructions: SKILL.md and scripts consistently require adding traffic_type=ags_llm to generated URLs. Minor inconsistencies: SKILL.md examples reference aimode.alibaba.com and sale.alibaba.com pages, while scripts/build_url.py constructs a www.alibaba.com/trade/search URL — this is plausible but should be noted. release.sh embeds VERSION="1.0.0" while registry metadata lists version 2.0.0 (cosmetic mismatch).
Instruction Scope
SKILL.md instructs only to build/navigate to Alibaba URLs, enter queries, and review results. There are no instructions to read arbitrary files, access unrelated environment variables, or transmit data to endpoints outside Alibaba; the runtime instructions are narrowly scoped.
Install Mechanism
No install spec; this is an instruction-only skill with small helper scripts for packaging and URL building. The provided scripts are simple (packaging and URL construction). release.sh calls clawdhub publish (a developer convenience) but that is not part of runtime behavior.
Credentials
The skill requests no environment variables, no credentials, and no config paths. Nothing in the code attempts to read secrets or external config.
Persistence & Privilege
The skill does not request always: true and does not modify other skills or system settings. Autonomous invocation is allowed by default (normal) but there are no extra privileges requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install alibaba-ai-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /alibaba-ai-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Simplified SKILL.md following skill-creator 规范,统一英文格式
元数据
Slug alibaba-ai-search
版本 2.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Alibaba Ai Search 是什么?

Perform intelligent product search and discovery on Alibaba using natural language queries and AI-powered recommendations with traffic tracking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 209 次。

如何安装 Alibaba Ai Search?

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

Alibaba Ai Search 是免费的吗?

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

Alibaba Ai Search 支持哪些平台?

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

谁开发了 Alibaba Ai Search?

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

💬 留言讨论