claudesdk-amazon-skills-chat: Skill for Claude Code

.claude/skills/amazon-fba-calculator/SKILL.md

amazon-fba-calculator is a skill for Claude Code from liangdabiao/claudesdk-amazon-skills-chat. It costs 22 tokens per session (506 once invoked), scanned A, original, no licence file.

A calculator for estimating the fees and profits of selling products through Amazon's Fulfillment by Amazon (FBA) service, where Amazon stores, ships, and handles customer service for inventory.

In plain words
What is it for?
Use it to break down FBA costs and estimate product margins and overall profitability.
Why use it?
It helps sellers see how Amazon fees and other costs affect the money left from each sale before choosing a product or price.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is liangdabiao/claudesdk-amazon-skills-chat's own configuration. It tells Claude Code how to work on claudesdk-amazon-skills-chat itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything claudesdk-amazon-skills-chat configures →

Reuse

Borrowing it

Nothing to install: this file belongs to liangdabiao/claudesdk-amazon-skills-chat. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/liangdabiao/claudesdk-amazon-skills-chat/main/.claude/skills/amazon-fba-calculator/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/liangdabiao/claudesdk-amazon-skills-chat

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for amazon-fba-calculator

README.md
[![agentmods](https://agentmods.dev/badge/skills/liangdabiao/claudesdk-amazon-skills-chat/amazon-fba-calculator/github.svg)](https://agentmods.dev/skills/liangdabiao/claudesdk-amazon-skills-chat/amazon-fba-calculator)
Your own site
<a href="https://agentmods.dev/skills/liangdabiao/claudesdk-amazon-skills-chat/amazon-fba-calculator"><img src="https://agentmods.dev/badge/skills/liangdabiao/claudesdk-amazon-skills-chat/amazon-fba-calculator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for amazon-fba-calculator

Your own site · 80×15
<a href="https://agentmods.dev/skills/liangdabiao/claudesdk-amazon-skills-chat/amazon-fba-calculator"><img src="https://agentmods.dev/badge/skills/liangdabiao/claudesdk-amazon-skills-chat/amazon-fba-calculator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 506 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00022 $0.00506
Opus 5 $0.00011 $0.00253
Sonnet 5 $0.00004 $0.00101
Haiku 4.5 $0.00002 $0.00051

Measured 12d ago against content hash 41e93a2f6aa6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

amazon-fba-calculator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/calculator.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/amazon-fba-calculator/SKILL.md · 65 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 65 lines · 22 tokens per session scan A 41e93a2f6aa6

Subscribe to this mod's changes

amazon-fba-calculator is a skill published in the GitHub repository liangdabiao/claudesdk-amazon-skills-chat (32 stars, last pushed 3mo ago), with no licence file. It adds 22 tokens to every session and 506 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

iflytek-ocr-invoice

An image-reading tool that extracts structured information from Chinese invoices, receipts, bills, and tickets. OCR means turning text in a photo or scan into computer-readable data.

iflytek/iFly-Skills · 77 tokens

marketplace-purchase-vetting

Use this when the user asks whether a local listing is a scam, "too good to be true," worth looking at, or a good deal. Also use this when he asks you to find options — search/discover candidates, then vet the best ones. The goal is not a generic buying guide; it is a practical risk read with clear next steps.

AtlasOmnia/donna-starter · 72 tokens

saas-billing

Implement and audit SaaS billing systems, subscription state machines, secure webhooks, and local database synchronization / Implementasi dan audit sistem billing SaaS, state machine langganan, webhook aman, dan sinkronisasi database lokal.

roedyrustam/vibes-plug · 51 tokens

payment-gateway-expert

Expert guide for integrating payment gateways (Stripe, PayPal, Xendit, Midtrans, DOKU) and secure webhooks into SaaS platforms / Panduan ahli integrasi payment gateway dan webhook aman.

roedyrustam/vibes-plug · 49 tokens

szamlazzhu-document-xml-compatibility

Integrate another WooCommerce plugin with Integration for Szamlazz.hu & WooCommerce document generation. Covers WCSzamlazz()->generateinvoice(), wcszamlazzxml, wcszamlazzinvoicelineitem, wcszamlazzbeforegenerateinvoicecheck, document meta, Action Scheduler deferral, Pro webhooks/IPN including HPOS-safe custom…

Lonsdale201/wp-agent-skills · 167 tokens

szamlazzhu-vat-checkout-compatibility

Make WooCommerce checkout, B2B, VAT/tax-number, address, and headless checkout code compatible with Integration for Szamlazz.hu & WooCommerce. Covers the classic checkout field wcszamlazzadoszam, order meta billingwcszamlazzadoszam and wcszamlazzadoszamdata, user meta wcszamlazzadoszam, Checkout Block/Store API…

Lonsdale201/wp-agent-skills · 169 tokens