← Back to Skills Marketplace
Sps Commerce
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
116
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sps-commerce
Description
SPS Commerce integration. Manage data, records, and automate workflows. Use when the user wants to interact with SPS Commerce data.
Usage Guidance
This skill appears coherent for integrating SPS Commerce via the Membrane CLI, but before installing: 1) Understand that you will authenticate via Membrane (a third-party) which will hold tokens/credentials for accessing your SPS Commerce account—review their privacy, security, and OAuth scopes on getmembrane.com and the referenced repo. 2) Installing `@membranehq/cli` globally will run code from npm; only install if you trust the package and publisher. Consider installing in a controlled environment or inspecting the package source first. 3) The SKILL.md assumes node/npm are available but the skill metadata doesn't declare them—ensure your environment has Node/npm before following instructions. 4) Note the login example shows `--tenant` with no value (possible doc bug) — confirm the correct flags before automating login. If you need stronger assurance, review the Membrane CLI repository and OAuth consent details or run the CLI in a sandbox account first.
Capability Analysis
Type: OpenClaw Skill
Name: sps-commerce
Version: 1.0.1
The skill bundle contains documentation and instructions for an AI agent to integrate with SPS Commerce using the Membrane CLI. It outlines legitimate workflows for authentication, action discovery, and execution via the 'membrane' command-line tool. No malicious code, data exfiltration logic, or harmful prompt injections were identified in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (SPS Commerce integration) align with the instructions, which use the Membrane CLI to connect, discover, build, and run actions for SPS Commerce. Requested capabilities (network access and a Membrane account) match the stated purpose.
Instruction Scope
SKILL.md stays on-topic (install Membrane CLI, authenticate, create/list/run actions). It does not instruct reading unrelated files or exfiltrating data. Minor oddity: the suggested login command includes a bare '--tenant' flag with no example value, which may be a documentation bug and could confuse users/agents.
Install Mechanism
There is no formal install spec in the package (instruction-only), but the README instructs users to run `npm install -g @membranehq/cli@latest`. Installing a global npm CLI is a common approach but should be considered a moderate-risk operation because it runs code from the public npm registry. Also, the skill metadata does not declare required binaries (node/npm), which is an inconsistency between declared requirements and runtime instructions.
Credentials
The skill declares no required environment variables and instructs using Membrane so you do not provide raw API keys. That is proportionate. However, using Membrane means you will grant that third-party service access to your SPS Commerce data via the connection flow—this is expected but worth reviewing for privacy/permission scope.
Persistence & Privilege
No elevated persistence flags (always:false) and no install-time modifications are described. The skill does not request system-wide configuration changes or credentials belonging to other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sps-commerce - After installation, invoke the skill by name or use
/sps-commerce - 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 Sps Commerce?
SPS Commerce integration. Manage data, records, and automate workflows. Use when the user wants to interact with SPS Commerce data. It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.
How do I install Sps Commerce?
Run "/install sps-commerce" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sps Commerce free?
Yes, Sps Commerce is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sps Commerce support?
Sps Commerce is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sps Commerce?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills