← 返回 Skills 市场
89
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install search-listing-optimizer
功能描述
Optimize ecommerce product listings for Amazon A9, Taobao/1688 search, JD search, TikTok Shop discovery, Xiaohongshu SEO, and Shopify storefront search using...
安全使用建议
This skill appears to do what it says: a heuristic, text-only audit that generates a markdown optimization brief and does not ask for credentials or install anything. Before installing or enabling it widely: 1) review the full handler.py (the provided snippet was truncated) to confirm there are no hidden network calls, file writes, or subprocess invocations; 2) run the included tests in a sandbox to verify behavior and to confirm the exported handle() function and output formatting; 3) be aware of a minor correctness issue (platform name vs. weight-key casing) that may make many attributes fall back to generic weights — this affects quality of advice but not security. If you plan to allow autonomous invocation, note that while this skill has no special privileges, any autonomous skill can act without a user prompt — enable it only if you trust its behavior and output.
功能分析
Type: OpenClaw Skill
Name: search-listing-optimizer
Version: 1.0.0
The search-listing-optimizer skill is a heuristic tool designed to generate e-commerce optimization briefs based on user-provided text. The implementation in handler.py uses simple keyword matching to identify platforms and goals, producing a static Markdown report. There is no evidence of data exfiltration, network activity, or malicious execution; the code and instructions in SKILL.md are entirely consistent with the stated purpose of providing listing audits.
能力评估
Purpose & Capability
The name/description (heuristic listing audits across marketplaces) match the code and SKILL.md: the implementation performs text-based heuristics and produces a markdown brief. No platform APIs, credentials, or unrelated system access are requested. Note: there is a minor mismatch in ATTRIBUTE_WEIGHT keys (they're lowercased) versus detected platform names (capitalized like 'Amazon'), which will cause many weight lookups to fall back to the 'general' values — a correctness bug, not a security issue.
Instruction Scope
SKILL.md limits the agent to using user-provided listing notes and states explicitly it does not access live analytics or seller portals. The included handler code only processes provided text, applies heuristics, and renders a markdown brief. I saw no instructions to read system files, environment secrets, or to send data to external endpoints in the provided code snippet.
Install Mechanism
No install spec is declared (instruction-only skill). The code files included are pure Python and do not invoke installers or pull remote archives; this is low risk from an install mechanism perspective.
Credentials
The skill declares no required environment variables, credentials, or config paths. The runtime instructions and the visible code do not access env vars or secrets. Required privileges appear proportionate to its stated purpose.
Persistence & Privilege
always:false and no code paths that persist data or modify agent/system config are present in the reviewed snippet. The skill can be invoked autonomously (platform default), but that is expected and not excessive here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install search-listing-optimizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/search-listing-optimizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Search Listing Optimizer skill.
- Audits and optimizes ecommerce product listings for Amazon, Taobao/1688, JD, TikTok Shop, Xiaohongshu, and Shopify.
- Applies keyword density frameworks, attribute completeness checklists, and conversion-trap detection using listing notes and product context.
- Generates a markdown optimization brief including search algorithm summary, keyword opportunity map, attribute scorecard, and prioritized action items.
- Designed for sellers seeking listing audits, keyword refreshes, or conversion improvement briefs—without using live analytics or platform APIs.
元数据
常见问题
Search Listing Optimizer 是什么?
Optimize ecommerce product listings for Amazon A9, Taobao/1688 search, JD search, TikTok Shop discovery, Xiaohongshu SEO, and Shopify storefront search using... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。
如何安装 Search Listing Optimizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install search-listing-optimizer」即可一键安装,无需额外配置。
Search Listing Optimizer 是免费的吗?
是的,Search Listing Optimizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Search Listing Optimizer 支持哪些平台?
Search Listing Optimizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Search Listing Optimizer?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills