← 返回 Skills 市场
Repliq
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
188
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install repliq
功能描述
RepliQ integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with RepliQ data.
安全使用建议
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).
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install repliq - 安装完成后,直接呼叫该 Skill 的名称或使用
/repliq触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Repliq 是什么?
RepliQ integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with RepliQ data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 188 次。
如何安装 Repliq?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install repliq」即可一键安装,无需额外配置。
Repliq 是免费的吗?
是的,Repliq 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Repliq 支持哪些平台?
Repliq 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Repliq?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills