Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计提醒

ecommerce-manager-claw电子商务经理爪

Agent Skill

ecommerce-manager-claw 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

20,192

周安装

833

GitHub Stars

公开资料未说明

下载量

6,597
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:ecommerce-manager-claw(电子商务经理爪)
来源仓库:https://github.com/abhishekj9621/ecommerce-manager-claw
安装命令:
openclaw skills install ecommerce-manager-claw
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install ecommerce-manager-claw

简介

通过 API 实时管理电商店铺后端的工具,支持库存、订单等操作。

  • 适用于需要自动化处理商品上下架、价格调整与订单状态的场景。
  • 集成主流电商平台接口,提升运营效率与响应速度。
  • 安装命令:openclaw skills install ecommerce-manager-claw,需配置店铺 API 密钥。
  • 务必限制操作权限,避免误操作影响线上交易与资金安全。

SKILL.md

name
ecommerce-manager-claw
description
>

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."* 🎉

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

74.32%
按下载量换算4,903

安全审计

VirusTotal

可疑

ClawScan

可疑

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills