← Back to Skills Marketplace
harrylabsj

Commerce Bi Copilot

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
91
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install commerce-bi-copilot
Description
Turn ecommerce exports, KPI notes, and natural-language business questions into metric alignment notes, anomaly diagnoses, operator-ready summaries, and prio...
README (SKILL.md)

Commerce BI Copilot

Overview

Use this skill to convert fragmented commerce data context into an operator-friendly insight brief. It is designed for teams that need quick explanations, not a heavyweight dashboard rebuild.

This MVP is heuristic. It does not access live warehouses, ad APIs, ERP systems, or real spreadsheets. Instead, it applies a commerce metric dictionary, anomaly checklist, and action-planning framework to the user's provided notes.

Trigger

Use this skill when the user wants to:

  • explain why a KPI moved up or down
  • prepare a daily, weekly, campaign, or executive business review
  • align teams on metric definitions such as GMV, net revenue, ROAS, MER, or refund rate
  • turn rough exports or pasted KPI notes into a concise action brief
  • produce follow-up questions for an analyst, founder, or agency client

Example prompts

  • "Why did GMV drop 12% this week?"
  • "Create a weekly ecommerce business review from these KPI notes"
  • "Help me explain falling ROAS after our spring promotion"
  • "Turn these Shopify, Meta, and refund notes into an executive summary"

Workflow

  1. Capture the business question, time frame, and referenced channels.
  2. Normalize the likely metric set and call out any definition ambiguity.
  3. Build a short driver tree across traffic, conversion, pricing, refunds, inventory, and mix.
  4. Produce prioritized drill-downs and next actions.
  5. Return a markdown brief that a founder or operator can immediately use.

Inputs

The user can provide any mix of:

  • pasted KPI snapshots or rough metric notes
  • mentions of data sources such as Shopify, Amazon, Meta Ads, Google Ads, GA4, ERP, or CRM
  • campaign or calendar context, such as promotions, launches, or stockouts
  • business questions about revenue, efficiency, refunds, margin, or channel contribution
  • audience context, such as founder update, operator review, or agency client recap

Outputs

Return a markdown brief with:

  • analysis mode and source assumptions
  • KPI snapshot table
  • likely driver tree
  • recommended drill-downs
  • prioritized next best actions
  • executive-ready summary bullets
  • assumptions and limitations

Safety

  • Do not pretend to read live numbers or source files.
  • Surface metric-definition ambiguity when GMV, net revenue, refunds, or attribution may conflict.
  • Avoid certainty when the input is partial or anecdotal.
  • Keep budget, pricing, inventory, and operational decisions human-approved.

Examples

Example 1

Input: Shopify orders, Meta spend notes, and the question "Why did yesterday GMV fall?"

Output: identify a likely mix of traffic decline, conversion weakness, or stock issues, then recommend the next drill-downs and immediate operator actions.

Example 2

Input: weekly KPI notes for channels, refunds, and top products.

Output: generate a compact weekly business brief with risks, wins, and next-week priorities.

Acceptance Criteria

  • Return markdown text.
  • Include KPI, diagnosis, and action sections.
  • Mention evidence gaps or metric ambiguity when relevant.
  • Keep the output practical for operators and founders.
Usage Guidance
This skill appears to do what it claims: turn pasted KPI notes into operator-ready briefs using local heuristics. Before installing, review the handler.py source if you want maximum assurance (the code is included). Do not paste sensitive secrets or raw export files containing credentials or PII into prompts — the skill will process whatever text you provide. Note that the agent can call skills autonomously by default, but this skill does not request extra privileges or credentials, and it has no install-time downloads.
Capability Analysis
Type: OpenClaw Skill Name: commerce-bi-copilot Version: 1.0.0 The commerce-bi-copilot skill is a text-processing tool designed to generate business insight briefs from user-provided ecommerce notes. The Python logic in handler.py uses simple keyword matching to categorize metrics and drivers, and the SKILL.md instructions explicitly restrict the agent from attempting to access live data or external systems. There are no indicators of data exfiltration, malicious execution, or unauthorized access.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description, SKILL.md, and the included handler code all implement the same heuristic, offline brief-generation use case. There are no unrelated required env vars, binaries, or config paths.
Instruction Scope
SKILL.md explicitly says it does NOT access live systems and the handler code operates only on the provided text (keyword detection, driver trees, drilldowns, and formatted outputs). There are no instructions to read system files, secrets, or transmit data externally.
Install Mechanism
This is an instruction-only skill with no install spec. The package includes Python source and tests only — nothing is downloaded or extracted at install time.
Credentials
No environment variables, primary credential, or config paths are required. The skill does not declare or appear to access secrets or external service tokens.
Persistence & Privilege
always is false and there is no mechanism for the skill to force persistent inclusion or modify other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install commerce-bi-copilot
  3. After installation, invoke the skill by name or use /commerce-bi-copilot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release—provides rapid, operator-focused ecommerce KPI insight briefs from pasted data and business questions. - Converts rough ecommerce metric notes and business questions into actionable markdown briefs. - Identifies metric alignment, detects anomalies, and generates prioritized next actions for founders, operators, and analysts. - Handles fragmented inputs without relying on live BI connectors, APIs, or SQL access. - Surfaces metric definition ambiguities and highlights evidence gaps in provided data. - Ensures outputs are concise, practical, and executive-ready.
Metadata
Slug commerce-bi-copilot
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Commerce Bi Copilot?

Turn ecommerce exports, KPI notes, and natural-language business questions into metric alignment notes, anomaly diagnoses, operator-ready summaries, and prio... It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.

How do I install Commerce Bi Copilot?

Run "/install commerce-bi-copilot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Commerce Bi Copilot free?

Yes, Commerce Bi Copilot is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Commerce Bi Copilot support?

Commerce Bi Copilot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Commerce Bi Copilot?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments