/ Verzeichnis / Playground / eCommerce-Skills
● Community nexscope-ai ⚡ Sofort

eCommerce-Skills

von nexscope-ai · nexscope-ai/eCommerce-Skills

E-commerce skills for Amazon, Shopify, Etsy, TikTok Shop — product research, marketing automation, supply chain, and analytics.

eCommerce Skills gives online sellers a cross-platform toolkit: product research, listing optimization, pricing analysis, marketing automation, supply chain decisions, and basic analytics. Platform-aware prompts cover Amazon, Shopify, Etsy, TikTok Shop, and generic stores.

Warum nutzen

Hauptfunktionen

Live-Demo

In der Praxis

ecommerce-skill.replay ▶ bereit
0/0

Installieren

Wählen Sie Ihren Client

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "ecommerce-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/nexscope-ai/eCommerce-Skills",
        "~/.claude/skills/eCommerce-Skills"
      ],
      "_inferred": true
    }
  }
}

Öffne Claude Desktop → Settings → Developer → Edit Config. Nach dem Speichern neu starten.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "ecommerce-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/nexscope-ai/eCommerce-Skills",
        "~/.claude/skills/eCommerce-Skills"
      ],
      "_inferred": true
    }
  }
}

Cursor nutzt das gleiche mcpServers-Schema wie Claude Desktop. Projektkonfiguration schlägt die globale.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "ecommerce-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/nexscope-ai/eCommerce-Skills",
        "~/.claude/skills/eCommerce-Skills"
      ],
      "_inferred": true
    }
  }
}

Klicken Sie auf das MCP-Servers-Symbol in der Cline-Seitenleiste, dann "Edit Configuration".

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "ecommerce-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/nexscope-ai/eCommerce-Skills",
        "~/.claude/skills/eCommerce-Skills"
      ],
      "_inferred": true
    }
  }
}

Gleiche Struktur wie Claude Desktop. Windsurf neu starten zum Übernehmen.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "ecommerce-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/nexscope-ai/eCommerce-Skills",
        "~/.claude/skills/eCommerce-Skills"
      ]
    }
  ]
}

Continue nutzt ein Array von Serverobjekten statt einer Map.

~/.config/zed/settings.json
{
  "context_servers": {
    "ecommerce-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/nexscope-ai/eCommerce-Skills",
          "~/.claude/skills/eCommerce-Skills"
        ]
      }
    }
  }
}

In context_servers hinzufügen. Zed lädt beim Speichern neu.

claude mcp add ecommerce-skill -- git clone https://github.com/nexscope-ai/eCommerce-Skills ~/.claude/skills/eCommerce-Skills

Einzeiler. Prüfen mit claude mcp list. Entfernen mit claude mcp remove.

Anwendungsfälle

Praxisnahe Nutzung: eCommerce-Skills

How to validate a product idea across platforms

👤 Sellers evaluating a new SKU ⏱ ~45 min intermediate

Wann einsetzen: You have a product idea; you need to sanity-check demand, competition, and margin before ordering inventory.

Voraussetzungen
  • Skill installed — git clone https://github.com/nexscope-ai/eCommerce-Skills ~/.claude/skills/ecommerce-skills
Ablauf
  1. Frame the product
    Validate 'reusable silicone food bags' across Amazon + Etsy + TikTok Shop. Want: demand signal, top 5 competitors per platform, typical price, estimated margin.✓ Kopiert
    → Per-platform table with demand/competition/margin
  2. Gap analysis
    Where's the positioning gap per platform?✓ Kopiert
    → Platform-specific angle recommendations

Ergebnis: A go/no-go on the product with platform-specific positioning.

Fallstricke
  • Hallucinated BSR / review counts — Require source URLs; reject numbers without them
Kombinieren mit: amazon-skill

Optimize a Shopify or Amazon listing

👤 Sellers with an existing underperforming listing ⏱ ~30 min beginner

Wann einsetzen: Listing is live but not converting.

Ablauf
  1. Paste the current listing
    Optimize this listing: [paste title, bullets, description]. Target: 25-40 yo moms buying reusable storage.✓ Kopiert
    → Rewritten title + bullets with rationale
  2. A+ content draft
    Draft 5 A+ content modules for this product focused on benefits over features.✓ Kopiert
    → Module-by-module briefs

Ergebnis: A stronger listing ready to AB-test against current.

Fallstricke
  • Generic copy — Feed 3 of your best existing listings as voice anchors
Kombinieren mit: amazon-skill

Price a new SKU with fees and margin in mind

👤 Sellers setting prices that don't lose money ⏱ ~15 min beginner

Wann einsetzen: New SKU or repricing — you want to know the floor and psychologically optimal price.

Ablauf
  1. Feed cost structure
    COGS $4.20, FBA fees $5.80, referral 15%, target margin 25%. What's the floor price? Psychological pricing around $14.99 vs $19.99?✓ Kopiert
    → Floor + sensitivity analysis + recommendation

Ergebnis: A defensible price anchor with a floor you won't break.

Kombinieren mit: amazon-skill

Draft a week of marketing for a launch

👤 Solo sellers launching a SKU across channels ⏱ ~60 min intermediate

Wann einsetzen: Launch week; email list + 2 social channels to feed.

Ablauf
  1. Plan
    Plan a 5-day launch: day 1 teaser, day 2 announcement, day 3 social proof, day 4 bundle, day 5 last chance.✓ Kopiert
    → Day-by-day plan
  2. Draft
    Now draft the email and the 2 social posts for each day.✓ Kopiert
    → Full 15-piece pack

Ergebnis: A launch pack ready to schedule.

Kombinationen

Mit anderen MCPs für 10-fache Wirkung

ecommerce-skill + amazon-skill

Ecommerce general, Amazon skill for Amazon-specific depth

Use ecommerce-skill for cross-platform research, then amazon-skill for PPC strategy on the winning SKU.✓ Kopiert

Ecommerce launches drive campaigns

Plan the product launch with ecommerce-skill, then execute campaigns with ai-marketing-skill.✓ Kopiert
ecommerce-skill + event-tracking-skill

Instrument the Shopify store to track funnel

Set up GA4 events on the launch landing page with event-tracking before driving traffic.✓ Kopiert

Werkzeuge

Was dieses MCP bereitstellt

WerkzeugEingabenWann aufrufenKosten
Product research - Before ordering inventory Claude tokens
Listing optimization - Underperforming listings Claude tokens
Pricing analysis - Setting or repricing Claude tokens
Marketing automation - Launches and promos Claude tokens
Supply chain - Reorder decisions Claude tokens

Kosten & Limits

Was der Betrieb kostet

API-Kontingent
None
Tokens pro Aufruf
10-30k for full research
Kosten in €
Free
Tipp
Scope research to 1-2 platforms at a time rather than all four.

Sicherheit

Rechte, Secrets, Reichweite

Credential-Speicherung: No credentials
Datenabfluss: Prompts and any pasted listing content go to Claude

Fehlerbehebung

Häufige Fehler und Lösungen

Numbers look invented

Require URLs for every numeric claim (BSR, review count, price)

Platform-specific conventions ignored (Amazon bullets limit, etc.)

Explicitly invoke the platform: 'Amazon US bullets, 500 chars max each'

Alternativen

eCommerce-Skills vs. andere

AlternativeWann stattdessenKompromiss
amazon-skillYou're Amazon-only and want deeper Amazon-specific patternsLoses cross-platform breadth
Helium 10 / Jungle ScoutYou need deterministic market dataPaid, not in Claude Code

Mehr

Ressourcen

📖 Offizielle README auf GitHub lesen

🐙 Offene Issues ansehen

🔍 Alle 400+ MCP-Server und Skills durchsuchen