← 返回 Skills 市场
803
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install shipping
功能描述
Plan and manage parcel shipping decisions with carrier selection, landed-cost math, customs checks, and delivery exception playbooks.
安全使用建议
This skill appears to do what it says: it is an advisory shipping operations helper that saves reusable context under ~/shipping/ and does not require keys or install code. Before installing, consider: 1) Review and periodically inspect files in ~/shipping/ (memory.md, incidents.md) to ensure no sensitive personal data or payment card data are stored. 2) If you accept integrations later, confirm what external endpoints and credentials the integration requires before providing them. 3) Restrict permissions on the ~/shipping/ folder (e.g., 700) or place it in a dedicated workspace if you’re concerned about confidentiality. 4) Because the skill comes from an unknown source, double-check the hosted homepage and any future integration instructions for unexpected endpoints before granting credentials.
功能分析
Type: OpenClaw Skill
Name: shipping
Version: 1.0.0
The OpenClaw AgentSkills skill bundle for 'shipping' is benign. All files, including the SKILL.md and other instructional markdown, consistently guide the AI agent to perform shipping operations responsibly. The `SKILL.md` explicitly states that no data leaves the machine by default, the skill does not access undeclared external services, and it does not store payment credentials or modify files outside its designated local memory directory (`~/shipping/`). Furthermore, `memory-template.md` and `setup.md` instruct the agent to redact sensitive identifiers and avoid saving unnecessary personal data. There is no evidence of prompt injection with malicious intent, data exfiltration, unauthorized execution, or persistence mechanisms.
能力评估
Purpose & Capability
Name and description match the declared behavior: advisory shipping guidance, carrier selection, customs checks, and playbooks. The only requested resource is a config path (~/shipping/) used for durable memory, which is appropriate for a workflow-focused skill.
Instruction Scope
Runtime instructions are focused on asking the user for shipment data, saving reusable operational memory to ~/shipping/, and following documented playbooks. The guidance explicitly states it will not call carrier APIs or exfiltrate data unless the user provides integrations. One area to watch: the skill encourages 'learn while solving live requests' and saving memory, so users should ensure the agent does not persist sensitive PII or payment data — the docs do instruct to redact sensitive identifiers.
Install Mechanism
Instruction-only skill with no install spec and no code files—no downloads, packages, or binaries are created. This is the lowest-risk install footprint.
Credentials
The skill requests no environment variables, no credentials, and only a single config path (~/shipping/) for local memory. These requirements are proportionate to the stated purpose of keeping operational shipping context.
Persistence & Privilege
Does not request always:true, does not modify other skills, and stores its own memory under a single user-level directory. Autonomous invocation is allowed (platform default) but not in itself a red flag given the skill's advisory nature.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shipping - 安装完成后,直接呼叫该 Skill 的名称或使用
/shipping触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with carrier selection, customs checks, and exception handling workflows.
元数据
常见问题
Shipping Operations 是什么?
Plan and manage parcel shipping decisions with carrier selection, landed-cost math, customs checks, and delivery exception playbooks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 803 次。
如何安装 Shipping Operations?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shipping」即可一键安装,无需额外配置。
Shipping Operations 是免费的吗?
是的,Shipping Operations 完全免费(开源免费),可自由下载、安装和使用。
Shipping Operations 支持哪些平台?
Shipping Operations 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Shipping Operations?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills