← 返回 Skills 市场
zero2ai-hub

Amazon FBA Margin Calculator

作者 Zero2Ai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
326
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-fba-margin-calculator
功能描述
Calculates Amazon UAE FBA fees, net margin, and DG risk for CJ Dropshipping products, ranking by margin % and generating detailed markdown and JSON reports.
安全使用建议
The skill appears coherent and safe for local use: it only performs math on product fields and writes reports. Before running, review calc.js (already included) yourself and run it on non-sensitive sample data. Be mindful of the output path to avoid overwriting files. Note that fee figures are estimates—verify final numbers in Amazon Seller Central before making sourcing/ordering decisions.
功能分析
Type: OpenClaw Skill Name: skill-fba-margin-calculator Version: 1.0.0 The skill is a straightforward Amazon UAE FBA margin calculator that processes product data (SKU, price, weight) to generate financial reports. Analysis of calc.js and SKILL.md shows no network activity, no execution of external commands, and no access to sensitive system files; it relies solely on the Node.js standard library for file I/O and basic arithmetic.
能力评估
Purpose & Capability
Name/description (Amazon UAE FBA margin calculator for CJ Dropshipping items) match the provided files: SKILL.md describes CLI usage and calc.js implements local price/fee calculations and ranking. No unrelated credentials, binaries, or services are requested.
Instruction Scope
Runtime instructions and the JS entrypoint are scoped to reading input JSON (file or stdin), performing local math (currency conversion, fee tiers), and emitting markdown/JSON. The script only reads the specified input or /dev/stdin and writes output files when asked; it does not read arbitrary system files, environment variables, or send data externally.
Install Mechanism
No install spec; this is instruction-only with one local Node.js script. There are no downloads, package installs, or archive extraction steps in the bundle.
Credentials
No environment variables, credentials, or config paths are required. The script uses only provided CLI flags, input file or stdin, and default constants (exchange rate, defaults) as documented.
Persistence & Privilege
Skill is not marked always:true, does not modify other skills or system-wide agent settings, and only writes output files that the user specifies with --output. It does not persist credentials or alter agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-fba-margin-calculator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-fba-margin-calculator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. FBA fee estimator + margin ranker for CJ Dropshipping → Amazon UAE.
元数据
Slug skill-fba-margin-calculator
版本 1.0.0
许可证 MIT-0
累计安装 3
当前安装数 2
历史版本数 1
常见问题

Amazon FBA Margin Calculator 是什么?

Calculates Amazon UAE FBA fees, net margin, and DG risk for CJ Dropshipping products, ranking by margin % and generating detailed markdown and JSON reports. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 326 次。

如何安装 Amazon FBA Margin Calculator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-fba-margin-calculator」即可一键安装,无需额外配置。

Amazon FBA Margin Calculator 是免费的吗?

是的,Amazon FBA Margin Calculator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Amazon FBA Margin Calculator 支持哪些平台?

Amazon FBA Margin Calculator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Amazon FBA Margin Calculator?

由 Zero2Ai(@zero2ai-hub)开发并维护,当前版本 v1.0.0。

💬 留言讨论