← Back to Skills Marketplace
Shipperhq
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
142
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install shipperhq
Description
ShipperHQ integration. Manage data, records, and automate workflows. Use when the user wants to interact with ShipperHQ data.
Usage Guidance
This skill appears to be what it says: a ShipperHQ integration that uses the Membrane CLI. Before installing, verify the @membranehq/cli package and publisher (confirm the package name, check the GitHub repo and vendor site), and consider installing the CLI in a controlled environment rather than system-wide if you are cautious about npm global installs. Note you will need a Membrane account and network access; the skill intentionally avoids asking for ShipperHQ API keys because Membrane manages credentials server-side. Finally, because the skill can be invoked by the agent, only enable it for agents you trust and review any actions before running them.
Capability Analysis
Type: OpenClaw Skill
Name: shipperhq
Version: 1.0.3
The shipperhq skill bundle provides instructions for an AI agent to manage shipping data via the Membrane CLI. The SKILL.md file outlines standard procedures for installation, authentication, and action execution through the @membranehq/cli package. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions are consistent with the stated purpose of integrating with the ShipperHQ platform.
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: the skill calls out using the Membrane CLI to interact with ShipperHQ. Requiring a Membrane account and network access is expected. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs the agent/user to install and use the @membranehq/cli (npm) and to run membrane login/connect/action commands. These steps are within scope for an integration skill, but the registry metadata did not list required binaries (e.g., npm, membrane) even though the instructions assume they are available or will be installed.
Install Mechanism
The skill is instruction-only (no install spec). It asks users to run `npm install -g @membranehq/cli@latest` (public npm). This is a common pattern but carries standard supply-chain risk from installing packages from npm; the SKILL.md references the vendor site and a GitHub repo which helps traceability.
Credentials
No environment variables, API keys, or config paths are requested. The instructions explicitly advise against asking users for API keys and instead to use Membrane-managed connections, which is appropriate and limits credential handling.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide configuration changes. Model invocation is enabled (default), which is normal — there is no elevated persistence or cross-skill configuration in the instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shipperhq - After installation, invoke the skill by name or use
/shipperhq - 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 Shipperhq?
ShipperHQ integration. Manage data, records, and automate workflows. Use when the user wants to interact with ShipperHQ data. It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.
How do I install Shipperhq?
Run "/install shipperhq" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shipperhq free?
Yes, Shipperhq is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shipperhq support?
Shipperhq is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shipperhq?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills