← Back to Skills Marketplace
Overloop
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
172
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install overloop
Description
Overloop integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Overloop data.
Usage Guidance
This skill appears to be a thin set of instructions for using the Membrane CLI to interact with an Overloop connector and does not itself request secrets or write files. Before installing or running anything: 1) Verify the npm package @membranehq/cli on the npm registry and review its repository/readme to ensure the publisher is legitimate. 2) Prefer using npx for a one-off run if you don't want a global install. 3) Confirm the connectorKey 'overloop' is what you expect and verify the Membrane account you authenticate to; do not paste API keys into chat — the skill explicitly says Membrane manages auth. 4) Ask the skill author to fix the incorrect 'Salesloft' docs link (likely a copy/paste error) for clarity. 5) If you operate in a sensitive environment, evaluate the Membrane CLI's permissions and network behavior before granting access.
Capability Analysis
Type: OpenClaw Skill
Name: overloop
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with the Overloop sales engagement platform using the Membrane CLI. It guides the agent through installing the CLI, authenticating via OAuth-like flows, and managing connections and actions. While the skill requires high-privilege operations such as global NPM package installation and network access, these behaviors are clearly aligned with the stated purpose of providing a CLI-based integration. Minor discrepancies, such as a future-dated timestamp in _meta.json and an incorrect documentation link in SKILL.md pointing to a competitor (Salesloft), appear to be unintentional documentation flaws rather than evidence of malicious intent.
Capability Assessment
Purpose & Capability
The name/description (Overloop integration) match the instructions: everything is done via the Membrane CLI and a connectorKey of 'overloop'. However, the SKILL.md erroneously links to Salesloft docs (https://developers.salesloft.com/) which is inconsistent with the stated Overloop purpose and looks like a copy/paste error that should be clarified.
Instruction Scope
Runtime instructions are limited to installing/using @membranehq/cli, logging in via Membrane, creating/listing connections, discovering and running actions. The instructions do not ask the agent to read unrelated files, environment variables, or exfiltrate data outside of Membrane workflows. They do instruct the user/agent to open browser login URLs in headless scenarios, which is expected for interactive auth flows.
Install Mechanism
There is no automated install spec in the skill; instead the SKILL.md tells users to run 'npm install -g @membranehq/cli@latest' (and uses npx in examples). Installing a global npm package is a legitimate way to get a CLI but pulls code from the public npm registry (moderate risk). The skill itself does not download or execute code automatically.
Credentials
The skill declares no required environment variables, no secrets, and the instructions explicitly advise against asking users for API keys (Membrane handles auth). Required privileges are minimal and proportional to the stated purpose.
Persistence & Privilege
The skill is not always-enabled, does not request system config paths, and is instruction-only (no background persistence requested). Autonomous invocation is allowed by default but not combined with other worrying privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install overloop - After installation, invoke the skill by name or use
/overloop - 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 Overloop?
Overloop integration. Manage Organizations, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Overloop data. It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.
How do I install Overloop?
Run "/install overloop" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Overloop free?
Yes, Overloop is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Overloop support?
Overloop is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Overloop?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills