← Back to Skills Marketplace
Salesblink
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
188
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install salesblink
Description
SalesBlink integration. Manage Organizations, Pipelines, Projects, Users, Filters. Use when the user wants to interact with SalesBlink data.
Usage Guidance
This skill is coherent and delegates all auth and API calls to the Membrane platform. Before proceeding: (1) verify you trust the Membrane service and the @membranehq npm package/publisher (check the GitHub repo and npm details); (2) prefer using npx to avoid a global npm install if you want less system impact; (3) when you run membrane login/connect, carefully review the permissions requested by the connection (it will grant access to your SalesBlink data via Membrane); and (4) remember that allowing the agent to invoke this skill lets it perform actions in your account via Membrane, so limit agent permissions or scope if needed.
Capability Analysis
Type: OpenClaw Skill
Name: salesblink
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with SalesBlink using the Membrane CLI. It focuses on using the 'membrane' command-line tool for authentication, action discovery, and execution, specifically advising against manual credential handling to improve security. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the skill instructs the agent to use Membrane to manage SalesBlink resources. Requesting a Membrane account and network access is appropriate for a connector-based integration.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, authenticating via the browser flow, creating/listing connections, discovering and running actions, and optionally creating actions. It does not instruct reading unrelated local files, accessing unrelated environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no packaged install spec in the registry; the README recommends installing @membranehq/cli via npm (-g) or using npx. Installing a global npm package changes the system and requires trust in the @membranehq publisher. This is a common and proportionate mechanism for a CLI-based integration, but users should prefer npx or verify the package/publisher if they want to avoid a global install.
Credentials
The skill declares no required env vars or credentials and explicitly defers auth to Membrane's browser-based flow. That is appropriate: Membrane handles credentials server-side and the skill does not request unrelated secrets or config paths.
Persistence & Privilege
always:false and default autonomous invocation are appropriate. Be aware that once the user creates a Membrane connection and the agent is permitted to use the skill, the agent can perform actions against the user's SalesBlink account via Membrane — this is expected but worth reviewing in terms of scope/consent.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install salesblink - After installation, invoke the skill by name or use
/salesblink - 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 Salesblink?
SalesBlink integration. Manage Organizations, Pipelines, Projects, Users, Filters. Use when the user wants to interact with SalesBlink data. It is an AI Agent Skill for Claude Code / OpenClaw, with 188 downloads so far.
How do I install Salesblink?
Run "/install salesblink" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Salesblink free?
Yes, Salesblink is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Salesblink support?
Salesblink is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Salesblink?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills