← 返回 Skills 市场
harrylabsj

Ecommerce Pulse Board

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ecommerce-pulse-board
功能描述
Synthesize ecommerce operational health across channels, inventory, marketing efficiency, customer metrics, and fulfillment into a single operator pulse brie...
使用说明 (SKILL.md)

Ecommerce Pulse Board

Overview

Use this skill to generate a structured operational pulse brief from rough KPI notes, multi-channel context, and operational observations. It applies a built-in ecommerce health framework across five pillars — traffic, conversion, inventory, marketing efficiency, and fulfillment — to surface signal, risk, and priority action items in one readable digest.

This MVP is heuristic. It does not connect to live analytics platforms, ad dashboards, ERPs, or order management systems. It relies on the user's provided KPI notes, channel mix, and operational context.

Trigger

Use this skill when the user wants a:

  • daily or weekly operational pulse check across all ecommerce channels
  • monthly executive health brief for a brand or store
  • post-campaign operational debrief covering inventory, fulfillment, and margin side effects
  • rapid health scan before a board meeting, investor update, or team sync
  • structured digest when data is partial or non-standard across channels

Example prompts

  • "Give me a pulse check on our Shopify and Amazon operations this week"
  • "Create a monthly ecommerce health brief from these KPI notes"
  • "Run a quick health scan before our investor update"
  • "What should our ops team be paying attention to this week?"

Workflow

  1. Capture the review window, channels in scope, and the user's main concern or question.
  2. Organize KPI notes and operational observations into the five health pillars.
  3. Score each pillar (green / yellow / red) with supporting evidence.
  4. Surface the top 3 priority signals and recommended owner actions.
  5. Return a markdown pulse brief.

Inputs

The user can provide any mix of:

  • review window: daily, weekly, monthly, post-campaign, quarterly
  • channel mix: Shopify, Amazon, TikTok Shop, JD, Taobao, WeChat, Weidian, other
  • KPI notes: GMV, net revenue, orders, AOV, refund rate, ROAS, CPC, inventory levels, stockout SKUs
  • operational context: staffing, warehouse delays, campaign context, product launch
  • main concern or question: e.g., "Are we on track for Q2 targets?" or "Did the promo hurt margin?"

Outputs

Return a markdown pulse brief with:

  • pulse summary: overall health score, review window, and main story in 3 sentences
  • pillar health grid: traffic, conversion, inventory, marketing efficiency, fulfillment — each scored and annotated
  • signal of the week: the single most important observation and what it means
  • risk watchlist: top 2-3 at-risk areas with likely cause and recommended owner
  • priority actions: 3-5 specific, operator-ready next steps with owner assignment
  • channel spotlight: per-channel pulse for each channel in scope
  • data quality note: what was confirmed, what was inferred, and what needs verification

Safety

  • No live analytics, ad platform, ERP, or OMS access.
  • Health scores are directional unless comprehensive data is provided.
  • Do not fabricate KPI values or claim live data access.
  • Strategic budget, pricing, and inventory decisions remain human-approved.

Best-fit Scenarios

  • founders and ops leads who need a quick weekly or monthly health check without dashboard tooling
  • teams with fragmented data across platforms that need a single structured digest
  • post-campaign or seasonal debriefs that need an operational lens beyond pure media metrics

Not Ideal For

  • real-time operational monitoring, automated alerting, or live KPI dashboards
  • enterprises requiring formal financial reporting or audit-grade data reconciliation
  • situations where data is so incomplete that any health score would be misleading

Acceptance Criteria

  • Return markdown text.
  • Include pillar health grid, signal of the week, risk watchlist, and priority actions.
  • Cover at least 3 of the 5 health pillars.
  • Make data-quality assumptions explicit when inputs are partial.
  • Keep the brief practical for founders, ops leads, and channel managers.
安全使用建议
This skill appears coherent and self-contained: it builds a markdown pulse brief from whatever KPI text you paste. Before installing, remember: (1) do not paste sensitive secrets or full PII into the prompt — the skill uses your input to generate the brief; (2) outputs are heuristic and may infer or default when data is partial, so verify any operational or financial action with source systems before acting; (3) if you want stronger guarantees, review the full handler.py locally (it is small) to confirm it contains no network calls or logging you don't want.
功能分析
Type: OpenClaw Skill Name: ecommerce-pulse-board Version: 1.0.0 The ecommerce-pulse-board skill is a heuristic tool designed to generate operational summaries from user-provided notes. The logic in handler.py is limited to keyword matching and string manipulation, with no network requests, file system access, or use of dangerous functions like eval or exec. The SKILL.md instructions are well-aligned with the code and include explicit safety warnings against claiming live data access.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The name/description say the skill synthesizes ecommerce health from user-provided KPI notes (no live integrations). The code and tests only parse input text, detect windows/channels/pillars, and render a markdown brief. No credentials, platform APIs, or unrelated binaries are requested.
Instruction Scope
SKILL.md explicitly requires user-provided KPI notes and forbids live analytics/ERP access or fabricating KPI values. The handler implements keyword-based detection and builds summary sections; it references only user input and internal heuristics. I found no instructions to read unrelated files, environment variables, or to transmit data externally.
Install Mechanism
There is no install spec (instruction-only workflow plus small local Python handler). Nothing is downloaded or written by an installer; risk from install mechanisms is minimal.
Credentials
The skill requires no environment variables, credentials, or config paths. The requested scope (none) is proportional to the stated purpose of producing a heuristic brief from provided notes.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system presence. Autonomous model invocation is allowed (platform default) but not combined with broad credentials or other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ecommerce-pulse-board
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ecommerce-pulse-board 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Ecommerce Pulse Board 1.0.0 — Initial Release - Generate concise ecommerce operational health briefs across key pillars: traffic, conversion, inventory, marketing efficiency, and fulfillment. - Synthesizes user-provided KPI notes, channel mix, and context into structured pulse briefs without live data integrations. - Surfaces main signals, at-risk areas, and actionable next steps with owner assignment in markdown format. - Includes data quality notes clarifying what is confirmed, inferred, or requires verification. - Designed for founders, ops leads, and channel managers seeking quick, actionable health-check summaries.
元数据
Slug ecommerce-pulse-board
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Ecommerce Pulse Board 是什么?

Synthesize ecommerce operational health across channels, inventory, marketing efficiency, customer metrics, and fulfillment into a single operator pulse brie... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。

如何安装 Ecommerce Pulse Board?

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

Ecommerce Pulse Board 是免费的吗?

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

Ecommerce Pulse Board 支持哪些平台?

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

谁开发了 Ecommerce Pulse Board?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论