← Back to Skills Marketplace
Salesmsg
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
224
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install salesmsg
Description
Salesmsg integration. Manage Persons, Organizations, Conversations, Users, Numbers, Templates and more. Use when the user wants to interact with Salesmsg data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to integrate with Salesmsg. Before installing or running commands: (1) verify the @membranehq/cli package and GitHub repo match the official project and review its README and install scripts, (2) prefer using 'npx' for one-off commands if you don't want a global install, (3) be aware the CLI will create local auth state (check where credentials are stored in Membrane docs), and (4) do not paste unrelated secrets into chat—use the browser auth flow the skill describes.
Capability Analysis
Type: OpenClaw Skill
Name: salesmsg
Version: 1.0.3
The skill provides instructions for integrating with the Salesmsg platform via the Membrane CLI. It outlines standard procedures for installing the CLI tool (@membranehq/cli), authenticating, and managing messaging actions. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions are transparent and align with the stated purpose of the integration.
Capability Assessment
Purpose & Capability
Name/description say it's a Salesmsg integration and all instructions are about using the Membrane CLI to connect and run Salesmsg-related actions. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing/using the Membrane CLI, authenticating via the provided flow, creating connections, discovering and running actions. It does not ask the agent to read arbitrary files, access unrelated environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
The skill recommends installing @membranehq/cli via 'npm install -g ...' and also demonstrates npx usage. Installing a global npm package is a reasonable way to get the CLI but has moderate risk (postinstall scripts, supply-chain issues). The SKILL.md points to a GitHub repo and official homepage, which improves traceability.
Credentials
No environment variables or credentials are declared or requested. The instructions explicitly direct the user to authenticate via Membrane's browser-based flow so the skill does not ask for API keys or unrelated secrets.
Persistence & Privilege
The skill does not request always: true, does not modify other skills, and contains no installation hooks in the manifest. It relies on the Membrane CLI which will manage its own local auth state; this is expected for a CLI-based integration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install salesmsg - After installation, invoke the skill by name or use
/salesmsg - 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 Salesmsg?
Salesmsg integration. Manage Persons, Organizations, Conversations, Users, Numbers, Templates and more. Use when the user wants to interact with Salesmsg data. It is an AI Agent Skill for Claude Code / OpenClaw, with 224 downloads so far.
How do I install Salesmsg?
Run "/install salesmsg" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Salesmsg free?
Yes, Salesmsg is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Salesmsg support?
Salesmsg is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Salesmsg?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills