Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
liangdabiao avatar

Amazon Fba Calculator

  • 4 installs
  • 41 repo stars
  • Updated April 19, 2026
  • liangdabiao/amazon-skills-liang

Helps with ai & agent building tasks.

About

amazon-fba-calculator is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • amazon-fba-calculator
  • AI & Agent Building
  • AI-coding skill

Amazon Fba Calculator by the numbers

  • 4 all-time installs (skills.sh)
  • Ranked #13,348 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/liangdabiao/amazon-skills-liang --skill amazon-fba-calculator

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs4
repo stars41
Last updatedApril 19, 2026
Repositoryliangdabiao/amazon-skills-liang

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

亚马逊FBA计算器(精简版)

基于产品尺寸和重量的精确FBA费用计算。

功能

  • 尺寸层级检测 - 自动分类
  • FBA履约费用 - 2024年费率
  • 月度仓储费 - 标准和旺季
  • 长期仓储费 - 271天以上库存
  • 推荐费 - 按类目
  • 利润分析 - 毛/净利润率,投资回报率
  • 优化建议 - 尺寸、重量、库存

尺寸层级(2024)

层级最大重量最大尺寸
小型标准1磅15"×12"×0.75"
大型标准20磅18"×14"×8"
小型大件70磅60"×30"
中型大件150磅长度+周长 ≤108"
大型大件150磅长度+周长 ≤165"
特殊大件>150磅>165"

输入

{
  "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"
}

输出

  • 尺寸层级分类
  • 费用明细表格
  • 利润指标(利润率,投资回报率)
  • 优化建议

使用方法

python3 scripts/calculator.py
python3 scripts/calculator.py '{"length": 10, "width": 6, ...}' --zh

---

_版本 1.0.0 | 平台:亚马逊 | 变体:精简版_

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.