← Back to Skills Marketplace
Salesmate
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
404
Downloads
0
Stars
4
Active Installs
4
Versions
Install in OpenClaw
/install salesmate
Description
Salesmate integration. Manage Organizations, Pipelines, Users, Filters, Projects. Use when the user wants to interact with Salesmate data.
Usage Guidance
This skill appears to do what it claims: it uses the Membrane CLI to integrate with Salesmate. Before installing or following the SKILL.md steps, verify the @membranehq/cli package on npm (publisher, package page, and repository), and prefer installing it in a controlled environment (avoid installing global packages on sensitive systems without review). Expect the authentication flow to open a browser or return a code—you will not be asked to paste Salesmate API keys into the skill. If you need stricter controls, confirm which Membrane account and permissions will be used and review any connection IDs and actions created for appropriate scopes.
Capability Analysis
Type: OpenClaw Skill
Name: salesmate
Version: 1.0.3
The skill requires the installation of a global npm package (@membranehq/cli) and relies on a third-party CLI to manage authentication and CRM data via the Membrane platform (getmembrane.com). While these actions are consistent with the stated purpose of Salesmate integration, the requirement for shell execution, global software installation, and externalized credential management in SKILL.md represents a high-risk capability profile according to the provided criteria.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md directs the agent to use the Membrane CLI to connect to Salesmate and run actions for common CRM entities. There are no environment variables, unrelated binaries, or requests that don't fit a connector integration.
Instruction Scope
The runtime instructions are narrowly scoped to installing and using the Membrane CLI, authenticating via Membrane, creating a connection to Salesmate, discovering/creating actions, and running those actions. The document does not ask the agent to read unrelated files, system secrets, or transmit data to unexpected endpoints.
Install Mechanism
Although the registry provides no install spec, the SKILL.md instructs users to run `npm install -g @membranehq/cli@latest`. This is a user-side global npm install (moderate risk in general); it's consistent with the skill's purpose but the manifest does not automate or vet that install. Users should verify the @membranehq/cli package source before installing globally.
Credentials
No environment variables, credentials, or config paths are required by the skill. Authentication is delegated to the Membrane CLI (interactive browser flow or headless code exchange), which is appropriate for a connector skill and avoids asking for raw API keys in the skill instructions.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does not modify other skills or system-wide agent settings per the provided SKILL.md. Autonomous invocation is allowed by default (normal) but not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install salesmate - After installation, invoke the skill by name or use
/salesmate - 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 Salesmate?
Salesmate integration. Manage Organizations, Pipelines, Users, Filters, Projects. Use when the user wants to interact with Salesmate data. It is an AI Agent Skill for Claude Code / OpenClaw, with 404 downloads so far.
How do I install Salesmate?
Run "/install salesmate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Salesmate free?
Yes, Salesmate is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Salesmate support?
Salesmate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Salesmate?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills