← 返回 Skills 市场
107
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install shipping-cost-optimizer
功能描述
Analyze ecommerce fulfillment notes across weight, volume, packaging, region, carrier pricing, and free-shipping policy, then turn rough order-cost data into...
安全使用建议
This skill appears to be a local, heuristic report generator that works from user-supplied order/packaging notes. It does not need credentials or perform network calls in the visible code. Before installing: (1) confirm you are comfortable running third-party Python code in your environment; (2) avoid supplying sensitive production data (e.g., full customer records or live credentials) when testing — use representative, anonymized order/cost notes; and (3) if you plan to integrate this into an automated pipeline, review the full handler.py (and any missing parts) to ensure there are no additional network calls or side effects not contained in the files provided.
功能分析
Type: OpenClaw Skill
Name: shipping-cost-optimizer
Version: 1.0.0
The shipping-cost-optimizer skill is a heuristic report generator that analyzes user-provided logistics notes to suggest cost-saving measures. The code (handler.py) and instructions (SKILL.md) are well-aligned, performing only string processing and keyword matching without any network access, file system modifications, or external execution risks.
能力评估
Purpose & Capability
Name/description ask for offline analysis of order and packaging notes; the code parses user-provided text/structures and emits a markdown report. Required env, binaries, and config paths are none — proportional to the stated purpose.
Instruction Scope
SKILL.md restricts the skill to user-provided exports and explicitly disclaims live TMS/carrier/ERP integrations. The handler implementation only reads its own SKILL.md and the provided input; it does not attempt to access unrelated files, network endpoints, or secrets in the visible code.
Install Mechanism
No install spec is provided (instruction-only). The repository includes pure Python code and tests; there are no downloads, package installs, or extract steps that would write or execute remote code.
Credentials
The skill requests no environment variables, credentials, or config paths. The handler does not reference secrets or external service tokens in the provided source.
Persistence & Privilege
The skill is not marked always:true and does not request elevated persistence or modify other skills' configuration. Autonomous invocation is allowed by default (platform behavior) but is not combined with other red flags here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shipping-cost-optimizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/shipping-cost-optimizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
**Initial release of Shipping Cost Optimizer MVP**
- Analyze fulfillment notes and costs across weight, volume, packaging, region, carrier pricing, and free-shipping policy.
- Turn rough order and shipping data into a prioritized, practical cost reduction plan.
- Designed for operators needing logistics guidance without live system integrations.
- Returns a markdown report with snapshot, opportunities, pilot recommendations, and risk notes.
- Clearly separates quick wins from longer-term projects and highlights business impact and delivery risks.
元数据
常见问题
Shipping Cost Optimizer 是什么?
Analyze ecommerce fulfillment notes across weight, volume, packaging, region, carrier pricing, and free-shipping policy, then turn rough order-cost data into... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。
如何安装 Shipping Cost Optimizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shipping-cost-optimizer」即可一键安装,无需额外配置。
Shipping Cost Optimizer 是免费的吗?
是的,Shipping Cost Optimizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Shipping Cost Optimizer 支持哪些平台?
Shipping Cost Optimizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shipping Cost Optimizer?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills