← Back to Skills Marketplace
phheng

Product Differentiation Ebay

by Henk Nie · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
116
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install product-differentiation-ebay
Description
eBay product differentiation strategy tool. Analyze competitor weaknesses, extract pain points from negative feedback, identify unique selling points, and ge...
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install product-differentiation-ebay
  3. After installation, invoke the skill by name or use /product-differentiation-ebay
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug product-differentiation-ebay
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Product Differentiation Ebay?

eBay product differentiation strategy tool. Analyze competitor weaknesses, extract pain points from negative feedback, identify unique selling points, and ge... It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.

How do I install Product Differentiation Ebay?

Run "/install product-differentiation-ebay" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Product Differentiation Ebay free?

Yes, Product Differentiation Ebay is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Product Differentiation Ebay support?

Product Differentiation Ebay is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Product Differentiation Ebay?

It is built and maintained by Henk Nie (@phheng); the current version is v0.1.0.

💬 Comments