← Back to Skills Marketplace
gora050

Shippo

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
164
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install shippo-integration
Description
Shippo integration. Manage Shipments, Batchs. Use when the user wants to interact with Shippo data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shippo-integration
  3. After installation, invoke the skill by name or use /shippo-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug shippo-integration
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Shippo?

Shippo integration. Manage Shipments, Batchs. Use when the user wants to interact with Shippo data. It is an AI Agent Skill for Claude Code / OpenClaw, with 164 downloads so far.

How do I install Shippo?

Run "/install shippo-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Shippo free?

Yes, Shippo is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Shippo support?

Shippo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Shippo?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments