← Back to Skills Marketplace
gora050

Sellercloud

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
140
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sellercloud
Description
Sellercloud integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sellercloud data.
Usage Guidance
This skill delegates all Sellercloud access to the Membrane service and asks you to install the @membranehq CLI. Before installing or using it: (1) verify you trust Membrane (review https://getmembrane.com and the GitHub repo referenced), (2) inspect the npm package (publisher, versions, and changelog) before running a global npm install, (3) be aware the CLI will open a browser or show an auth URL and that Membrane will hold the connection credentials server-side, and (4) consider running the CLI in a limited environment or test account first if you have concerns about access to your Sellercloud data.
Capability Analysis
Type: OpenClaw Skill Name: sellercloud Version: 1.0.3 The skill bundle provides instructions for an AI agent to interact with Sellercloud via the Membrane CLI. It focuses on legitimate integration workflows such as authentication, action discovery, and execution through the Membrane platform (getmembrane.com). No malicious code, data exfiltration patterns, or harmful prompt injections were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name and description match the runtime instructions: the skill tells the agent to use the Membrane CLI to connect to Sellercloud, discover and run actions, and build new actions. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the @membranehq CLI, authenticating via membrane login, creating a connection for the sellercloud connector, discovering actions, and running them. It does not instruct reading arbitrary files, harvesting environment variables, or sending data to unexpected endpoints. The login flow is browser-based (or code-based for headless), which is normal for OAuth-style flows.
Install Mechanism
The skill is instruction-only (no install spec) but asks users to run 'npm install -g @membranehq/cli@latest' or use npx. Installing a global npm package is common but has moderate risk compared to an instruction-only skill that requires nothing; users should review the npm package and its publisher before granting it global install privileges. No downloads from personal servers or URL shorteners are present.
Credentials
The skill declares no required env vars or credentials and explicitly instructs not to ask users for API keys (it relies on Membrane to manage auth). The level of credential access requested in the instructions is proportionate to integrating with Sellercloud via a managed connector.
Persistence & Privilege
always is false and the skill does not request elevated or system-wide persistence. The skill will require network access and the user to authenticate to Membrane, but it does not attempt to modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sellercloud
  3. After installation, invoke the skill by name or use /sellercloud
  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 sellercloud
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Sellercloud?

Sellercloud integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sellercloud data. It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.

How do I install Sellercloud?

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

Is Sellercloud free?

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

Which platforms does Sellercloud support?

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

Who created Sellercloud?

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

💬 Comments