← 返回 Skills 市场
mi426878

Shopping Affiliate Search

作者 mi426878 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
239
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shopping-affiliate-search
功能描述
全球购物搜索联盟工具 - 搜索淘宝/京东/亚马逊等平台商品,自动添加你的推荐码获取佣金。当用户想买东西、搜索商品、比价时自动激活。
安全使用建议
Before installing, consider the following: - The repository contains scripts/search.py which implements config and search behavior, but the SKILL.md references scripts (scripts/config.py and scripts/get_link.py) that are not present — expect documentation/code mismatches. - The code returns simulated/mock search results and builds affiliate links from configured IDs; it does not actually call platform search APIs. If you need real-time, accurate searches you should verify/implement real API integrations. - The tool stores affiliate IDs in config/affiliate_config.json on disk. Review that file and treat any stored IDs like sensitive tokens if you reuse them elsewhere. - Because the docs overstate capabilities, test the skill in a sandboxed environment first and inspect the config file and output URLs to ensure they behave as you expect and comply with affiliate program rules. - If you expect automatic activation in conversational flows, confirm your agent's autonomous-invocation settings and whether you want the agent to call this skill when users mention purchases or searches. If you want, I can (1) point out the exact lines where the docs and code diverge, (2) suggest a minimal patch to make the docs accurate, or (3) propose changes to implement real API calls for one platform so behavior matches the description.
功能分析
Type: OpenClaw Skill Name: shopping-affiliate-search Version: 1.0.0 The skill is a legitimate affiliate marketing tool designed to help users generate monetized shopping links for platforms like Taobao, JD, and Amazon. The Python script (scripts/search.py) provides functionality to configure personal affiliate IDs and generate search results (currently using mock data) that incorporate these IDs into the product URLs. There is no evidence of data exfiltration, unauthorized execution, or malicious intent; the tool's behavior aligns perfectly with its stated purpose of being a 'money-making tool' for the user.
能力评估
Purpose & Capability
The name/description (affiliate search + inject referral codes) matches the included code: search.py manages affiliate IDs, builds affiliate links, and formats results. However the SKILL.md and README promise real multi-platform searching via platform APIs while the implementation returns simulated/mock results and placeholder API URLs — the capability is overstated compared to the actual code.
Instruction Scope
SKILL.md instructs running scripts/config.py and scripts/get_link.py, but the repository only contains scripts/search.py. Although search.py implements a 'config' subcommand, the documentation and examples are inconsistent about which files exist and how to run them. The instructions do not ask for unrelated environment variables or exfiltrate data, but the mismatch between docs and files is a practical risk (user may run non-existent commands or be misled about functionality).
Install Mechanism
No install spec and no external downloads — this is instruction-only plus a local script. Nothing will be automatically fetched or executed during install, minimizing supply-chain risk.
Credentials
The skill requests no environment variables or external credentials. Affiliate IDs are stored in a local config file (config/affiliate_config.json). The level of access requested is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request system-wide privileges. It writes and reads a local config file in the project's config/ directory — expected for storing affiliate IDs and normal for this kind of tool.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shopping-affiliate-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shopping-affiliate-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首发上线,支持淘宝、京东、拼多多、亚马逊、1688等主流电商平台商品一键搜索。 - 自动注入你的推广推荐码,生成带佣金的分享链接。 - 配置简单,支持多平台佣金比例和联盟账号设置。 - 支持全平台比价、佣金预估及热门商品筛选。 - 提供佣金收入预期及最佳推广实践建议。
元数据
Slug shopping-affiliate-search
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Shopping Affiliate Search 是什么?

全球购物搜索联盟工具 - 搜索淘宝/京东/亚马逊等平台商品,自动添加你的推荐码获取佣金。当用户想买东西、搜索商品、比价时自动激活。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 239 次。

如何安装 Shopping Affiliate Search?

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

Shopping Affiliate Search 是免费的吗?

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

Shopping Affiliate Search 支持哪些平台?

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

谁开发了 Shopping Affiliate Search?

由 mi426878(@mi426878)开发并维护,当前版本 v1.0.0。

💬 留言讨论