← 返回 Skills 市场
Replicate
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
126
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install replicate-integration
功能描述
Replicate integration. Manage data, records, and automate workflows. Use when the user wants to interact with Replicate data.
安全使用建议
This skill is coherent: it uses the Membrane CLI as a bridge to Replicate and does not ask for unrelated secrets. Before installing and using it:
- Verify the @membranehq/npm package and the homepage/repository links (ensure they match the organization you trust).
- Be aware that completing the Membrane login/connect flow authorizes Membrane to act on your behalf with Replicate — review and limit permissions and revoke connections when no longer needed.
- Because installation requires a global npm package, consider installing in a controlled environment (container or VM) if you are cautious about modifying your system.
- If you don't trust Membrane as a third party, do not run the login/connect flow; the skill relies on that service to manage credentials.
功能分析
Type: OpenClaw Skill
Name: replicate-integration
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with Replicate via the Membrane platform. It outlines standard procedures for installing the Membrane CLI (@membranehq/cli), authenticating, and managing connections and actions. The instructions prioritize security by advising against asking for raw API keys and instead using Membrane's managed authentication, with no evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
The SKILL.md describes interacting with Replicate via the Membrane service (connect, list/run actions). The required capabilities (network access, a Membrane account) match the stated purpose of managing Replicate data.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI (login, connect, action list/run). They do not ask the agent to read arbitrary files, access unrelated environment variables, or transmit data to unknown endpoints beyond Membrane/Replicate.
Install Mechanism
The SKILL.md tells the user to run `npm install -g @membranehq/cli@latest` (global npm install). Installing an npm CLI is a reasonable way to add a tool, but global npm installs modify the system and carry moderate risk — verify the @membranehq package source and contents before installing. There is no formal install spec in the registry metadata; installation is instruction-only.
Credentials
No environment variables or local credentials are requested. The doc explicitly delegates credential management to Membrane and instructs users to authenticate via the Membrane login flow rather than providing API keys locally — this is proportionate to the described integration.
Persistence & Privilege
The skill is not marked always:true and is user-invocable (normal). It does not request permanent system-wide configuration or attempt to modify other skills. The main persistent effect is creating a Membrane connection (OAuth-like) when the user authorizes access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install replicate-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/replicate-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Replicate 是什么?
Replicate integration. Manage data, records, and automate workflows. Use when the user wants to interact with Replicate data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 126 次。
如何安装 Replicate?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install replicate-integration」即可一键安装,无需额外配置。
Replicate 是免费的吗?
是的,Replicate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Replicate 支持哪些平台?
Replicate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Replicate?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills