← Back to Skills Marketplace
Saleshood
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
125
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install saleshood
Description
Saleshood integration. Manage data, records, and automate workflows. Use when the user wants to interact with Saleshood data.
Usage Guidance
This skill delegates auth and API access to a third-party service (Membrane). Before installing: confirm you trust getmembrane.com / @membranehq, review their privacy/security docs, and be comfortable that Membrane will be authorized to access your Saleshood data. Installing the CLI requires npm global install (may need elevated privileges); consider using npx to avoid a global install if you prefer. If you need stronger guarantees, verify the Membrane repository and the connector implementation (on the vendor's site or GitHub) before granting access.
Capability Analysis
Type: OpenClaw Skill
Name: saleshood
Version: 1.0.1
The saleshood skill bundle provides instructions for integrating with the Saleshood platform via the Membrane CLI. It follows security best practices by advising the agent to use Membrane's managed authentication rather than requesting raw API keys from the user. The instructions in SKILL.md are consistent with the stated purpose of data management and workflow automation, and no indicators of malicious intent, data exfiltration, or obfuscation were found.
Capability Assessment
Purpose & Capability
Name/description claim a Saleshood integration and the SKILL.md consistently instructs using Membrane to connect to Saleshood and run actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI, authenticating, creating connections, discovering and running actions. One operational note: creating actions causes Membrane to build custom actions (which may execute arbitrary API calls on connected services) — this is expected for the stated capability but means the external Membrane service will act on your Saleshood data.
Install Mechanism
Install is instruction-only and asks the user to run an npm global install (npm install -g @membranehq/cli@latest) or use npx. This is a common but higher-privilege client install (writes to system/global npm location); it is proportionate to needing a CLI but carries the usual risks of installing global npm packages from the public registry.
Credentials
The skill requests no environment variables or local credentials and explicitly recommends letting Membrane manage auth. This matches the claimed design (server-side auth via Membrane).
Persistence & Privilege
No always:true, no special OS/system config changes are requested. The skill is instruction-only and does not request permanent agent-wide privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install saleshood - After installation, invoke the skill by name or use
/saleshood - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Saleshood?
Saleshood integration. Manage data, records, and automate workflows. Use when the user wants to interact with Saleshood data. It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.
How do I install Saleshood?
Run "/install saleshood" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Saleshood free?
Yes, Saleshood is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Saleshood support?
Saleshood is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Saleshood?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills