Amazon Fee Calculator
/install amazon-fee-calculator
Amazon FBA Fee Calculator — Know Your REAL Profit
Stop guessing. Know exactly what you'll make before you sell a single unit.
Description
Full FBA profitability calculator with 2026 fee schedule. Calculates referral fees, FBA fulfillment fees, storage costs, and net margin. Supports all size tiers and 20+ categories.
When to Use
- User wants to calculate Amazon FBA profitability
- User asks about Amazon fees, margins, or ROI
- User is evaluating whether to sell a product on Amazon
- User compares FBA vs FBM costs
- User mentions COGS, margin, or break-even price
Usage
# Basic: selling price + product cost
cd \x3Cskill_dir>/scripts && python3 calculator.py 24.99 5.00
# Full options
cd \x3Cskill_dir>/scripts && python3 calculator.py 9.95 2.00 --ship 0.50 --weight 8 --category grocery --units 200 --ppc 1.50
Options
--ship COST— Shipping cost to FBA per unit--weight OZ— Product weight in ounces--dims L W H— Dimensions in inches--category CAT— Product category (grocery, beauty, electronics, etc.)--units N— Monthly units sold (for projections)--ppc COST— PPC/advertising cost per unit
What It Calculates
- Referral fee (category-specific, with thresholds)
- FBA fulfillment fee (weight-based, by size tier)
- Monthly storage fee (per unit, seasonal rates)
- Total cost per unit
- Profit per unit, margin %, ROI %
- Monthly and annual profit projections
- Break-even selling price
No Dependencies
Pure Python 3. No pip install. No API keys. Works everywhere.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install amazon-fee-calculator - 安装完成后,直接呼叫该 Skill 的名称或使用
/amazon-fee-calculator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Amazon Fee Calculator 是什么?
Calculates precise Amazon FBA fees, storage, and profit margins for 2026, covering all size tiers and 20+ categories to determine real profitability. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 271 次。
如何安装 Amazon Fee Calculator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install amazon-fee-calculator」即可一键安装,无需额外配置。
Amazon Fee Calculator 是免费的吗?
是的,Amazon Fee Calculator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Amazon Fee Calculator 支持哪些平台?
Amazon Fee Calculator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Amazon Fee Calculator?
由 Elway Botty(@avmw2025)开发并维护,当前版本 v1.0.0。