← Back to Skills Marketplace
gora050

Snipcart

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
184
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install snipcart
Description
Snipcart integration. Manage Carts, Products, Customers, Discounts, Orders, ShippingRates. Use when the user wants to interact with Snipcart data.
Usage Guidance
This skill delegates all auth and API calls to the Membrane service and asks you to install the Membrane CLI. Before installing/use: (1) Confirm you trust Membrane (https://getmembrane.com) and review its privacy/security docs because it will manage your Snipcart credentials; (2) prefer using npx for one-off commands if you want to avoid a global npm install; (3) be aware the login flow opens a browser or prints an auth URL in headless mode — do not paste private keys into chat; (4) verify connection IDs and action outputs before allowing any automated agent actions; (5) if you need stricter control, consider using direct Snipcart API access with your own API keys rather than delegating to a third-party service.
Capability Analysis
Type: OpenClaw Skill Name: snipcart Version: 1.0.3 The skill provides instructions for an AI agent to manage Snipcart data using the Membrane CLI. It follows standard integration patterns, including authentication via 'membrane login' and action discovery/execution. There is no evidence of malicious intent, data exfiltration, or obfuscation in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill is an instruction-only Snipcart integration that uses the Membrane CLI to manage Snipcart resources. Required actions (installing the Membrane CLI, logging in, creating a connection, listing/running actions) match the described purpose; no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI and interacting with Membrane-managed Snipcart connections and actions. It does not ask the agent to read unrelated files, access arbitrary env vars, or transmit data to endpoints outside the Membrane/Snipcart flow.
Install Mechanism
The instructions ask users to install @membranehq/cli via npm -g (and also suggest npx for some commands). This is a common but somewhat intrusive install (global npm). There is no automatic installer in the skill itself and no downloads from unknown hosts.
Credentials
No environment variables or local credentials are requested by the skill. Authentication is delegated to Membrane (via browser/auth flow), so Membrane will hold/manage the Snipcart credentials — this is proportionate for the described design but requires trusting Membrane's handling of secrets.
Persistence & Privilege
The skill is not always-enabled and does not request special platform privileges. It does rely on Membrane account/session state (normal for a CLI-based connector). It does not instruct modifying other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install snipcart
  3. After installation, invoke the skill by name or use /snipcart
  4. 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
Slug snipcart
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Snipcart?

Snipcart integration. Manage Carts, Products, Customers, Discounts, Orders, ShippingRates. Use when the user wants to interact with Snipcart data. It is an AI Agent Skill for Claude Code / OpenClaw, with 184 downloads so far.

How do I install Snipcart?

Run "/install snipcart" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Snipcart free?

Yes, Snipcart is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Snipcart support?

Snipcart is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Snipcart?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments