← 返回 Skills 市场
gora050

Shipworks

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install shipworks
功能描述
ShipWorks integration. Manage data, records, and automate workflows. Use when the user wants to interact with ShipWorks data.
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shipworks
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shipworks 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug shipworks
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Shipworks 是什么?

ShipWorks integration. Manage data, records, and automate workflows. Use when the user wants to interact with ShipWorks data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 Shipworks?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shipworks」即可一键安装,无需额外配置。

Shipworks 是免费的吗?

是的,Shipworks 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Shipworks 支持哪些平台?

Shipworks 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Shipworks?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论