← Back to Skills Marketplace
Shipcloud
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
190
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install shipcloud
Description
Shipcloud integration. Manage Shipments, Trackings, Carriers, Services, Labels, Pickups and more. Use when the user wants to interact with Shipcloud data.
Usage Guidance
This skill simply instructs using the Membrane CLI to access Shipcloud and does not itself ask for secrets. Before installing or running: (1) confirm you trust the Membrane project (review the @membranehq/cli package on npm and its GitHub repo), (2) prefer using 'npx' if you want to avoid a global install, (3) only authenticate via the official membrane login flow (do not paste Shipcloud API keys into unrelated prompts), and (4) avoid running installs on sensitive/shared machines without verifying the package source and permissions.
Capability Analysis
Type: OpenClaw Skill
Name: shipcloud
Version: 1.0.3
The skill provides instructions for an AI agent to manage Shipcloud integrations using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating via `membrane login`, and managing shipments through the Membrane platform. The instructions are transparent, aligned with the stated purpose of the skill, and do not contain evidence of malicious intent, data exfiltration, or obfuscated code.
Capability Assessment
Purpose & Capability
The name/description (Shipcloud integration) aligns with the instructions: all runtime actions are performed via Membrane's connector for Shipcloud. Nothing in the SKILL.md requests unrelated services, credentials, or capabilities.
Instruction Scope
The SKILL.md only instructs installing and using the Membrane CLI, creating connections, discovering and running actions, and handling authentication via Membrane's login flow. It does not direct the agent to read arbitrary files, environment variables, or send data to third-party endpoints outside of the Membrane workflow.
Install Mechanism
The instructions tell the user to run 'npm install -g @membranehq/cli@latest' (and examples use npx). Installing a global npm package is a standard way to obtain the CLI but does fetch code from the npm registry — this is expected for a CLI-based integration but carries the usual supply-chain considerations (verify package source, prefer npx for ephemeral use if preferred).
Credentials
No environment variables, credentials, or config paths are declared or required by the skill. Authentication is delegated to Membrane's login flow rather than requesting raw API keys or tokens in the skill, which is proportionate to the stated purpose.
Persistence & Privilege
The skill is instruction-only, has no install-time persistence, and does not request always:true. It relies on the Membrane CLI and the user's Membrane account; it does not ask to modify other skills or system-wide agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shipcloud - After installation, invoke the skill by name or use
/shipcloud - 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
Frequently Asked Questions
What is Shipcloud?
Shipcloud integration. Manage Shipments, Trackings, Carriers, Services, Labels, Pickups and more. Use when the user wants to interact with Shipcloud data. It is an AI Agent Skill for Claude Code / OpenClaw, with 190 downloads so far.
How do I install Shipcloud?
Run "/install shipcloud" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shipcloud free?
Yes, Shipcloud is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shipcloud support?
Shipcloud is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shipcloud?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills