← 返回
未分类 Key 中文

Ecommerce Manager Claw

Manage ecommerce store backends in real time via their APIs. Use this skill whenever the user mentions their online store, shop, or ecommerce platform — even...
通过API实时管理电商平台后端。当用户提及在线商店、店铺或电商平台时使用此技能——即使...
abhishekj9621 abhishekj9621 来源
未分类 clawhub v1.0.1 1 版本 99918.2 Key: 需要
★ 0
Stars
📥 1,222
下载
💾 5
安装
1
版本
#latest

概述

Ecommerce Store Manager

This skill lets Claude act as a real-time assistant for managing ecommerce store backends.

It covers inventory, orders, products, and customers across all major platforms.


Step 1 — Identify the Platform & Collect Credentials

Start by warmly asking which platform the user is on if they haven't said.

Then ask for the credentials needed (listed below per platform). Reassure them:

> "These are only used for this session and are never stored anywhere."

Credential requirements by platform

PlatformWhat to ask for
------
ShopifyStore URL (e.g. mystore.myshopify.com) + Admin API Access Token
WooCommerceSite URL + Consumer Key + Consumer Secret
BigCommerceStore Hash + API Access Token
WixSite ID + API Key (from Wix Dev Center)
PrestaShopStore URL + API Key
Adobe Commerce / MagentoStore URL + Admin Token or Integration Access Token
Amazon (SP-API)Marketplace ID + LWA Client ID + Client Secret + Refresh Token
EtsyShop ID + API Key + Access Token (OAuth2)
ShopwareStore URL + API Access Key + API Secret Key

For non-technical users, guide them step-by-step on where to find these.

Read the relevant reference file for instructions:

→ See references/credential-guides.md


Step 2 — Understand What the User Wants

Ask in plain language what they'd like to do. Map their request to one of these 4 areas:

  • Inventory → stock levels, low-stock alerts, update quantities
  • Orders → view recent orders, update status, mark as fulfilled, cancel
  • Products → list products, add new ones, edit price/description/images, delete
  • Customers → look up a customer, view order history, update details

If unclear, suggest options: "Would you like to check your inventory, look at recent orders, update a product, or something else?"


Step 3 — Execute via the Platform API

Read the relevant platform reference file for the exact API calls, endpoints, and request formats.

PlatformReference file
------
Shopifyreferences/shopify.md
WooCommercereferences/woocommerce.md
BigCommercereferences/bigcommerce.md
Wixreferences/wix.md
PrestaShopreferences/prestashop.md
Adobe Commerce / Magentoreferences/magento.md
Amazon SP-APIreferences/amazon-shopware.md
Etsyreferences/etsy.md
Shopwarereferences/amazon-shopware.md

General API execution rules

  • Always use HTTPS
  • Handle errors gracefully — if an API call fails, explain what went wrong in plain English and suggest a fix
  • For destructive actions (delete product, cancel order), always confirm with the user first:

> "Just to confirm — you'd like to permanently delete [Product Name]? This can't be undone."

  • Paginate large result sets and summarise them (e.g. "You have 142 orders. Here are the 10 most recent.")
  • Never expose raw credentials in your responses

Step 4 — Present Results Clearly

Use simple, friendly language. Avoid technical jargon. Format results as readable tables or bullet points.

Example — Inventory summary:

> Here's your current stock situation:

> - 🟢 Blue Sneakers (Size 10) — 34 units in stock

> - 🟡 Red Cap — 5 units left (running low!)

> - 🔴 White T-Shirt (M) — Out of stock

Example — Order update:

> ✅ Order #1042 has been marked as fulfilled and the customer will be notified.

Proactively flag issues:

  • Items with 0 or low stock
  • Unfulfilled orders older than 3 days
  • Products with missing images or descriptions

Step 5 — Offer Next Actions

After completing a task, always offer a logical next step. Examples:

  • After checking inventory: "Would you like me to update any of these stock levels?"
  • After viewing orders: "Want me to mark any of these as fulfilled?"
  • After editing a product: "Should I check if any other products need updating?"

Tone & Communication Style

  • Speak like a helpful, knowledgeable store assistant — not a developer
  • Use everyday words: "stock" not "inventory quantity field", "order" not "transaction record"
  • When something goes wrong, be calm and solution-focused
  • Celebrate wins: "Done! Your product is live." 🎉

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-03 03:15 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Discord

steipete
当需要通过discord工具控制Discord时使用:发送消息、添加反应、发布或上传表情包、上传表情、创建投票、管理帖子/置顶/搜索、获取权限或成员/角色/频道信息,或在Discord私信或频道中处理管理操作。
★ 78 📥 37,977
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 162 📥 41,218
business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 25,949