← 返回 Skills 市场
116
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install product-differentiation-ebay
功能描述
eBay product differentiation strategy tool. Analyze competitor weaknesses, extract pain points from negative feedback, identify unique selling points, and ge...
安全使用建议
Things to consider before installing or running:
- The skill advertises 'eBay' analysis but the code includes Amazon-style fields (asin) and contains no eBay API calls or guidance for obtaining seller feedback or listing details — you will need to supply raw listing and review text yourself. This mismatch could be sloppy engineering or indicate the package was repurposed and not fully tested for eBay.
- SKILL.md shows an npx install line pointing to an external npm package. That line is optional documentation, but if you run it you will install third‑party code from an external registry. Only run that command if you trust the nexscope-ai package source.
- The visible Python code uses only standard libraries and appears to do local text analysis. Before running, review the remainder of scripts/analyzer.py for any network access (requests, urllib, sockets), subprocess usage, or file paths that read system files. If you cannot review the full file, run it in a sandboxed environment.
- If you expect automated eBay data collection, demand clarification from the publisher: how are listings and feedback gathered? Does it use an official eBay API (which would require credentials) or scraping (which has legal/ToS implications)?
- If you want a safer evaluation, provide the rest of scripts/analyzer.py (the file was truncated in the bundle) so we can confirm there are no hidden network calls, obfuscated code, or external endpoints.
能力评估
Purpose & Capability
SKILL.md presents an 'eBay' product-differentiation tool, but the bundled Python refers to fields like 'asin' (Amazon identifier) and contains no eBay API integration, credentials, or explicit scraping/collector logic. That mismatch suggests the code is generic or targeted at a different marketplace than advertised.
Instruction Scope
Instructions show how to run scripts/analyzer.py and supply JSON with item and competitor IDs, but do not explain how to obtain eBay listings, feedback, or market data. The agent/user must supply all review text and listing metadata manually; the skill gives no safe, sanctioned method for collecting eBay data (no API usage or guidance), creating a gap between claimed capability and actual operation.
Install Mechanism
No install spec for the skill itself (script runs locally). The SKILL.md includes an example npx command referencing an external npm repo (nexscope-ai/eCommerce-Skills). That npx command is optional/example text in the README; it would install third-party code if followed. The bundled analyzer.py appears to use only standard library modules (no network libs shown in the visible portion).
Credentials
The skill declares no required environment variables, credentials, or config paths. The analyzer code shown does not reference environment secrets. This is proportionate to an offline analysis tool that operates on user-supplied data.
Persistence & Privilege
Skill flags are default (always: false, autonomous invocation allowed). It does not request persistent or system-wide privileges in metadata and contains no install actions that modify global settings in the provided files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install product-differentiation-ebay - 安装完成后,直接呼叫该 Skill 的名称或使用
/product-differentiation-ebay触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of the eBay product differentiation strategy tool.
- Analyze competitor weaknesses and extract key pain points from eBay seller feedback.
- Identify unique selling points from positive reviews and generate actionable differentiation strategies.
- Includes competitor listing comparison, USP extraction, and detailed eBay-specific analysis (feedback, shipping, return policy, and more).
- Offers both interactive mode and parameter-based usage for flexible product assessment.
- No API key required.
元数据
常见问题
Product Differentiation Ebay 是什么?
eBay product differentiation strategy tool. Analyze competitor weaknesses, extract pain points from negative feedback, identify unique selling points, and ge... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 Product Differentiation Ebay?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install product-differentiation-ebay」即可一键安装,无需额外配置。
Product Differentiation Ebay 是免费的吗?
是的,Product Differentiation Ebay 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Product Differentiation Ebay 支持哪些平台?
Product Differentiation Ebay 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Product Differentiation Ebay?
由 Henk Nie(@phheng)开发并维护,当前版本 v0.1.0。
推荐 Skills