← 返回 Skills 市场
phheng

Profit Margin Calculator Amazon

作者 Henk Nie · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
190
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install profit-margin-calculator-amazon
功能描述
Amazon profit margin calculator for sellers. Calculate cost breakdowns, profit margins, break-even points, and get pricing recommendations. Supports single p...
安全使用建议
This skill appears to do what it says: a local Python calculator that takes product inputs and returns margin/break-even analyses. Before installing or running: (1) inspect the full scripts/calculator.py file (the provided snippet is truncated) to ensure no unexpected network calls or file I/O; (2) be cautious about running the SKILL.md's npx command — that will fetch code from an external package (verify the package/owner); (3) run the script in a controlled environment (virtualenv/container) if you want to avoid risk from executing unreviewed code; and (4) be aware of minor coding issues (e.g., potential enum/name mismatches in the truncated code) that could cause runtime errors — these are quality issues, not indicators of malicious behavior.
功能分析
Type: OpenClaw Skill Name: profit-margin-calculator-amazon Version: 0.1.0 The skill is a legitimate Amazon profit margin calculator that performs cost breakdowns, break-even analysis, and pricing recommendations. The core logic in `scripts/calculator.py` uses standard Python libraries (json, csv, dataclasses) to process data without any network calls, file system modifications, or suspicious execution patterns. The `SKILL.md` instructions are well-structured and align perfectly with the stated purpose, containing no evidence of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description match the included Python script and SKILL.md: both implement cost breakdowns, margin and break-even calculations, and batch/CSV input support. No unrelated capabilities (cloud access, secret retrieval, or system-level changes) are requested.
Instruction Scope
Runtime instructions are focused on providing product inputs and running the local script (python3 scripts/calculator.py). The SKILL.md does not instruct the agent to read unrelated system files, environment variables, or to exfiltrate data. It does include an example npx install command for adding the skill via an external package manager, but that is an installation convenience rather than a runtime requirement.
Install Mechanism
No formal install spec in registry metadata (instruction-only install). SKILL.md suggests using 'npx skills add nexscope-ai/eCommerce-Skills ...' which would fetch an external package — verify you trust that package/source before running npx, but the shipped files include the calculator.py so no remote fetch is strictly required to run the calculator locally.
Credentials
The skill declares no required environment variables, primary credentials, or config paths. The code uses only standard Python libraries and user-provided input (JSON/CSV), which is proportionate for the stated purpose.
Persistence & Privilege
The skill is not always-enabled and does not request persistence or elevated privileges. It does not modify other skills or system-level settings based on available information.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install profit-margin-calculator-amazon
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /profit-margin-calculator-amazon 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial public release: Comprehensive Amazon FBA profit margin calculator for sellers. - Analyze product profitability with detailed cost breakdowns, profit margins, break-even points, and pricing recommendations. - Supports both single product and batch (multi-SKU) profitability analysis. - Accepts key Amazon FBA cost inputs: product cost, shipping, FBA fees, ad spend, storage, and category. - Provides clear output: cost breakdown tables, break-even price, margin status, and price recommendations. - No API key required; runs on user-provided input for fast, accessible analysis.
元数据
Slug profit-margin-calculator-amazon
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Profit Margin Calculator Amazon 是什么?

Amazon profit margin calculator for sellers. Calculate cost breakdowns, profit margins, break-even points, and get pricing recommendations. Supports single p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。

如何安装 Profit Margin Calculator Amazon?

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

Profit Margin Calculator Amazon 是免费的吗?

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

Profit Margin Calculator Amazon 支持哪些平台?

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

谁开发了 Profit Margin Calculator Amazon?

由 Henk Nie(@phheng)开发并维护,当前版本 v0.1.0。

💬 留言讨论