← Back to Skills Marketplace
Shipamax
by
Membrane Dev
· GitHub ↗
· v1.0.2
· MIT-0
116
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install shipamax
Description
Shipamax integration. Manage data, records, and automate workflows. Use when the user wants to interact with Shipamax data.
Usage Guidance
This skill is internally consistent: it tells you to install and use the Membrane CLI to manage Shipamax connections rather than asking for API keys. Before installing, verify the Membrane package/repository (confirm publisher and prefer a fixed version instead of @latest), and be aware that installing a third‑party npm CLI will run code on your machine and that Membrane will hold credentials and access Shipamax on your behalf. If you prefer less risk, run the CLI via npx or inspect the package source first.
Capability Analysis
Type: OpenClaw Skill
Name: shipamax
Version: 1.0.2
The 'shipamax' skill provides instructions for an AI agent to interact with the Shipamax platform using the Membrane CLI (@membranehq/cli). The instructions cover standard operations such as CLI installation, authentication via OAuth-style flows, and executing pre-defined or dynamically created actions. The skill follows security best practices by advising against manual credential handling and instead delegating authentication to the Membrane platform.
Capability Assessment
Purpose & Capability
The name/description claim Shipamax integration and the SKILL.md consistently instructs using the Membrane CLI to connect to Shipamax. Requiring a Membrane account and network access is proportional to that purpose.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI (login, connect, search and run actions). The instructions do not ask the agent to read unrelated files, environment variables, or system paths, nor to send data to unexpected endpoints beyond Membrane/Shipamax.
Install Mechanism
This is an instruction-only skill (no automated install). It recommends installing @membranehq/cli via npm (global) or using npx. Installing packages from npm (especially using the @latest tag) introduces the usual supply-chain risk; this is expected for a CLI-based integration but users may prefer pinned versions or using npx to avoid global installs.
Credentials
The skill declares no required env vars or local credentials. It explicitly directs users to create a connection managed by Membrane (server-side auth). That matches the stated goal and avoids asking for unrelated secrets.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide config changes. It is user-invocable and allows normal autonomous invocation (platform default), which is appropriate here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shipamax - After installation, invoke the skill by name or use
/shipamax - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Auto sync from membranedev/application-skills
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Shipamax?
Shipamax integration. Manage data, records, and automate workflows. Use when the user wants to interact with Shipamax data. It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.
How do I install Shipamax?
Run "/install shipamax" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shipamax free?
Yes, Shipamax is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shipamax support?
Shipamax is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shipamax?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.2.
More Skills