← 返回 Skills 市场
no7dw

Ecomm New Products

作者 Wade Deng · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
105
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ecomm-new-products
功能描述
Provides end-to-end analysis and strategy for e-commerce new product development using category data, competition, market gaps, validation, and launch planning.
使用说明 (SKILL.md)

Skill: E-commerce New Product Research & Development

Overview

This skill provides an end-to-end workflow for new product research and development across e-commerce platforms (e.g., Amazon, Shopee, SHEIN). It covers:

  • Category data analysis
  • Target segment identification
  • Competitive and feature analysis
  • Market gap discovery
  • Product definition
  • Validation and launch strategy

This framework is category-agnostic and applicable to both private label and branded product development.


Inputs Required

Input Description Example
Category export file Product data export from research tools or platforms .xlsx / .csv export
Target price range Desired selling price band $20 – $40
Material / positioning Target quality tier and audience mid-tier / premium / budget
SKU count goal Number of products to develop 2–5 SKUs
Sample specs (optional) Prototype dimensions and features size, weight, components

Supported Data Sources

This workflow supports export files from:

  • Amazon tools: Sorftime, Helium10, Jungle Scout, SIF
  • Shopee tools: Shopdora, platform exports
  • SHEIN tools: SHEIN selection assistant
  • Any structured dataset containing product-level metrics

Workflow Steps


Step 1 — Category Overview

Parse the export file and produce:

  • Total monthly and annual unit volume
  • Seasonality trends (monthly demand peaks)
  • Price distribution (bucketed by intervals)
  • Top brands / sellers by SKU count and sales

Typical fields to extract:

Monthly Sales, Annual Sales, Price,
Gross Profit, Margin,
Category Rank, Subcategory,
Listing Age (days),
Review Count, Rating,
Brand / Seller,
Bullet Points / Description,
Dimensions, Weight

Step 2 — Target Segment Deep Dive

Filter products by:

  • Target price range
  • Positioning (quality tier / material / use case)

Analyze:

  • SKU count per sub-price band
  • Average monthly sales per SKU
  • Average margin per band
  • Brand concentration per band

Decision rule:

Select the segment where:

  • High average sales per SKU
  • Low brand dominance / fragmentation

→ This indicates a potential opportunity zone


Step 3 — Competitor & Feature Analysis

Brand Landscape

  • Identify top brands by SKU count
  • Analyze their pricing patterns
  • Understand positioning (budget vs premium vs niche)

Feature / Attribute Analysis

Extract recurring attributes from titles, bullets, or descriptions:

Group into:

  • Functional attributes (performance, utility)
  • Design attributes (style, form factor)
  • Usage attributes (scenarios, convenience)

For each attribute:

  • Count number of SKUs
  • Calculate average sales

Interpretation:

  • High sales + low SKU count → opportunity
  • High sales + high SKU count → competitive but validated
  • Low sales → weak demand signal

Step 4 — Market Gap Identification

Identify 3–5 opportunities using:

Gap Type Criteria Signal
Attribute gap High demand attribute with low SKU presence Underdeveloped niche
Positioning gap Missing tier (e.g. mid-tier between budget & premium) Pricing imbalance
Format gap Inefficient or outdated product formats Optimization opportunity
Trend gap Emerging trend not yet saturated Early mover advantage

Step 5 — Product Definition (per SKU)

For each recommended SKU:

Product Name (working title)
Suggested Price: $XX.XX

Why this opportunity exists:
[Data-backed reasoning]

Positioning:
[Target audience + tier]

Core Specifications:
- Dimensions:
- Weight:
- Key components:
- Structure / format:

Variants:
[Color / style / version options]

Key Differentiation:
[Clear advantage vs competitors]

Estimated Margin:
~$XX (~XX%)

Launch Timing:
[Quarter / season]

Step 6 — Sample / Prototype Validation

If prototype or spec sheet is available:

Dimension Validation

  • Confirm size aligns with intended use case
  • Benchmark against top competitors
  • Check compatibility with primary usage scenarios

Feature Feasibility

  • Validate physical feasibility of components
  • Ensure no over-complexity or cost inefficiency
  • Confirm manufacturability

Scoring (1–5 scale)

  • Use-case fit
  • Competitive differentiation
  • Feature completeness
  • Cost vs value balance
  • Margin viability

Step 7 — Social Proof Validation

Validate demand using external signals:

Platforms

  • Reddit (category discussions, sentiment)
  • Google Trends (search demand over time)
  • Media / blogs (trend mentions)
  • Social platforms (indirect trend signals)

Validation Criteria

  • At least one product with strong sales performance in niche
  • Evidence of growing or stable search demand
  • Community or media discussion indicating awareness

Step 8 — Keyword Advertising Framework

Tier 1 — Awareness

  • Broad category and attribute keywords
  • Goal: traffic discovery

Tier 2 — Conversion

  • Specific long-tail keywords
  • Use-case driven queries
  • Goal: improve conversion rate

Tier 3 — Competitor Targeting

  • Competitor brand + product type
  • Goal: capture high-intent traffic

Campaign Structure

Campaign Type Goal
Auto discovery Automated ads Keyword discovery
Core keywords Manual broad Ranking
Long-tail Phrase / exact Conversion
Competitor Exact Traffic capture
Retargeting Display Conversion recovery

Step 9 — Launch Timeline

Phase 1: Initial launch (test demand)
Phase 2: Optimization (ads + listing improvements)
Phase 3: Expansion (variants / additional SKUs)

Pre-launch Checklist

  • Supplier validation
  • Sample approval (quality, usability)
  • Listing assets (images, descriptions)
  • Pricing and promotion strategy
  • Advertising budget allocation
  • Review acquisition process

Output Format

The workflow should produce:

  1. Market Overview
  2. Target Segment Analysis
  3. Competitive Landscape
  4. Market Gaps
  5. Product Recommendations
  6. Sample Validation (if applicable)
  7. Social Proof Summary
  8. Keyword Strategy
  9. Launch Plan
安全使用建议
This skill appears coherent and low-risk: it only needs your product export files and public-data lookups. Before using it, avoid uploading files that contain unrelated sensitive data (API keys, personal customer PII, or internal config). If you expect the agent to query private services (vendor dashboards, paid tool APIs), confirm what credentials it will need and grant only the minimum necessary. Finally, validate any high-impact recommendations (manufacturing specs, supplier commitments, large ad spend) with your own checks before acting.
功能分析
Type: OpenClaw Skill Name: ecomm-new-products Version: 0.1.0 The skill bundle contains high-level markdown instructions for an AI agent to perform e-commerce market research and product development. It lacks executable code, suspicious network requests, or instructions designed to exfiltrate sensitive data, focusing entirely on analyzing user-provided product data exports (SKILL.md).
能力评估
Purpose & Capability
The name/description (new product research & launch planning) match the SKILL.md: it asks for category export files and describes data analysis, competitor review, gap identification, validation, and launch planning. No unrelated capabilities (cloud access, system administration, or unrelated third-party credentials) are requested.
Instruction Scope
Runtime instructions are limited to analyzing provided export files and publicly available signals (Google Trends, Reddit, social platforms). The skill does not instruct the agent to read other system files, environment variables, or store secrets. It does assume access to the web for trend/social queries, which is reasonable for the stated tasks.
Install Mechanism
No install spec and no code files are provided (instruction-only). That minimizes disk/write and execution risk; nothing is downloaded or installed by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The inputs it asks for (category export file, price range, specs) are appropriate and proportional to the described functionality.
Persistence & Privilege
Flags show normal defaults (always:false, model invocation allowed). The skill does not request permanent presence or system-level configuration changes. There is no indication it writes to agent config or other skills' settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ecomm-new-products
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ecomm-new-products 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
init
元数据
Slug ecomm-new-products
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Ecomm New Products 是什么?

Provides end-to-end analysis and strategy for e-commerce new product development using category data, competition, market gaps, validation, and launch planning. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。

如何安装 Ecomm New Products?

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

Ecomm New Products 是免费的吗?

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

Ecomm New Products 支持哪些平台?

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

谁开发了 Ecomm New Products?

由 Wade Deng(@no7dw)开发并维护,当前版本 v0.1.0。

💬 留言讨论