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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install amazon-fee-calculator - After installation, invoke the skill by name or use
/amazon-fee-calculator - Provide required inputs per the skill's parameter spec and get structured output
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 271 downloads so far.
How do I install Amazon Fee Calculator?
Run "/install amazon-fee-calculator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Amazon Fee Calculator free?
Yes, Amazon Fee Calculator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Amazon Fee Calculator support?
Amazon Fee Calculator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Amazon Fee Calculator?
It is built and maintained by Elway Botty (@avmw2025); the current version is v1.0.0.