← Back to Skills Marketplace
Samcart
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
227
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install samcart
Description
SamCart integration. Manage Products, Orders, Customers, Funnels, Upsells. Use when the user wants to interact with SamCart data.
Usage Guidance
This skill is coherent: it delegates SamCart integration to the Membrane CLI/service. Before installing or using it, understand that (1) you will install a global npm package (@membranehq/cli) — confirm the package and publisher on npm/GitHub; (2) authentication and SamCart API credentials will be handled by Membrane's service (tokens and access are managed server-side), so you should review Membrane's privacy/security documentation and trust the service to hold your connection; (3) if you prefer not to grant a third-party service access to your SamCart account, do not create the connection; instead consider manual API integration that keeps credentials local; and (4) revoke connections in Membrane/SamCart when access is no longer needed.
Capability Analysis
Type: OpenClaw Skill
Name: samcart
Version: 1.0.3
The SamCart skill bundle provides instructions for an AI agent to interact with the SamCart e-commerce platform using the Membrane CLI. The SKILL.md file outlines standard procedures for authentication, action discovery, and execution via the 'membrane' command-line tool. The skill emphasizes secure credential management by delegating authentication to the Membrane service rather than handling raw API keys, and it lacks any indicators of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name and description say 'SamCart integration' and the SKILL.md exclusively instructs using the Membrane CLI to connect to SamCart, discover and run actions, and manage connections — all directly related to the stated purpose.
Instruction Scope
Instructions stay within the integration scope (install CLI, run membrane login, connect to SamCart, list/create/run actions). They require network access and interactive authentication. The only scope-related consideration is that authentication and API access are handled by Membrane's service (tokens/credentials are managed server-side), which means user data and access are delegated to that third party.
Install Mechanism
There is no packaged install spec for the skill itself, but the SKILL.md instructs installing @membranehq/cli via npm -g. Using an npm package is a common choice but has moderate risk compared to an instruction-only skill because it installs code on the host — users should verify the package source/registry and be comfortable installing global npm packages.
Credentials
The skill declares no required environment variables or credentials. The SKILL.md explicitly advises not to ask users for SamCart API keys and instead to create a Membrane connection. This is proportionate, although it means credentials are managed by Membrane rather than being kept locally.
Persistence & Privilege
Skill flags are default (always: false, user-invocable: true, autonomous invocation allowed). The skill does not request persistent system privileges or to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install samcart - After installation, invoke the skill by name or use
/samcart - 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 Samcart?
SamCart integration. Manage Products, Orders, Customers, Funnels, Upsells. Use when the user wants to interact with SamCart data. It is an AI Agent Skill for Claude Code / OpenClaw, with 227 downloads so far.
How do I install Samcart?
Run "/install samcart" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Samcart free?
Yes, Samcart is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Samcart support?
Samcart is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Samcart?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills