← 返回 Skills 市场
148
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install supply-chain-optimization-amazon
功能描述
Supply Chain Optimization (Lite) - Diagnose bottlenecks and provide cost reduction strategies through conversation
安全使用建议
This bundle appears coherent and implements a local supply‑chain analyzer. Before installing/running:
- Ensure you trust the source because the skill executes Python code locally (inspect the included scripts yourself — they are provided).
- The scripts write report files to disk (Markdown/HTML); check where files will be created and remove them if needed.
- The generated HTML references Chart.js on jsdelivr; opening the report will make your browser fetch that CDN resource — avoid opening it on sensitive networks if you are concerned about external requests.
- Do not paste secrets (API keys, cloud credentials) into the conversation input; the tool only needs business and numeric data.
- Verify runtime expectations (Python 3 available, working directory) and that the calculator exposes the expected CLI entrypoint in your environment (scripts import/use functions internally).
功能分析
Type: OpenClaw Skill
Name: supply-chain-optimization-amazon
Version: 0.1.0
The skill bundle is a legitimate supply chain analysis tool designed for e-commerce sellers. It uses a conversational workflow to collect business data and executes local Python scripts (calculator.py, report_doc.py, report_html.py) to diagnose bottlenecks and generate Markdown or HTML reports. The code is transparent, lacks any signs of data exfiltration, malicious execution, or obfuscation, and its behavior aligns perfectly with its stated purpose.
能力评估
Purpose & Capability
Name/description match the included artifacts: calculator and two report generators. No unrelated environment variables, binaries, or config paths are requested. The provided scripts implement metric calculation and report generation appropriate for a supply‑chain optimizer.
Instruction Scope
SKILL.md confines itself to guided data collection and running the included Python scripts (e.g., python3 scripts/calculator.py with JSON input). The scripts write local report files (Markdown/HTML). The generated HTML references an external Chart.js CDN (https://cdn.jsdelivr.net) — this only loads when the user opens the HTML and is not an active network call from the skill itself. No instructions to read unrelated system files or environment secrets were found.
Install Mechanism
There is no install spec (instruction-only skill). Code files are bundled with the skill but nothing is downloaded or extracted from external/untrusted URLs during install.
Credentials
The skill declares no required environment variables or credentials. The scripts accept user‑provided numeric/business inputs only; no secret tokens or external service keys are requested.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It writes report files to disk in the working directory (normal for a reporting tool).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install supply-chain-optimization-amazon - 安装完成后,直接呼叫该 Skill 的名称或使用
/supply-chain-optimization-amazon触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of Supply Chain Optimization (Lite) for Amazon:
- Enables conversation-driven diagnosis of supply chain bottlenecks for Amazon sellers.
- Collects business profile and key supply chain data interactively—no API integration required.
- Automatically identifies top cost and bottleneck issues with calculations and a visual metrics table.
- Provides actionable cost reduction strategies for each identified bottleneck.
- Offers output in text, web-based chart, or shareable document formats.
- Includes customizable benchmark metrics for margin, shipping cost, inventory turnover, and cash cycle.
元数据
常见问题
Supply Chain Optimization Amazon Lite 是什么?
Supply Chain Optimization (Lite) - Diagnose bottlenecks and provide cost reduction strategies through conversation. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。
如何安装 Supply Chain Optimization Amazon Lite?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install supply-chain-optimization-amazon」即可一键安装,无需额外配置。
Supply Chain Optimization Amazon Lite 是免费的吗?
是的,Supply Chain Optimization Amazon Lite 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Supply Chain Optimization Amazon Lite 支持哪些平台?
Supply Chain Optimization Amazon Lite 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Supply Chain Optimization Amazon Lite?
由 Henk Nie(@phheng)开发并维护,当前版本 v0.1.0。
推荐 Skills