← Back to Skills Marketplace
Order Desk
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
290
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install order-desk
Description
Order Desk integration. Manage Orders. Use when the user wants to interact with Order Desk data.
Usage Guidance
This skill appears coherent and limited to using the Membrane CLI to manage Order Desk connections and actions. Before installing/using it: 1) Verify you trust the maintainers of @membranehq/cli (the SKILL.md points to getmembrane.com and a GitHub repo) because the npm global install will download and run code on your system; 2) Be prepared to complete an OAuth-style login in a browser for Membrane (no API keys are asked for by the skill); 3) If you have strict security policies, prefer installing the CLI in a controlled environment (not globally) or review the CLI repository first; 4) If you need higher assurance, confirm the repository and package integrity (checksums, official release pages) before running npm install -g.
Capability Analysis
Type: OpenClaw Skill
Name: order-desk
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with Order Desk via the Membrane CLI (@membranehq/cli). The SKILL.md file outlines standard procedures for installation, authentication, and executing API actions through the Membrane platform, which abstracts credential management. The logic is consistent with the stated purpose of order management, and there are no indicators of data exfiltration, malicious code execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description describe Order Desk integration and the instructions exclusively use the Membrane CLI to connect to Order Desk and run actions — consistent and expected.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI, authenticating via Membrane, creating/listing connections, discovering and running actions. It does not instruct reading unrelated local files or asking for unrelated credentials.
Install Mechanism
The skill is instruction-only (no bundled install). It advises installing @membranehq/cli globally via npm (npm install -g @membranehq/cli@latest). That is a normal install path but does involve network download and elevated file system write (global npm), so users should ensure they trust the npm package source.
Credentials
No environment variables, secrets, or config paths are requested by the skill. Authentication is delegated to Membrane's OAuth/connection flow, which avoids asking for API keys in-band.
Persistence & Privilege
Skill is not always-on and does not request system-wide configuration changes. It does suggest installing a CLI but does not modify other skills or agent-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install order-desk - After installation, invoke the skill by name or use
/order-desk - 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 Order Desk?
Order Desk integration. Manage Orders. Use when the user wants to interact with Order Desk data. It is an AI Agent Skill for Claude Code / OpenClaw, with 290 downloads so far.
How do I install Order Desk?
Run "/install order-desk" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Order Desk free?
Yes, Order Desk is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Order Desk support?
Order Desk is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Order Desk?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills