← Back to Skills Marketplace
gora050

Sellix

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
190
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sellix
Description
Sellix integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with Sellix data.
Usage Guidance
This skill delegates Sellix access to the Membrane platform and asks you to install/use the @membranehq CLI. That is coherent, but before installing: (1) verify you trust Membrane (check its homepage/repository and privacy/security docs) because Membrane will hold/authenticate to Sellix on your behalf; (2) prefer running commands with npx rather than a global npm install if you want to avoid a persistent global binary; (3) confirm the connector actually belongs to the official Membrane Sellix connector and not a third party by checking the Membrane account UI and the connector id; and (4) if you need stronger assurance, inspect the @membranehq/cli package on npm/GitHub and its release history before installing.
Capability Analysis
Type: OpenClaw Skill Name: sellix Version: 1.0.3 The skill provides a standard integration for the Sellix e-commerce platform via the Membrane CLI. It includes instructions for the AI agent to install the official Membrane package (@membranehq/cli), handle authentication, and discover or execute actions. The instructions prioritize security by advising the agent to let the platform manage credentials rather than requesting API keys from the user, and no indicators of malicious intent or data exfiltration were found in SKILL.md or _meta.json.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md instructions: the skill delegates Sellix integration to the Membrane platform/CLI and only requires a Membrane account and network access, which is consistent with the stated purpose.
Instruction Scope
SKILL.md only instructs installing/using the Membrane CLI, logging in via Membrane, creating a Sellix connection, discovering and running actions, and creating actions if needed. It does not ask the agent to read unrelated files, access other env vars, or send data to unexpected endpoints.
Install Mechanism
Install is via npm (npm install -g @membranehq/cli@latest) or npx usage shown. This is expected for a CLI-based integration, but global npm installs carry normal supply-chain and permission risks — using npx avoids a persistent global install.
Credentials
The skill declares no required environment variables or credentials; it relies on Membrane to manage Sellix authentication. This is proportionate, but it does require trusting Membrane to store/manage API keys on your behalf.
Persistence & Privilege
The skill is instruction-only with no install script or code files, does not request always:true, and does not assert elevated platform privileges. Autonomous invocation is allowed but is the platform default and not in itself a concern here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sellix
  3. After installation, invoke the skill by name or use /sellix
  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 sellix
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Sellix?

Sellix integration. Manage Deals, Persons, Organizations, Leads, Projects, Activities and more. Use when the user wants to interact with Sellix data. It is an AI Agent Skill for Claude Code / OpenClaw, with 190 downloads so far.

How do I install Sellix?

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

Is Sellix free?

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

Which platforms does Sellix support?

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

Who created Sellix?

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

💬 Comments