Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

shopify-profit-calculatorShopify profit calculator 广告

Agent Skill

shopify-profit-calculator 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

5,067

周安装

207

GitHub Stars

公开资料未说明

下载量

1,623
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:shopify-profit-calculator(Shopify profit calculator 广告)
来源仓库:https://github.com/mguozhen/shopify-profit-calculator
安装命令:
openclaw skills install shopify-profit-calculator
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

ClawHubOpenClaw
openclaw skills install shopify-profit-calculator

简介

精确计算扣除各项成本后的真实净利润的专业工具。

  • 适用于需要掌握单笔订单或单品盈亏情况的卖家。shopify-profit-calculator 属于效率类 Skill,可作为该场景下的辅助能力补充。
  • 可逐项减去 COGS、平台费、支付手续费与广告支出。
  • 输入数据必须真实完整,否则结果不具备参考价值。
  • 不支持自动同步财务系统,需手动维护成本台账。

SKILL.md

name
shopify-profit-calculator
description
Shopify profit calculation agent. Computes true net profit per product or order by subtracting COGS, Shopify fees, Stripe/payment fees, ad spend, and shipping from revenue. Tracks margin trends and flags unprofitable SKUs. Triggers: shopify profit, profit calculator, shopify margin, true profit, net profit, cogs, shopify fees, profit per product, ecommerce profit, shopify p&l, gross margin, contribution margin
allowed-tools
Bash
metadata
openclaw
homepage
https://github.com/mguozhen/shopify-profit-calculator

Shopify Profit Calculator

AI-powered profit analysis agent for Shopify stores — calculates your true net profit after every fee, cost, and ad dollar is accounted for.

Paste your order data, describe your cost structure verbally, or ask about specific products. The agent computes real margins, flags danger zones, and shows exactly where your money is going.

Commands

profit calc                        # calculate net profit (paste order/product data or describe)
profit by product                  # break down profit margin for each SKU
profit by order                    # compute net profit for a specific order
profit trend                       # show margin trend over time (requires saved data)
set cogs <product> <cost>          # save COGS for a product to memory
profit report                      # generate full P&L summary report
profit save <store-name>           # save store profile and COGS table to workspace

What Data to Provide

The agent works with:

  • Order exports — paste Shopify order CSV rows (revenue, product, shipping collected)
  • Verbal description — "I sell a $49 product, COGS $12, Shopify Basic plan, running $800/mo Facebook ads, average shipping $6"
  • Product details — price, COGS, ad spend per unit, shipping cost, return rate
  • Screenshots — Shopify analytics, ad dashboards, payment processor summaries

No API keys needed. No setup required.

Workspace

Creates ~/shopify-profit/ containing:

  • memory.md — saved store profiles, COGS tables, fee structures
  • reports/ — past profit reports (markdown)
  • products.md — per-SKU cost and margin records

Fee Structure Reference

Shopify Platform Fees (transaction fees on top of plan cost)

PlanTransaction Fee (non-Shopify Payments)
Basic2.0%
Shopify1.0%
Advanced0.5%
Plus0.15%
Shopify Payments0% transaction fee

Payment Processing Fees (Shopify Payments)

PlanOnline Rate
Basic2.9% + 30¢
Shopify2.6% + 30¢
Advanced2.4% + 30¢

Stripe (if used instead of Shopify Payments)

  • Standard: 2.9% + 30¢ per transaction
  • Plus Shopify transaction fee on top

Analysis Framework

1. Revenue Breakdown

  • Gross revenue (order total)
  • Refunds and chargebacks deducted
  • Net revenue = Gross - Refunds

2. Cost Stack (deducted from net revenue)

  1. COGS — product cost, packaging, manufacturing
  2. Shopify platform fee — transaction % based on plan
  3. Payment processing fee — Stripe/Shopify Payments % + fixed
  4. Shipping cost — label cost minus any shipping collected from customer
  5. Ad spend attribution — ad spend / units sold (blended) or per-order if tracked
  6. Returns/refunds reserve — estimated return rate × avg order value
  7. Other variable costs — fulfillment center fees, insert cards, etc.

3. Profit Margin Benchmarks

StatusNet MarginAction
Healthy> 20%Maintain, scale ad spend
Warning10–20%Audit fees and COGS, reduce waste
Danger< 10%Stop scaling, fix cost structure immediately
Loss< 0%Pause ads, renegotiate COGS or raise price

4. Contribution Margin Analysis

  • Contribution Margin = Revenue - Variable Costs (COGS + fees + shipping + ads)
  • Fixed costs (Shopify plan, apps, staff) allocated across unit volume
  • Break-even units = Fixed Costs / Contribution Margin per Unit

5. Ad Attribution Methods

  • Blended ROAS: Total Revenue / Total Ad Spend (store-wide view)
  • Per-product: Ad spend tagged to product × units sold
  • MER (Marketing Efficiency Ratio): Total Revenue / Total Marketing Spend (most reliable for multi-channel)

6. Trend Analysis

  • Month-over-month margin movement
  • Margin erosion detection (fees crept up, COGS increased, shipping surcharge added)
  • Best and worst performing SKUs by net margin

Output Format

Every profit calculation outputs:

  1. Net Profit Summary — revenue, total costs, net profit, net margin %
  2. Cost Waterfall — each deduction line-item with $ amount and % of revenue
  3. Margin Status — Healthy / Warning / Danger / Loss with color signal
  4. Highest Impact Fix — single biggest lever to improve margin
  5. Comparison — vs. industry benchmark and vs. prior period if data available

Rules

  1. Always ask for COGS and Shopify plan before calculating — these are the two biggest variables
  2. Never assume payment processor; ask if Shopify Payments or Stripe/other is in use
  3. Show every deduction line by line — no black-box totals
  4. Flag if ad spend attribution is blended vs. per-order (blended understates product-level margin)
  5. Warn when a product's contribution margin is positive but net margin is negative (fixed cost allocation issue)
  6. Save COGS data to ~/shopify-profit/products.md when set cogs command is used
  7. Always express margin as both $ per unit and % of revenue

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

73.67%
按下载量换算1,196

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

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

来源信息

继续浏览同类 Skills