amazon-fba-calculator

Solid

Amazon FBA Calculator - Complete fee breakdown and profit analysis

AI & Automation 204 stars 34 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 90/100

Stars 20%
77
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
69
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Amazon FBA Calculator (Lite) Precise FBA fee calculation based on product dimensions and weight. ## Features - **Size Tier Detection** - Automatic classification - **FBA Fulfillment Fee** - 2024 rates - **Monthly Storage Fee** - Standard & Peak season - **Long-term Storage Fee** - 271+ days aging - **Referral Fee** - By category - **Profit Analysis** - Gross/Net margin, ROI - **Optimization Tips** - Size, weight, inventory ## Size Tiers (2024) | Tier | Max Weight | Max Dimensions | |------|------------|----------------| | Small Standard | 1 lb | 15"×12"×0.75" | | Large Standard | 20 lb | 18"×14"×8" | | Small Oversize | 70 lb | 60"×30" | | Medium Oversize | 150 lb | L+Girth ≤108" | | Large Oversize | 150 lb | L+Girth ≤165" | | Special Oversize | >150 lb | >165" | ## Input ```json { "length": 10.0, "width": 6.0, "height": 3.0, "weight": 1.2, "selling_price": 29.99, "product_cost": 8.00, "inbound_shipping_cost": 1.50, "category": "kitchen" } ``` ## Output - Size tier classification - Fee breakdown table - Profit metrics (margin, ROI) - Optimization suggestions ## Usage ```bash python3 scripts/calculator.py python3 scripts/calculator.py '{"length": 10, "width": 6, ...}' --zh ``` --- _Version 1.0.0 | Platform: Amazon | Variant: Lite_ --- **Part of [Nexscope AI](https://www.nexscope.ai/?co-from=skill) — AI tools for e-commerce sellers.**

Details

Author
nexscope-ai
Repository
nexscope-ai/Amazon-Skills
Created
2 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

amazon-shipping-calculator

Calculate Amazon shipping and fulfillment costs for FBA and FBM. Dimensional weight, storage fees, removal fees, and long-term storage cost estimation.

204 Updated 1 weeks ago
nexscope-ai
AI & Automation Solid

profit-margin-calculator-amazon

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.

201 Updated 1 months ago
nexscope-ai
AI & Automation Solid

amazon-profit-analyzer

Comprehensive Amazon profit analysis — revenue breakdown, fee structure, true net margin, and optimization opportunities. Analyzes per-ASIN and portfolio-level profitability including advertising costs, returns, and hidden fees.

204 Updated 1 weeks ago
nexscope-ai
AI & Automation Listed

profit-margin-calculator-walmart

Walmart profit margin calculator for sellers. Calculate cost breakdowns including WFS fulfillment, storage fees, and referral fees. Includes comparison with Amazon FBA and lower competition advantage analysis. No API key required.

201 Updated 1 months ago
nexscope-ai
AI & Automation Solid

profit-margin-calculator-shopify

Shopify/DTC profit margin calculator for sellers. Calculate cost breakdowns including ad spend, CAC, payment processing fees, and 3PL costs. Includes LTV/CAC analysis and DTC-specific benchmarks. No API key required.

201 Updated 1 months ago
nexscope-ai