← Back to Skills Marketplace
Shipworks
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
117
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install shipworks
Description
ShipWorks integration. Manage data, records, and automate workflows. Use when the user wants to interact with ShipWorks data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to connect to ShipWorks and asks you to authenticate via Membrane. Before installing/using it, verify you trust @membranehq and the Membrane service (review their homepage and privacy/security docs), consider pinning the CLI to a specific version instead of '@latest', and be aware the CLI will open a browser or provide an auth URL that you must complete. If you need to keep ShipWorks data confined to your environment, verify what data is transmitted to Membrane when creating a connection. Finally, only install the global npm package if you are comfortable installing third-party CLIs on your machine.
Capability Analysis
Type: OpenClaw Skill
Name: shipworks
Version: 1.0.1
The shipworks skill bundle provides instructions for an AI agent to integrate with ShipWorks via the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` package, authenticating, and managing connections and actions. The logic is consistent with the stated purpose of the integration and does not contain any indicators of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The name and description claim a ShipWorks integration and the SKILL.md exclusively documents using the Membrane CLI to connect, discover, build, and run ShipWorks-related actions. Required capabilities (network access and a Membrane account) match the described purpose.
Instruction Scope
Runtime instructions are focused on installing and using the @membranehq CLI, logging in, creating a connection to the ShipWorks connector, and running/discovering actions. This stays within scope. Note: SKILL.md requires interactive login and network access and instructs the user to install software (npm global install or npx) — these are expected but are not declared in the registry metadata fields.
Install Mechanism
There is no automated install spec in the registry (the skill is instruction-only). The SKILL.md tells users to run 'npm install -g @membranehq/cli@latest' or use npx, which means installing a package from the npm registry. This is typical for CLI-driven integrations but carries the usual risks of installing a global npm package and using the '@latest' tag; consider pinning to a version or verifying the package source before installing.
Credentials
The skill does not request environment variables or credentials in the registry metadata. The instructions explicitly direct users to use Membrane-managed connections (do not ask for API keys), which is proportionate to the stated integration purpose. Users should understand that authentication is handled by Membrane's service.
Persistence & Privilege
The skill is not always-enabled, does not request extra system privileges, and does not instruct modifying other skills or system-wide config. It's instruction-only and does not persist credentials locally according to the instructions (auth handled server-side by Membrane).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shipworks - After installation, invoke the skill by name or use
/shipworks - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Shipworks?
ShipWorks integration. Manage data, records, and automate workflows. Use when the user wants to interact with ShipWorks data. It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install Shipworks?
Run "/install shipworks" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shipworks free?
Yes, Shipworks is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shipworks support?
Shipworks is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shipworks?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills