← Back to Skills Marketplace
gora050

Repliq

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
188
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install repliq
Description
RepliQ integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with RepliQ data.
Usage Guidance
This skill is internally coherent, but it delegates auth and API access to the Membrane service and asks you to install their CLI. Before installing or using it: 1) Confirm the @membranehq CLI package and getmembrane.com are official and trustworthy (review the npm package page and GitHub repo). 2) Prefer using npx for one-off runs to avoid a global install, or inspect the package source before npm -g. 3) Understand that Membrane will manage and store tokens/credentials on its servers — only proceed if you trust that service with your RepliQ data. 4) In headless environments follow the headless login flow carefully and avoid pasting any secrets into unsolicited prompts. If you want extra assurance, ask the skill author or vendor for a signed package or an alternative installation method (e.g., vetted OS package repository).
Capability Analysis
Type: OpenClaw Skill Name: repliq Version: 1.0.3 The skill bundle provides instructions for an AI agent to interact with the RepliQ sales engagement platform via the Membrane CLI. It includes standard procedures for installing the `@membranehq/cli` package, authenticating, and managing connections and actions. The instructions specifically advise the agent to let the platform handle credentials rather than asking the user for API keys, which is a security best practice, and no malicious logic or exfiltration patterns were identified.
Capability Assessment
Purpose & Capability
Name/description (RepliQ integration) align with the instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to RepliQ, discover actions, and run them. Required network access and a Membrane account are appropriate for this purpose.
Instruction Scope
Runtime instructions are narrowly scoped to installing/using the Membrane CLI, performing login flows, creating connections, discovering and running actions. The instructions do not direct the agent to read unrelated local files, request unrelated credentials, or exfiltrate data to unexpected endpoints. They do rely on Membrane to manage credentials server-side.
Install Mechanism
There is no formal install spec in the registry (skill is instruction-only), but SKILL.md instructs installing the Membrane CLI via npm or running it via npx. Installing an npm package globally writes code to disk (moderate risk) but is a reasonable and expected mechanism for a CLI; using npx reduces persistent installs. Verify the @membranehq package provenance before installing.
Credentials
The skill declares no required env vars, no config paths, and no primary credential. The SKILL.md explicitly tells users not to provide API keys and to let Membrane handle auth, which matches the absence of local credential requests.
Persistence & Privilege
The skill is not set to always:true and does not request system-wide configuration changes. Autonomous invocation is allowed (platform default) but there is no indication the skill attempts to persist beyond normal CLI usage or to modify other skills' settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install repliq
  3. After installation, invoke the skill by name or use /repliq
  4. 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
Slug repliq
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Repliq?

RepliQ integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with RepliQ data. It is an AI Agent Skill for Claude Code / OpenClaw, with 188 downloads so far.

How do I install Repliq?

Run "/install repliq" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Repliq free?

Yes, Repliq is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Repliq support?

Repliq is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Repliq?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments