← 返回 Skills 市场
168
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install shopify-profit-calculator
功能描述
Shopify profit calculation agent. Computes true net profit per product or order by subtracting COGS, Shopify fees, Stripe/payment fees, ad spend, and shippin...
安全使用建议
Before enabling or using this skill, consider: (1) It will create ~/shopify-profit/ and save COGS, reports, and any pasted order data there — avoid pasting customer-identifying information unless you are comfortable storing it locally. (2) There are no external API keys required, so the skill operates on data you provide; if you want it to pull data from Shopify/Stripe automatically you would have to provide credentials separately (not required by this skill). (3) Review the GitHub homepage/source yourself (link in metadata) to verify the author and implementation if you want higher assurance. (4) If you are concerned about data retention, run it in a limited or disposable environment (or delete ~/shopify-profit/ after use) and avoid uploading screenshots or raw CSVs containing PII. (5) The skill declares Bash as an allowed tool — confirm the agent runtime's permissions so it cannot access other files you don't intend to share. Overall, the skill appears to do what it says, but treat persistent local files and any pasted data as potentially sensitive.
功能分析
Type: OpenClaw Skill
Name: shopify-profit-calculator
Version: 1.0.0
The shopify-profit-calculator skill is a legitimate tool designed to help users calculate e-commerce margins. It uses Bash to manage a local workspace in '~/shopify-profit/' for storing COGS and reports, which is consistent with its stated purpose. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name and description match the SKILL.md. The skill is an instruction-only profit calculator that asks for order/product data, computes margins, and saves reports/COGS to a local workspace — all consistent with its stated purpose. The only minor mismatch is that registry metadata lists no config paths while the SKILL.md declares it will create ~/shopify-profit/ (this is expected behavior for an instruction-only tool but worth noting).
Instruction Scope
Instructions stay within the expected scope (parse pasted CSV rows, accept verbal descriptions/screenshots, compute fees and margins). The skill explicitly instructs the agent to create and write files in ~/shopify-profit/ (memory.md, products.md, reports/) and to save COGS when the user runs set cogs. This is coherent for the use-case but means the skill will persist order/product data and possibly PII locally — users should be aware of what they paste or provide. The SKILL.md does not instruct the agent to read unrelated system files or require external exfiltration.
Install Mechanism
No install spec, no downloads, and no code files — instruction-only. This is low-risk from an installation perspective because nothing external is written or installed by default.
Credentials
No environment variables, credentials, or external API keys are requested. That is proportionate for a local calculator that relies on user-pasted data rather than direct Shopify/Stripe API access.
Persistence & Privilege
always:false and user-invocable (normal). The skill persists data in ~/shopify-profit/ which gives it lasting local state (reports, saved COGS). This is expected for a reporting tool but is a privacy consideration: saved order/customer data could accumulate if not cleaned. The skill does not request elevated system privileges or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shopify-profit-calculator - 安装完成后,直接呼叫该 Skill 的名称或使用
/shopify-profit-calculator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Shopify Profit Calculator.
- Calculates true net profit per product/order, factoring in COGS, Shopify/payment fees, ad spend, and shipping.
- Supports margin trend analysis and flags unprofitable SKUs.
- Offers commands for profit calculations, trend reports, and COGS management.
- Works with Shopify/export CSVs, verbal descriptions, and screenshots.
- Saves store profiles, product COGS, and profit reports to a dedicated workspace.
元数据
常见问题
Shopify Profit Calculator 是什么?
Shopify profit calculation agent. Computes true net profit per product or order by subtracting COGS, Shopify fees, Stripe/payment fees, ad spend, and shippin... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。
如何安装 Shopify Profit Calculator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shopify-profit-calculator」即可一键安装,无需额外配置。
Shopify Profit Calculator 是免费的吗?
是的,Shopify Profit Calculator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Shopify Profit Calculator 支持哪些平台?
Shopify Profit Calculator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shopify Profit Calculator?
由 mguozhen(@mguozhen)开发并维护,当前版本 v1.0.0。
推荐 Skills