← 返回 Skills 市场
Shippo
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
164
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install shippo-integration
功能描述
Shippo integration. Manage Shipments, Batchs. Use when the user wants to interact with Shippo data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to connect to Shippo rather than asking for Shippo API keys directly. Before installing/using it, confirm you trust Membrane (getmembrane.com/@membranehq) because connection setup and action execution will involve sending data and credentials to their service. Installing the CLI globally via npm will run third-party code on your machine and uses the @latest tag — consider pinning a known-good version and review the package on the npm/GitHub repository. Do not share Shippo API keys with unknown parties; prefer creating the connection through Membrane as documented if you trust that provider.
功能分析
Type: OpenClaw Skill
Name: shippo-integration
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with Shippo using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating via a managed service (getmembrane.com), and executing shipping-related actions. The instructions are transparent, align with the stated purpose of shipping management, and explicitly advocate for secure credential handling by delegating authentication to the Membrane platform rather than storing local secrets.
能力标签
能力评估
Purpose & Capability
The skill claims to integrate with Shippo and all runtime instructions use the Membrane CLI and Membrane connections to talk to Shippo. No unrelated binaries, env vars, or config paths are requested. The requested capabilities are proportionate to a connector-style integration.
Instruction Scope
Runtime instructions are focused on installing and using the Membrane CLI (login, connect, list actions, create/run actions). They do not ask the agent to read local files or unrelated env vars. Note: using Membrane means action creation and execution happens via Membrane's service — any data sent to Membrane (connection setup, action inputs) will be processed by that third party and you must trust them with shipment data and credentials.
Install Mechanism
The skill is instruction-only (no install spec). It instructs the user to install @membranehq/cli globally via npm (npm install -g @membranehq/cli@latest). This is a normal approach but involves installing and running third-party code locally and uses the unpinned @latest tag (which may change behavior over time).
Credentials
No environment variables, credentials, or config paths are requested by the skill itself. The SKILL.md explicitly advises letting Membrane manage Shippo credentials rather than asking for API keys locally, which is coherent; however, that requires trusting Membrane's handling of your Shippo account credentials.
Persistence & Privilege
The skill does not request always:true, does not modify other skills' configs, and has no install-time persistence or privileged system modifications described. It is user-invocable and may be invoked autonomously by the agent (default behavior) but that is not unusual for skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shippo-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/shippo-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Shippo 是什么?
Shippo integration. Manage Shipments, Batchs. Use when the user wants to interact with Shippo data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。
如何安装 Shippo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shippo-integration」即可一键安装,无需额外配置。
Shippo 是免费的吗?
是的,Shippo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Shippo 支持哪些平台?
Shippo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shippo?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills