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

profit-margin-calculator-amazon亚马逊利润率计算器

Agent Skill

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

总安装

5,866

周安装

235

GitHub Stars

公开资料未说明

下载量

1,899
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install profit-margin-calculator-amazon

简介

专为亚马逊卖家设计的利润率计算器。profit-margin-calculator-amazon 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

  • 适用于 FBA、FBM 等多种履约模式的成本分析与定价优化。
  • 输入采购价、运费、促销折扣等数据,生成详细成本结构与建议售价。
  • 平台费率可能随政策调整,建议定期核对最新收费标准。
  • 计算结果仅供参考,实际利润受销量波动与退货率影响。

SKILL.md

name
profit-margin-calculator-amazon
description
Amazon profit margin calculator for sellers. Calculate cost breakdowns, profit margins, break-even points, and get pricing recommendations. Supports single product analysis and batch calculations. Input product cost, shipping, FBA fees, and get instant profitability analysis. No API key required. Use when: (1) evaluating new product profitability before sourcing, (2) diagnosing existing product margins, (3) adjusting pricing strategy, (4) analyzing multiple SKUs at once.
metadata
{"nexscope":{"emoji":"💰","category":"ecommerce"}}

Profit Margin Calculator — Amazon 💰

Calculate product profitability for Amazon FBA sellers — cost breakdowns, profit margins, break-even analysis, and pricing recommendations. No API key required.

Installation

npx skills add nexscope-ai/eCommerce-Skills --skill profit-margin-calculator-amazon -g

Use Cases

ScenarioWhat You'll Get
New product evaluationProfitability forecast before sourcing
Existing product diagnosisMargin analysis with cost breakdown
Pricing adjustmentRecommended prices for target margins
Batch SKU analysisMulti-product comparison table

Usage Examples

Single Product Analysis

Calculate profit for my Amazon product:
- Selling price: $29.99
- Product cost: $6
- Shipping to FBA: $1.50
- FBA fulfillment fee: $5.50
- FBA storage: $0.30/month
- Ad spend: 10% of sales
- Category: Kitchen

Quick Analysis

Is this product profitable?
Price $19.99, cost $5, FBA fee $4.50, shipping $1

Batch Analysis

Analyze these SKUs:
A001, Yoga Mat, $29.99, cost $6, shipping $1.5, FBA $5.5
A002, Resistance Bands, $19.99, cost $3, shipping $0.8, FBA $4
A003, Foam Roller, $24.99, cost $8, shipping $2, FBA $6

Input Parameters

Required

ParameterDescriptionExample
selling_priceAmazon listing price$29.99
product_costFOB/sourcing cost per unit$6.00
fba_feeFBA fulfillment fee$5.50

Recommended

ParameterDescriptionDefault
shipping_costInbound shipping per unit$0
storage_feeMonthly FBA storage per unit$0.30
ad_ratioPPC spend as % of sales10%
categoryProduct category for referral feedefault (15%)

Optional

ParameterDescriptionDefault
return_rateExpected return rate3%
other_feesPackaging, labels, etc.$0

Cost Components

Cost ItemDescriptionCalculation
Product CostFOB purchase priceUser input
Inbound ShippingSea/air freight to FBAUser input
FBA FulfillmentAmazon pick, pack, shipUser input
FBA StorageMonthly warehouse feeUser input
Referral FeeAmazon commission (8-20%)Auto × category rate
AdvertisingPPC spendPrice × ad ratio
ReturnsReturn processing lossReturn rate × handling
Other FeesPackaging, labels, prepUser input

Referral Fee Rates by Category

CategoryRate
Electronics / Computers8%
Camera / Photo8%
Automotive / Industrial12%
Most Categories (default)15%
Clothing / Apparel17%
Jewelry20%

Output Format

Cost Breakdown

Selling Price         $29.99   100.0%
───────────────────────────────────────
Product Cost          -$6.00    20.0%
Inbound Shipping      -$1.50     5.0%
FBA Fulfillment       -$5.50    18.3%
FBA Storage           -$0.30     1.0%
Referral Fee (15%)    -$4.50    15.0%
Advertising (10%)     -$3.00    10.0%
Returns (3%)          -$0.15     0.5%
Other Fees            -$0.50     1.7%
───────────────────────────────────────
Total Cost            $21.45    71.5%
Net Profit            $8.54     28.5%

Break-Even Analysis

Break-even Price:     $20.50
Current Margin:       +46.3% above break-even
Safety Margin:        31.6%

Pricing Recommendations

| Target Margin | Recommended Price | Profit/Unit |
|---------------|-------------------|-------------|
| 15%           | $23.10            | $3.47       |
| 20%           | $25.20            | $5.04       |
| 25%           | $27.72            | $6.93       |
| 30%           | $30.80            | $9.24       |

Profitability Status

Net MarginStatusRecommendation
>20%HealthyMaintain current strategy
5-20%⚠️ WarningOptimize costs or raise price
0-5%🔴 DangerNeeds adjustment
<0%💀 LossStop or restructure

Batch Input Format

CSV

sku,name,selling_price,product_cost,shipping_cost,fba_fee,storage_fee,ad_ratio,category
A001,Yoga Mat,29.99,6,1.5,5.5,0.3,0.1,sports
A002,Resistance Bands,19.99,3,0.8,4,0.2,0.12,sports
A003,Foam Roller,24.99,8,2,6,0.3,0.1,sports

Natural Language

Batch calculate:
SKU A001: Yoga Mat, $29.99, cost $6, shipping $1.5, FBA $5.5
SKU A002: Bands, $19.99, cost $3, shipping $0.8, FBA $4

Script Usage

# Default demo
python3 scripts/calculator.py

# Custom input
python3 scripts/calculator.py '{"selling_price": 29.99, "product_cost": 6, "fba_fee": 5.5}'

# Batch analysis
python3 scripts/calculator.py '[{"sku": "A001", ...}, {"sku": "A002", ...}]'

Handling Incomplete Input

If user doesn't provide enough info, ask:

To calculate your profit margin, I need:

**Required:**
- Selling price
- Product cost (FOB)
- FBA fulfillment fee

**Recommended (more accurate):**
- Inbound shipping cost per unit
- FBA storage fee per unit/month
- Ad spend ratio (% of sales)
- Product category (for referral fee)

Example:
"Price $25, cost $5, FBA $4.50, shipping $1, ads 10%, category: kitchen"

Integration with Other Skills

Looking for more e-commerce tools? Check out our other skill collections:

  • Amazon Skills — Specialized tools for Amazon sellers: keyword research, listing optimization, PPC campaigns
  • eCommerce Skills — Cross-platform tools for all e-commerce businesses

Limitations

This skill calculates margins based on user-provided costs. For real-time FBA fee lookups, exact category rates, and advanced analytics, check out Nexscope.


Part of Nexscope AI — AI tools for e-commerce sellers.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

80.65%
按下载量换算1,532

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

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

安装前确认

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

来源信息

继续浏览同类 Skills