← Back to Skills Marketplace
Replyio
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
265
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install replyio
Description
Reply.io integration. Manage Persons, Organizations, Leads, Activities, Notes, Files and more. Use when the user wants to interact with Reply.io data.
Usage Guidance
This skill is instruction-only and uses the Membrane CLI to talk to Reply.io. Before installing or running anything: (1) verify the @membranehq/cli package on the npm registry (check publisher and recent versions), (2) prefer running via 'npx @membranehq/cli@latest' if you want to avoid a global install, (3) expect the CLI to store authentication tokens locally and to delegate Reply.io credential management to Membrane (make sure you trust that service), and (4) confirm the exact 'membrane login' flags (the docs show a '--tenant' placeholder) before executing commands. If you are not comfortable granting Membrane access to your Reply.io account, do not proceed.
Capability Analysis
Type: OpenClaw Skill
Name: replyio
Version: 1.0.3
The skill provides instructions for an AI agent to manage Reply.io data using the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, connection management, and action execution through the Membrane platform (getmembrane.com). No malicious behavior, data exfiltration, or suspicious obfuscation was detected; the skill focuses on leveraging a third-party service to handle API interactions and credentials securely.
Capability Assessment
Purpose & Capability
The name/description (Reply.io integration) match the instructions: all actions use the Membrane CLI to manage Reply.io resources. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
Instructions are focused on installing and using the Membrane CLI, creating connections, discovering and running actions, and handling auth. They do not ask the agent to read local files or secret env vars. Minor ambiguity: example login command includes a bare '--tenant' flag without a value and uses a clientName/agentType placeholder; this is likely a documentation oversight but worth verifying before running commands.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli via 'npm install -g' or using 'npx'. This is a public npm package (no arbitrary URL downloads). Installing global npm packages modifies the host environment and carries the usual npm risks; prefer 'npx' or inspect the package on the npm registry if you have concerns.
Credentials
No environment variables or secrets are requested by the skill. The doc explicitly recommends letting Membrane manage credentials server-side rather than asking users for API keys, which is proportionate to the stated purpose.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. Note: using the Membrane CLI will create local auth state/tokens for the user's Membrane account (normal for a CLI).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install replyio - After installation, invoke the skill by name or use
/replyio - 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 Replyio?
Reply.io integration. Manage Persons, Organizations, Leads, Activities, Notes, Files and more. Use when the user wants to interact with Reply.io data. It is an AI Agent Skill for Claude Code / OpenClaw, with 265 downloads so far.
How do I install Replyio?
Run "/install replyio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Replyio free?
Yes, Replyio is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Replyio support?
Replyio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Replyio?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills