← Back to Skills Marketplace
Sendx
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
180
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sendx
Description
SendX integration. Manage Persons, Organizations, Deals, Leads, Activities, Notes and more. Use when the user wants to interact with SendX data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to access SendX and does not ask for unrelated secrets. Before installing/using it: (1) verify the Membrane CLI package and repository (@membranehq) are legitimate and the package version you install is trusted; (2) be aware npm -g installs execute code on your machine — prefer using npx if you want to avoid a global install; (3) review Membrane's privacy/auth docs so you understand where your SendX tokens are stored and how auth flows work; and (4) only proceed if you trust the Membrane service, since the CLI will broker access to your SendX data.
Capability Analysis
Type: OpenClaw Skill
Name: sendx
Version: 1.0.3
The skill bundle consists of documentation and instructions (SKILL.md) for an AI agent to interact with the SendX email marketing platform using the Membrane CLI. It promotes secure practices by delegating credential management to the Membrane platform and does not contain any executable code, suspicious network calls, or instructions designed to exfiltrate sensitive data.
Capability Assessment
Purpose & Capability
Name/description state a SendX integration and the SKILL.md instructs the agent to use the Membrane CLI to connect to SendX, discover and run actions. The requested capabilities (network access, a Membrane account) align with that purpose; nothing unrelated (e.g., AWS creds, git tokens) is required.
Instruction Scope
Runtime instructions stay within scope: they instruct installing/using the Membrane CLI, running membrane login/connect, listing/creating/running actions. The doc does not ask the agent to read local files, system credentials, or send data to unexpected external endpoints beyond Membrane/SendX.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to install the Membrane CLI via npm (npm install -g @membranehq/cli or npx). Installing a global npm package executes third-party code at install/run time — a normal step for a CLI but worth verifying (package ownership, repository, and version) before installing.
Credentials
The registry metadata lists no required env vars and SKILL.md explicitly recommends letting Membrane manage credentials rather than asking for API keys. There are no disproportionate credential requests or unrelated secret access.
Persistence & Privilege
The skill is instruction-only, always:false, and does not request persistent or elevated platform privileges. It does not attempt to modify other skills or system-wide configs in the provided instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sendx - After installation, invoke the skill by name or use
/sendx - 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 Sendx?
SendX integration. Manage Persons, Organizations, Deals, Leads, Activities, Notes and more. Use when the user wants to interact with SendX data. It is an AI Agent Skill for Claude Code / OpenClaw, with 180 downloads so far.
How do I install Sendx?
Run "/install sendx" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sendx free?
Yes, Sendx is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sendx support?
Sendx is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sendx?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills