← Back to Skills Marketplace
Shipday
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
192
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install shipday
Description
Shipday integration. Manage Accounts. Use when the user wants to interact with Shipday data.
Usage Guidance
This skill appears coherent, but note that it delegates all access to Shipday through the third-party Membrane service and its CLI. Before installing/using: 1) verify you trust Membrane (review https://getmembrane.com, the npm package @membranehq/cli, and their privacy/security docs); 2) prefer installing the CLI in a non-root/user-local location (or use npx) to avoid system-wide changes; 3) be prepared for an interactive login flow (browser/code exchange) — do not paste API keys into chat; 4) if you need stronger isolation, test the CLI and authentication in a sandbox or separate account first. Because this skill is instruction-only, its safety depends on the external Membrane CLI/service rather than on code contained in the skill itself.
Capability Analysis
Type: OpenClaw Skill
Name: shipday
Version: 1.0.3
The skill bundle provides a standard integration for Shipday via the Membrane CLI. It contains instructions for the agent to install the '@membranehq/cli' package and manage delivery operations through the Membrane platform. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Shipday integration) match the runtime instructions: the skill instructs the agent to use the Membrane CLI to connect to Shipday and discover/run actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md is focused on installing and using the Membrane CLI (install, login, connect, action list/run). It does not instruct reading unrelated files, scraping environment variables, or sending data to unexpected endpoints. The auth flow is interactive (browser/code) and the skill advises against asking users for API keys.
Install Mechanism
The skill is instruction-only (no install spec in registry), but instructs the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a common approach but carries standard risks (you should verify the package/source and prefer non-root or per-user installs). The instructions do not download arbitrary archives or use untrusted URLs.
Credentials
No environment variables, credentials, or config paths are declared or requested by the skill. It requires a Membrane account and network access, which is appropriate because Membrane manages Shipday credentials server-side.
Persistence & Privilege
The skill is not marked 'always' and does not request system-wide modifications beyond advising installation of the Membrane CLI. It does not attempt to modify other skills or persist secrets itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shipday - After installation, invoke the skill by name or use
/shipday - 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 Shipday?
Shipday integration. Manage Accounts. Use when the user wants to interact with Shipday data. It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.
How do I install Shipday?
Run "/install shipday" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shipday free?
Yes, Shipday is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shipday support?
Shipday is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shipday?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills